I want to create a patch with a canvas in graph on parent. But when I use that patch in another patch more than once, all of the canvas's change together, because I had to send the information to the canvas, and they all have the same receive name.
Is there a way to address a canvas using a cable, so that when I use more than one, they change independently? I hope I am being clear, this is tough to describe.