Hallo, joel silvestre hat gesagt: // joel silvestre wrote:
I've tried delwrite~ / delread~ and it's looks like to me that the minimum delay can't be less than one audio block ( sound card buffer ). Am I wrong?
You need to use "order forcing" to make sure to get the write executed before the read. See doc/3.audio.examples/G05.execution.order.pd for how to do it.
Frank