Re: [LAU] Wah update

From: Fons Adriaensen <fons@email-addr-hidden>
Date: Tue Jul 21 2009 - 16:37:47 EEST

On Mon, Jul 20, 2009 at 05:11:50PM -0700, Ken Restivo wrote:

> Thanks. Alas, that seems like a very concise explanation, but I don't have the mathematical background to implement that.

In the runproc() methods of classes Ladspa_Moogvcf1,2,3 you will find
some lines like:

   if (add) *p1++ += g1 * c4;
   else *p1++ = g1 * c4;

Replace c4 by c2 and see what you get. Don't try any tricks with
Ladspa_Moogvcf_4 - it's quite hairy.

Ciao,

-- 
FA
Io lo dico sempre: l'Italia è troppo stretta e lunga.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Tue Jul 21 20:15:01 2009

This archive was generated by hypermail 2.1.8 : Tue Jul 21 2009 - 20:15:02 EEST