Hallo, thewade hat gesagt: // thewade wrote:
At any rate I have a couple of questions: One - I want to have a patch that can be replicated but still have certan unique elements, for example delwrite~. I want to have a [delwrite~ del$0 10] where the $0 is replaced with some unique name to that instantiation of the patch. is this possable?
Yes, but you have to put the $0 at the start of the symbol like:
[delwrite~ $0-del 10]
Frank Barknecht _ ______footils.org__