<br><br><div class="gmail_quote">2011/8/31 Michael Zacherl. <span dir="ltr">&lt;<a href="mailto:sdiy-mz01@blauwurf.info" target="_blank">sdiy-mz01@blauwurf.info</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Hi, I&#39;m currently experimenting with dynamic patching, sending mgs to cnvs etc.<br>
<br>
One obvious question is, how to address a dynamic abstraction when having multiple instances of it in a main patch.<br>
Is there a way around this?<br>
Besides that any msg to the cnv hits all occurrences of that particular abstraction I manage to crash pd almost regularly with 0.42.6, ext-0.42.5 and 0.43.0.<br>
0.43.0 also shows an Tcl-error message, probably regarding the line which sticks out when running that example on 0.42.6 and ext-0.42.5.<br>
(this cord also shows up when using just one instance of this abstraction).<br>
<br>
I included a simple example.<br>
Any hints?<br>
<br>
Thanks a lot, Michael.<br>
<br>
<br></blockquote><div>Use a sub-patch inside your abstraction named [pd $1], and send the msg stuff to [s pd-$1]?</div><div>that cord sticking out is wierd indeed, I have had a similar issue with tables showing up outside the bounds of a GOP...</div>


<div>gr,</div><div>Tim</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">  <br><br>
<br>
--<br>
keep your ears open: <a href="http://blauwurf.at" target="_blank">http://blauwurf.at</a><br>
<a href="http://soundcloud.com/noiseconformist" target="_blank">http://soundcloud.com/noiseconformist</a><br>
<br>
<br>
<br>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br>