Re: [PD] tap into delay line

2008-10-10 Thread Sebastian Schlecht
: Re: [PD] tap into delay line To: Sebastian Schlecht [EMAIL PROTECTED] Cc: pd-list@iem.at Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sebastian Schlecht wrote: Hi, I want to write into a delay line and NOT at the beginning like delwrite

[PD] tap into delay line

2008-10-09 Thread Sebastian Schlecht
Hi, I want to write into a delay line and NOT at the beginning like delwrite~. For example: delay line length is 200 ms. I want to write an audio signal at 50 ms, 100 ms and 150 ms without using 4 delay lines, because it has to be dynamic. Do you have an idea to implement this? Thank you for

Re: [PD] tap into delay line

2008-10-09 Thread Frank Barknecht
Hallo, Sebastian Schlecht hat gesagt: // Sebastian Schlecht wrote: I want to write into a delay line and NOT at the beginning like delwrite~. For example: delay line length is 200 ms. I want to write an audio signal at 50 ms, 100 ms and 150 ms without using 4 delay lines, because it has to

Re: [PD] tap into delay line

2008-10-09 Thread Damian Stewart
Sebastian Schlecht wrote: Hi, I want to write into a delay line and NOT at the beginning like delwrite~. For example: delay line length is 200 ms. I want to write an audio signal at 50 ms, 100 ms and 150 ms without using 4 delay lines, because it has to be dynamic. one way to do this is