Thx Claude,<br><br>I&#39;ll check it out later. I really should get up to speed on PD basics...<br><br>Conor<br><br><br><div class="gmail_quote">On Mon, Dec 8, 2008 at 5:13 PM, Claude Heiland-Allen <span dir="ltr">&lt;<a href="mailto:claudiusmaximus@goto10.org">claudiusmaximus@goto10.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Forwind info wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
<br>
Does anybody know if there is a way to automatically send an OSC message to<br>
an internal PD messaging address which happens to be the same as the route<br>
of the OSC message.<br>
So for instance, an osc message arrives with route &quot;/a/sample/route&quot; and<br>
value 50, I would like to automatically send the value of the message to the<br>
internal message address of &nbsp;&quot;/a/sample/route&quot;.<br>
I would like to avoid having to explicitly patch this (using route and send<br>
and receive) as there quite a few.<br>
</blockquote>
<br></div>
something like this:<br>
<br>
&quot;/foo/bar 1 2 3&quot; &nbsp;or other arbitrary osc message<br>
&nbsp;|<br>
[t a a]<br>
&nbsp;| &nbsp; &nbsp;\<br>
&nbsp;| &nbsp; &nbsp;[list split 1] (or [list]--&quot;$1&quot; would also work here)<br>
&nbsp;| &nbsp; &nbsp; :<br>
[list split 1]<br>
 &nbsp; &nbsp;| &nbsp;:<br>
 &nbsp; &nbsp;| &nbsp;|<br>
 &nbsp; [send]<br>
<br>
requires a recent Pd for the settable send, if i recall correctly<div class="Ih2E3d"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I could be missing some basic pd knowledge ...<br>
<br>
thx in advance.<br>
Conor<br>
</blockquote>
<br></div>
hope this helps,<br>
<br>
<br>
Claude<br><font color="#888888">
-- <br>
<a href="http://claudiusmaximus.goto10.org" target="_blank">http://claudiusmaximus.goto10.org</a><br>
<br>
</font></blockquote></div><br>