<div dir="ltr"><span style="color:rgb(29,33,41);font-family:helvetica,arial,sans-serif;font-size:14px">so, working on a buffer~ abstraction, it loads several [table] objects with dynamic patching, up to 64 channels, according to arguments that specify buffer name and number of channels. Now, if I create a 2nd buffer~ abstraction and create more table objects, they do get also created in the first abstraction. This happens because inside each abstraction, when I send messages to the pd file, it communicates with all instances of the abstraction. Is there a way to interact with only one instance with dynamic patching???</span><br><div><span style="color:rgb(29,33,41);font-family:helvetica,arial,sans-serif;font-size:14px">thanks</span></div></div>