On Thu, 30 Sep 2010 21:00:05 +0200 Pierre Massat pimassat@gmail.com wrote:
Out of curiosity, what kind of resonator can i use? I only know resonant filters (like the moog~ bp filter) and karplus-strong resonators.
The KS ( a single tap feedback delay ). Again, small block size needed if you want good pitch accuracy or a bunch of them slightly detuned in a cluster.
So basically, i get a square wave. Then i use the rzero filter with a parameter set to 1, so that i get X(n)-X(n-1), which is equal to 0 all over the flat sections of the wave (except for the first sample), and equal to Delta (or something) or -Delta at the points where is rises and falls. If i clip this again between 0 and 1, i get a pulse everytime the wave rises from -1 to 1. Am i wrong?
Exactly right.
2010/9/30 Andy Farnell padawan12@obiwannabe.co.uk