Individualising a patch
Hello, I'm only new to max and i am having trouble trying to 'individualize' my patch. The problem occurring is when i paste the patch into a parent patch, the midi interacts with all the duplicated sub patches. With pictures i will try to explain more clearly,


I've thought maybe cloning the patch and naming them differently is an option, but not quite sure?
Any suggestions
Thanks
Try a small addition to your send/receive objects inside the abstractions. Instead s name / r name use s #0name / r #0name - this should make s / r connections local (restricted to single instance of the abstraction).
Thank you very much, that worked perfectly!!