Hi Pd-lovers,
As I am building my set of abstractions for musical synthesis, I am
working on a kind of a digital delay effect. I was wondering if there
was something out-of-the-box I could use instead of my current multiple
tabread~ and tabwrite~ approach. I just finished a couples of patches
to make scores, bars and a poly-rhytmic metronome. (and thanks for the
drum-machines, by the way)
So, any hint to help me build a perfect digital delay ? I think I
should use multiples tabwrite~ and a couple of delay~. I want standard
delay, and loops of variable length that can be re-called over and
over. (i.e. a loop can be anything between 500 and 4000 ms long)
aalex