Re: [fluid-dev] V2 Chorus/reverb parameter ranges

2018-10-06 Thread Ben Gonzales
Thanks JJC for this and the previous one. That clarifies things - I understand it a lot better now. Ben On 07/10/18 00:36, Ceresa Jean-Jacques wrote: >What's a useful % There is no rules because it depends of the instrument and the orchestration. Each effect unit (reverb or chorus) is mad

[fluid-dev] Calls to fluid_log()

2018-10-06 Thread Carlo Bramini
Hello, I have seen that these sources: src\midi\fluid_seq.c src\midi\fluid_seqbind.c src\rvoice\fluid_chorus.c src\synth\fluid_event.c are calling fluid_log() function directly instead of calling FLUID_LOG macro. Probably, they should be changed to FLUID_LOG, like in all other sources of FluidSy

Re: [fluid-dev] V2 Chorus/reverb parameter ranges

2018-10-06 Thread Ceresa Jean-Jacques
>What's a useful %   There is no rules because it depends of the instrument and the orchestration.   Each effect unit (reverb or chorus) is made of the direct signal (in) connected to the input reverb through the send (%) value. Then the direct signal is added to the effect's output to produc

Re: [fluid-dev] V2 Chorus/reverb parameter ranges

2018-10-06 Thread Ceresa Jean-Jacques
>I now find that my soundfont has no chorus% > set, so I get no chorus effect. What's a useful %, and is it best > applied at the preset leveL?   This is an important question related to reason of Preset Zone (PZ) related to Instrument Zone (IZ): Sorry for this long answer, hope this will cla