fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ceresa Jean-Jacques
Subject: Re: [fluid-dev] V2 Chorus/reverb parameter ranges
Date: Sat, 6 Oct 2018 16:36:11 +0200 (CEST)

>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 produce the final output (out). Example for reverb:

in reverb = in * send

out reverb = reverb (in reverb)

out = in +  out reverb.

The more is send value the more the reverb sound (out reverb) will mask the direct signal (in). We hear only the instrument sound coming from far away.

The less is send value the more direct signal will mask the reverb ouput. We hear the instrument very near of our ears.

When playing an instrument alone, it is probably important to set send value to hear a good amount of direct signal.

 

When playing multiples instruments, different send % produce relative send effect. For exemple playing a piano accompanying a flute both with reverb with piano send =10% and flute send = 50%. This will produce a more reverb for flute than for piano. Note that the send value produces also an effect relative to the direct signal.

jjc

 

 

 

 

> Message du 05/10/18 23:47
> De : "Ben Gonzales" <address@hidden>
> A : address@hidden
> 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, 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 %, and is it best
> applied at the preset leveL?
>
> Ben
>
>
> On 06/10/18 03:20, Tom M. wrote:
> > 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
> > address@hidden
> > https://lists.nongnu.org/mailman/listinfo/fluid-dev
>
>
> _______________________________________________
> fluid-dev mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/fluid-dev
>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]