Hyunjin Song
|
1f7cd3ed5a
Allow building SF2 player with FluidSynth 2.x (#4678)
|
6 years ago |
grejppi
|
9e85d7c66e
update all copyright headers to the proper url (#3326)
|
7 years ago |
Javier Serrano Polo
|
5606a04ad7
Defer updates to SampleBuffer
|
8 years ago |
Lukas W
|
1bbf7455a4
Rename a lot…
|
10 years ago |
Vesa
|
9c25be1bde
LMMS Memory Manager
|
10 years ago |
Lukas W
|
8e8879f735
Merge stable-1.1
|
10 years ago |
Umcaruje
|
6fb923cba2
Correct the program name and site in the descriptions.
|
10 years ago |
Tobias Doerffel
|
4cee046909
Added initial Qt5 support
|
10 years ago |
Vesa
|
ff0c9beadd
SF2: Make timing more accurate, also some fixes
|
10 years ago |
Vesa
|
585f8b6d93
SF2 player: fix playback issues
|
10 years ago |
Vesa
|
bad08a2632
Ensure that NotePlayHandles get processed before the InstrumentPlayHandle on instruments that use both NotePlayHandles and InstrumentPlayHandle, such as LB302 and SF2-Player
|
10 years ago |
Tobias Doerffel
|
1c66bb9d66
Instrument: introduced flags to replace virtual property getters
|
10 years ago |
Tobias Doerffel
|
2591378818
LcdSpinBox: adopt naming style convention
|
10 years ago |
Tobias Doerffel
|
ca0e413fd3
Renamed PlayHandle classes and some functions with bool return values
|
10 years ago |
Tobias Doerffel
|
43f76f5357
Sf2Player: update pitch wheel sensitivity based on pitch range
|
10 years ago |
Tobias Doerffel
|
9a7ad0264f
SampleBuffer, SamplePlayHandle, SampleRecordHandle, SampleTrack: new coding style
|
10 years ago |
Tobias Doerffel
|
44c37775a4
Sf2Player: preserve custom track name when loading settings
|
11 years ago |
Tobias Doerffel
|
1d5cb23385
File and class renames part 1
|
15 years ago |
Tobias Doerffel
|
31b2b00ba4
Sf2Player: added panning and volume envelope support
|
15 years ago |
Tobias Doerffel
|
adf8aed93c
removed obsolete instrument-parallelization support as this is handled much better by worker threads and adds unneccessary complexity
|
16 years ago |
Tobias Doerffel
|
880c322cf6
* replaced instrument::notePlayHandleBased() with instrument::isMidiBased()
|
16 years ago |
Paul Giblock
|
18873f7305
Add Portsmf MIDI importing to trunk
|
16 years ago |
Tobias Doerffel
|
fa1a9f4967
* rewrote the way plugins can handle certain filetypes
|
16 years ago |
Tobias Doerffel
|
9b47d27f56
* improved concept for file types supported by certain plugins
|
16 years ago |
Tobias Doerffel
|
81bfa8cdad
* integrated patch by Csaba Hruska
|
16 years ago |
Tobias Doerffel
|
61f2990c19
sf2player: added support for pitch-bending
|
16 years ago |
Paul Giblock
|
f7b160d34f
Integrate new SF2 artwork, for the most part :)
|
16 years ago |
Paul Giblock
|
eb4931f321
Load SF2 files from sidebar
|
16 years ago |
Paul Giblock
|
564ed100ba
Add gain, chorus, and reverb to SF2
|
16 years ago |
Paul Giblock
|
086860e634
Fixed sf2-player reference sharing for good
|
16 years ago |