Non-recursive resonant filter?
Hey all.
Just wondering if anyone knew of a non-recursive equivalent of reson~ at all, or something that would do the job without risk of the filter blowing up!
Cheers all!
buffir~, you could use a reson~ to create the impulse response, but run it with buffir~...
Stefan
Hi Stefan, thanks for the reply.
I'm not sure that that's going to work - the thing that seems to be blowing up the filter is dynamically changing the centre frequency rather than the input signal which is constant (I'm tracking the frequency of an input using fiddle~ and want the centre frequency value of the reson~ to match it).
Thanks!