<html><head></head><body>This may be a bit off-topic, but here it goes anyhow. If you guys need dynamically setable receives that will not crash pd, try the latest pd-l2ork (version 20120607).<br>
<br>
Cheers!<br>
<br>
Ivica Ico Bukvic, D.M.A<br>
Composition, Music Technology<br>
Director, DISIS Interactive Sound &amp; Intermedia Studio<br>
Director, L2Ork Linux Laptop Orchestra<br>
Assistant Director, CCTAD<br>
Virginia Tech<br>
Department of Music<br>
Blacksburg, VA 24061-0240<br>
(540) 231-6139<br>
(540) 231-5034 (fax)<br>
<a href="http://disis.music.vt.edu">disis.music.vt.edu</a><br>
<a href="http://l2ork.music.vt.edu">l2ork.music.vt.edu</a><br>
<a href="http://ico.bukvic.net">ico.bukvic.net</a><br><br><div class="gmail_quote">Cyrille Henry &lt;ch@chnry.net&gt; wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif"><br /><br />Le 08/06/2012 19:15, Jonathan Wilkes a écrit :<br /><br />&gt;&gt; anyway, if you really in need for a settable send and a settable receive, you<br />&gt;&gt; can always use prepends and route that are both settable.<br />&gt;&gt; see small attached abstraction.<br />&gt;<br />&gt; I think you are stuck for two reasons<br />&gt; 1) [r setable_send_receive] is global.  I want the parent $0 in front of it so that<br />&gt; my abstraction symbols don't clash with other abstractions.<br /><br />i don't understand this point : just ignore the settable_send_receive stuff that is hidden inside ss and sr.<br />this 2 abstractions work exactly like a real settable send and receive, at least for the local / global send.<br />i.e. if you want a local only send/receive, just use $0-bla, like you would have done with "real" send / receive.<br /><br />that the route that filter content of different
abstraction. the only problem is CPU overload, but that should really be minor.<br /><br /><br />&gt; 2) Your example filters messages in a way that s/r doesn't.  It's possible to hack<br />&gt; around this using three extra objects.<br />yes, right. but that is a minor problem. not a show stopper.<br /><br />cheers<br />c<br /><br />&gt; It is also possible to get the arguments of<br />&gt; an abstraction in Pd Vanilla.  With the former, I'd rather send a single message to<br />&gt; an inlet and be done.<br />&gt;<br />&gt; -Jonathan<br />&gt;<br />&gt;&gt;<br />&gt;&gt; cheers<br />&gt;&gt; c<br />&gt;&gt;<br />&gt;<br /><br /><hr /><br />Pd-list@iem.at mailing list<br />UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br /></pre></blockquote></div></body></html>