13
0
livetrax/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
a-delay.lv2
a-eq.lv2
a-exp.lv2
a-fluidsynth.lv2 Fix for #7755: initialize reverb and chorus of fluidsynth object 2019-05-12 21:27:37 +02:00
a-reverb.lv2
reasonablesynth.lv2
shared