<div dir="ltr">nice, several options, haha</div><div class="gmail_extra"><br><div class="gmail_quote">2016-12-20 22:45 GMT-02:00 Christof Ressi <span dir="ltr"><<a href="mailto:christof.ressi@gmx.at" target="_blank">christof.ressi@gmx.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">or make a subpatch named something like [pd $0-subpatch] inside your abstraction and place your tables there. this is what I usually do.<br>
<br>
Christof<br>
 <br>
 <br>
<br>
Gesendet: Mittwoch, 21. Dezember 2016 um 00:53 Uhr<br>
Von: "Alexandre Torres Porres" <<a href="mailto:porres@gmail.com">porres@gmail.com</a>><br>
An: "<a href="mailto:pd-list@lists.iem.at">pd-list@lists.iem.at</a>" <<a href="mailto:pd-list@lists.iem.at">pd-list@lists.iem.at</a>><br>
Betreff: Re: [PD] abstractions and dynamic patching<br>
<span class=""><br>
[namecanvas] seem to do the trick ;)<br>
 <br>
</span><span class="">2016-12-20 21:10 GMT-02:00 Alexandre Torres Porres <<a href="mailto:porres@gmail.com">porres@gmail.com</a>[mailto:<a href="mailto:porres@gmail.com">porre<wbr>s@gmail.com</a>]>:<br>
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???<br>
</span>thanks________________________<wbr>_______________________ <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list[https://<wbr>lists.puredata.info/listinfo/<wbr>pd-list]</a><br>
</blockquote></div><br></div>