Hi jjc,

Thanks so much for your detailed explaination!

>"The range value is: [0 .. 1] and value above 1 are limited to 1"

I was confused about the width range, as it is commented in fluid_synth.c v
"@param width Reverb width value (0.0-100.0)"

also in fluid_cmd.c :
if ((width < 0) || (width >100))
      fluid_ostream/printf(out, "rev_setroomsize: Too wide! (0..100)\n");

But now everything is clear.

>What do you prefer, the freeverb Width effect or freemverb one ?.

I like the freeverb's width effect because with some configs I can get the
distant effect ie. making the audio sounds far away.

However, I will compile with your freemverb, because it sounds much better
in general.

Thanks again!!
Refards, Ahmed




--
Sent from: http://nongnu.13855.n7.nabble.com/fluid-dev-f112117.html

_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to