----- Original Message -----
> From: Matt Barber <[email protected]>
> To: Jonathan Wilkes <[email protected]>
> Cc: katja <[email protected]>; pd-list <[email protected]>
> Sent: Sunday, June 17, 2012 10:48 AM
> Subject: Re: [PD] ipoke~ ?
> 
> On Sun, Jun 17, 2012 at 3:16 AM, Jonathan Wilkes <[email protected]> 
> wrote:
>>  What does Csound's vdelayxw do: mix or overwrite?
>> 
> 
> It's based on "approach A" -- mixing a kernel into the buffer, so 
> it
> mixes automatically. The read head of the delay line zeroes each
> sample out after reading.

Then what is achieved by the approach of writing directly to a table
that cannot be achieved by taking the output from the read head and
[tabwrite~]ing it into a table?  You can set the window size with
[block~], no?

Hopefully that makes sense-- I'm still not completely sure on the
difference between the two approaches.

-Jonathan

> 
> Matt
> 

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to