ardour/libs/plugins/a-fluidsynth.lv2
Johannes Mueller 12808c7bd2 Fix for #7755: initialize reverb and chorus of fluidsynth object
The reverb and chorus states in the fluidsynth object need to be initialized to
0 (false) in accordance with the initial state of a-fluidsynth's
v_port[...]. Otherwise they are not updated in the first run() and remain to
fluidsynth's default state 1 (true) even though the plugin's state requires 0.
2019-05-12 21:27:37 +02:00
..
a-fluidsynth.cc Fix for #7755: initialize reverb and chorus of fluidsynth object 2019-05-12 21:27:37 +02:00
a-fluidsynth.ttl.in
manifest.ttl.in
wscript remove configure-time --no-lv2 option. LV2 is integral to what we do 2018-12-28 09:47:55 -05:00