On Mon, 17 Sep 2007 17:46:34 -0700
Josh Green <[EMAIL PROTECTED]> wrote:

> The idea with that patch was to make the chorus volume more uniform over
> changes in the number of chorus stages, correct?  If that factor could
> be pre-calculated into the other parameters when the chorus count
> changes, then that would have the same effect without introducing an
> extra test and division in the synthesis loop.  

If the rest of the effect level patch were reverted and division by
number_blocks were kept, then level and number_blocks could probably be
combined (by division) into a pre-calculated variable for the synthesis loop,
as you suggest.  


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

Reply via email to