information affecting multiple patches simultaneously

devon.lamond's icon

Hello.
I am experiencing what, from my point of view, is a problem with patch XY Send Nodes. I am running multiple instances of the patch and when I change XY coordinates of one of the patches it affects all the patches. I would like to be able to control each one independently, is this possible?

devon.lamond's icon

Here's the patch

5152.XYSendNodes.amxd
amxd
broc's icon

You are using a global send/receive [s node xy] and [r node xy] which affects all instances.

devon.lamond's icon

I see, thank you.