Hi everybody
I would like to make an abstraction to replace [z~] in vanilla (and several other objects). how could I do it?
Thank you
-
Z~
jcS
-
[delwrite~] and [delread~]. You just have to make sure you order-force them. Check out G05.execution.order.pd in the Help Browser to see how to do that.
-
z~ank you!
jcS