Hello,
I have a problem... I'm implementing a simple comb filter subpatch that I can re-use. The subpatch uses a delay line. My problem is that if I have multiple instances of the subpatch in a larger patch, I have a naming conflict with the delay lines because they all have the same name. Right now I'm saving my patch as comb~.pd and invoking it as an abstraction. Is there a way to get around my problem without copying and pasting the patch every time I want to use it?
Thanks, this is my first post!
Chadwick