Re: [fluid-dev] New Reverb and Chorus API versus actual API

2020-10-18 Thread Ceresa Jean-Jacques
>my current favorite is:fluid_synth_set_reverb_group_x() >fluid_synth_set_chrous_group_x() >This would be consistent with the synth.effects-groups setting.   Indeed, replacing "fx" by "group" seems a better naming choice. jjc     ___ fluid-

Re: [fluid-dev] New Reverb and Chorus API versus actual API

2020-10-18 Thread Tom M. via fluid-dev
> The reason is that those actual shell fx commands are redundant with > respective settings (synth.reverb., synth.chorus.).> Instead, the > user can use the commands: set synth.reverb., set > synth.chorus. which set the respective setting for all fx unit. Those JJC is correct. >