* Alexandre Torres Porres <[email protected]> [2015-12-08 19:38]:
> As discussed in the previous thread, we can't clear delay buffers in Pd
You could build an abstraction that implements a delay using Pd
tables (arrays). Don't forget about order-forcing the objects to allow
sub-vectorsize delays. Then you can clear it by sending a 
        ; mytable const 0
message.

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

Reply via email to