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

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

2018-10-06 Thread Ceresa Jean-Jacques
Message du 05/10/18 23:47 > De : "Ben Gonzales" > A : fluid-dev@nongnu.org > Copie à : > Objet : Re: [fluid-dev] V2 Chorus/reverb parameter ranges > > Hi guys. > > I have to say I find fascinating the ripple effect of asking a simple > question. Well,

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

2018-10-06 Thread Ceresa Jean-Jacques
. To do that, this modulator should be added in the unique PZ's global preset zone. (This could be the short answer to your question). Cheers. jjc             > Message du 05/10/18 23:47 > De : "Ben Gonzales" > A : fluid-dev@nongnu.org > Copie à : > Objet :

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

2018-10-05 Thread Ben Gonzales
Hi guys. I have to say I find fascinating the ripple effect of asking a simple question. Well, actually it was a pretty dumb question since the docs were there all the time! So, here's another one... I now find that my soundfont has no chorus% set, so I get no chorus effect. What's a useful

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

2018-10-05 Thread Tom M.
Oh, it seems the documentation is cursed today: https://github.com/FluidSynth/fluidsynth/blob/6f8a574e365973ad86b1f870c07793b5636e595d/src/rvoice/fluid_chorus.c#L93 Will use 256 ms then, thx. Tom ___ fluid-dev mailing list fluid-dev@nongnu.org https

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

2018-10-05 Thread Ceresa Jean-Jacques
t;FluidSynthmailinglist" > Objet : Re: [fluid-dev] V2 Chorus/reverb parameter ranges > > > upper depth limit (ms) = (MAX_SAMPLES * 1000) / lower sample rate limit = > > 92 ms > > Right. But actually the lower sample rate limit is 8000 Hz (another mistake > in

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

2018-10-05 Thread Tom M.
> upper depth limit (ms) = (MAX_SAMPLES * 1000) / lower sample rate limit = 92 > ms Right. But actually the lower sample rate limit is 8000 Hz (another mistake in fluidsettings doc). And since MAX_SAMPLES is 4096, I'll set the upper depth limit to 512 ms. Tom __

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

2018-10-05 Thread Ceresa Jean-Jacques
FluidSynth mailing list" > Objet : Re: [fluid-dev] V2 Chorus/reverb parameter ranges > > > > Actually, the synth allows chorus.depth numbers only up to 21 (and I'm > > > using 44100) Is that a glitch/problem?. > > > Yes there is a mismatch between

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

2018-10-05 Thread Tom M.
> > Actually, the synth allows chorus.depth numbers only up to 21 (and I'm > > using 44100) Is that a glitch/problem?. > Yes there is a mismatch between the old command and a the new one. Ok, now I understand Ben's confusion. To clarify: chorus speed always had 0.29 Hz as lowest and 5 Hz as hig

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

2018-10-04 Thread Ceresa Jean-Jacques
27;set synth.chorus.depth' limit to 21. This is a bug in the upper limit of the setting. jjc   > Message du 04/10/18 11:45 > De : "Ben Gonzales" > A : fluid-dev@nongnu.org > Copie à : > Objet : Re: [fluid-dev] V2 Chorus/reverb parameter ranges > >Thanks JJ

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

2018-10-04 Thread Tom M.
> Version 2 has deprecated the old reverb/chorus settings The reverb and chorus related *shell commands* have been deprecated as they've become redundant now that there are dedicated FluidSettings for each parameter. Each deprecated shell command reports the new way of tweaking reverb/chorus. The

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

2018-10-04 Thread Ben Gonzales
8 01:07 > De : "Ben Gonzales" > A : fluid-dev@nongnu.org > Copie à : > Objet : [fluid-dev] V2 Chorus/reverb parameter ranges > > Version 2 has deprecated the old reverb/chorus settings I couldn't find an updated man page, so I di

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

2018-10-04 Thread Ben Gonzales
x depth is 46 ms. Others range you stated are correct. Also in my opinion, i never found that using chorus nr above 2 should give a better sound. Regards. jjc > Message du 04/10/18 01:07 > De : "Ben Gonzales" > A : fluid-dev@nongnu.org > Copie à : >

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

2018-10-04 Thread Ceresa Jean-Jacques
s range you stated are correct. Also in my opinion, i never found that using chorus nr above 2 should give a better sound. Regards. jjc   > Message du 04/10/18 01:07 > De : "Ben Gonzales" > A : fluid-dev@nongnu.org > Copie à : > Objet : [fluid-dev] V2 Chorus/reverb

[fluid-dev] V2 Chorus/reverb parameter ranges

2018-10-03 Thread Ben Gonzales
Version 2 has deprecated the old reverb/chorus settings I couldn't find an updated man page, so I did some fiddling and came up with these ranges. synth.reverb.room-size range 0, 1 synth.reverb.damp  range 0, 1 synth.reverb.width range 0, 100 synth.reverb.level range 0, 1 synth.chorus.nr    r