summaryrefslogtreecommitdiff
path: root/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.c
AgeCommit message (Expand)Author
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