Thanks guys!
[zexy/z~] looks exactly like what I'm looking for!
Ingo
you can just use [delwrite~] + [delread~], but you have to make sure that they are scheduled in the right order, see "G05.execution.order.pd" in "doc/3.audio.examples". Also, you have to convert from samples to milliseconds.
For convenience, I often use [z~] from zexy, which is a delay line in a single object, with the delay time given in samples.
Christof
Hi everybody!
I'm planning on delaying a bandpass filter by samples to create a comb filter effect. Is this possible or can it be done only by audio blocks?
If it is possible which object(s) would I use?
Thanks Ingo