ardour/libs/plugins
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-comp.lv2 Align port layout and code of a-exp with the one of a-comp 2019-04-15 18:40:27 +02:00
a-delay.lv2 remove configure-time --no-lv2 option. LV2 is integral to what we do 2018-12-28 09:47:55 -05:00
a-eq.lv2 remove configure-time --no-lv2 option. LV2 is integral to what we do 2018-12-28 09:47:55 -05:00
a-exp.lv2 Align port layout and code of a-exp with the one of a-comp 2019-04-15 18:40:27 +02:00
a-fluidsynth.lv2 Fix for #7755: initialize reverb and chorus of fluidsynth object 2019-05-12 21:27:37 +02:00
a-reverb.lv2 remove configure-time --no-lv2 option. LV2 is integral to what we do 2018-12-28 09:47:55 -05:00
reasonablesynth.lv2 NO-OP: whitespace 2019-03-01 16:02:08 +01:00
shared Put duplicate code of a-comp and a-expander into one file ... 2018-06-20 22:57:41 +02:00