summaryrefslogtreecommitdiff
path: root/libs/plugins/a-fluidsynth.lv2
AgeCommit message (Expand)Author
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-11Fix a-fluidsynth bank/program restore (during session load)Robin Gareus
2017-09-10a-fluidsynth: query current bank/program after loading .sf2Robin Gareus
2017-09-08a-fluidsynth mark session as modified if .sf2 changesRobin Gareus
2017-09-08a-fluidsynth: implement LV2_BANKPATCH__notifyRobin Gareus
2017-01-31fix a-fluidsynth bank select (use MMA style, 14 bit MSB/LSB)Robin Gareus
2017-01-31fix a-fluidsynth midnam bank selectRobin Gareus
2016-12-07a-fluidsynth process events even when no sf2 is loaded.Robin Gareus
2016-12-06a-fluid synth: label Reverb & Chorus sends.Robin Gareus
2016-12-06a-fluid synth: list all bank/programsRobin Gareus
2016-12-06Turn a-fluidsynth into C++Robin Gareus
2016-12-06rough-in a-fluid synth midnam supportRobin Gareus
2016-11-28properly handle FS pitch-bend - closes #7140Robin Gareus
2016-10-29a-fluidsynth: fix off-by one. Assign all MIDI channels if possibleRobin Gareus
2016-10-05Revert "add debug info to a-fluidsynth"Robin Gareus
2016-10-05add debug info to a-fluidsynthRobin Gareus
2016-09-21fix LV2 State Flags for Atom:PathRobin Gareus
2016-08-24reduce initial fluidsynth loadRobin Gareus
2016-08-24prevent a unlikely race: concurrent restore() + work_response ()Robin Gareus
2016-08-24tweak a-fluidsynth reinit strategy.Robin Gareus
2016-08-24add support for reverb & chorus in a-fluidsynthRobin Gareus
2016-08-24a-fluidsynthRobin Gareus