[PD] minimum delay time for delread~

Peter Plessas plessas at mur.at
Tue Jan 23 12:52:31 CET 2007


Hi!

the minimum delay size is one signal block (which defaults to 64 
samples, and thus to 1.45msecs at 44.1kHz). If you need to go lower, put 
the delread~ and delwrite~ in a subpatch and change the blocksize of 
that subpatch with the block~ object.

Check the G04.control.blocksize.pd patch in the docs!

regards,

Peter

Charles Henry wrote:
> Check out vd~ (variable delay in milliseconds with interpolation) and
> z~ (sample-wise delay from the zexy lib)
> Chuck
> 
> On 1/22/07, Kim Taylor <kimoni at gmail.com> wrote:
>> Hi everyone, I'm new to the list (and pd) so I hope this posts OK.
>>
>> I'm creating a series of patches that rely pretty fundamentally on 
>> delays-
>> and I've noticed that the function delread~ seems to have a minimum 
>> value of
>> delay time ( 1.48ms). Values below this point simply trim to 1.48ms.
>> Could I achieve smaller delay times with any other standard functions, or
>> would I have to write custom abstractions to do this? If so, what's 
>> the best
>> way of going about it? Writing to tables?
>>
>> Any advice would be really helpful
>> Kim
>>
>> _______________________________________________
>> PD-list at iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>
>>
>>
> 
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list




More information about the Pd-list mailing list