On Sun, Feb 19, 2012 at 11:33:28AM -0500, Mathieu Bouchard wrote: > Le 2012-02-03 à 09:46:00, Frank Barknecht a écrit : > >> Most filters in the rj library (https://github.com/rjdj/rjlib) use a >> similar approach. They even include a biquad-clone written with >> elementary filters. > > Why would you clone biquad using elementary filters ? Is it just to show > that it's possible, or is it to make it fully signal-rate ?
I made it "half signal-rate": The object accepts signal parameters, but these are just linearly interpolated internally, i.e. they don't move correctly "on a circle". Ciao -- Frank Barknecht Do You RjDj.me? _ ______footils.org__ _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
