<div dir="ltr"><div><br></div><div>Split the list and convert the first element into a set message. Then pipe the rest of the list (2nd outlet of [list split 1] into [oscformat).</div><br><div>[list split 1]</div><div>|                  </div><div>[set $1 <</div><div>|</div><div>[oscformat]</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 12, 2015 at 12:49 PM, Peter P. <span dir="ltr"><<a href="mailto:peterparker@fastmail.com" target="_blank">peterparker@fastmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Dan, list,<br>
<br>
* Dan Wilcox <<a href="mailto:danomatika@gmail.com">danomatika@gmail.com</a>> [2015-03-12 17:31]:<br>
<span class="">> If you're using Pd 0.4.6+, look at the help for [oscformat] which you<br>
> can<br>
> use in place of mrpeach packOSC.<br>
</span>Oh yes, thank you for pointing this new one out to me. It works nicely.<br>
Although:<br>
<span class=""><br>
> Basically:<br>
><br>
> [1.23 < <-- message or list to send<br>
> |<br>
> [oscformat /osc/address] <- set address and format incoming data<br>
</span>I wonder if there is a way to set the address and payload using one<br>
message rather than the object arguments? Like in<br>
<br>
[/foo/bar/one 1 <<br>
 |<br>
[oscformat]<br>
<br>
but this seems not to work. But nice that the object argumets can be<br>
divided by slashes as well as by spaces, which is not mentioned in the<br>
help file (yet).<br>
<br>
cheers, P<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Dan Wilcox</div><div>@danomatika<br><a href="http://danomatika.com" target="_blank">danomatika.com</a><br><a href="http://robotcowboy.com" target="_blank">robotcowboy.com</a></div></div></div>
</div>