[PD] changing polyrhythms with delaylines

tim info at timvets.net
Tue Feb 19 08:51:19 CET 2008


punchik punchik wrote:
> hi, is it possible to  read a delay line without using
> delwrite?
> i need to trigger a lot of   delaylines at differents
> speeds for creating some polyrythms.
> for example, my first delayline is triggered each 100
> miliseconds , my second delayline is triggered each
> 200 ms and so on....
> i can do this making a feedback <connecting delread
> back to delwrite>, but the problem with this is that i
> cant change the triggering speed -on the fly- without
> changing the delay line (if i change the delay time of
> delread when its connected to delwrite it gonna change
> all the sound stored in the delay line.
> any idea of manipulable polyrythms with delays lines?
>
>
> thanlks
>  
> s.
>
>   
Hi punchick,

You can use several [delread~]s for one [delwrite~].
One which remains constant and provides the feedback, and another one 
that you vary the length of.
([vd~] might be a better option)
Another way could be to use a table instead of a delay buffer.

Tim

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080219/a4c8d739/attachment.htm>


More information about the Pd-list mailing list