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 <[EMAIL PROTECTED]> 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

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




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

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

Reply via email to