thx Claude, I wasn&#39;t reading the patch description properly. Will take a look at matchbox and the rest when its needed. For now this should do. <br><br><br><div class="gmail_quote">On Sun, Jan 11, 2009 at 4:55 PM, Claude Heiland-Allen <span dir="ltr">&lt;<a href="mailto:claudiusmaximus@goto10.org" target="_blank">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>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,<br>
<br>
A late catch up on this (err 2 months)<br>
I have done what you suggested below.<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


&quot;/foo/bar 1 2 3&quot; &nbsp;or other arbitrary osc messages<br>
|<br>
[t a a]<br>
| &nbsp; &nbsp;\<br>
| &nbsp; &nbsp;[list split 1] (or [list]--&quot;$1&quot; would also work here)<br>
| &nbsp; &nbsp; :<br>
[list split 1]<br>
&nbsp;| &nbsp;:<br>
&nbsp;| &nbsp;|<br>
&nbsp;[send]<br>
</blockquote></blockquote>
<br>
I made one adjustment:<br>
<br>
Going from left to right the first output of [list split 1] which outputs<br>
the osc address symbol is sent to the right hand of the send object and the<br>
second output of list which outputs the actual value is sent to the first<br>
output.<br>
</blockquote>
<br></div>
[snip]<div><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Again there is probably an easy way to fix this but I&#39;m stumped.<br>
</blockquote>
<br></div>
That&#39;s why I put [trigger] and *two* [list split]s. &nbsp;Easier than trying to swap the order of the messages later (unless [swap] supports lists yet?)<br>
<br>
But as was mentioned elsewhere in the thread, this doesn&#39;t work with OSC wildcards which you&#39;ll want to use sooner or later...<br>
<br>
</blockquote></div><br>