<div dir="ltr">If you're using Pd 0.4.6+, look at the help for [oscformat] which you can use in place of mrpeach packOSC. Basically:<div><br></div><div>[1.23 < <-- message or list to send</div><div>|</div><div>[oscformat /osc/address] <- set address and format incoming data<br><div class="gmail_extra">|</div><div class="gmail_extra">[list prepend send]</div><div class="gmail_extra">|</div><div class="gmail_extra">[list trim]</div><div class="gmail_extra">|</div><div class="gmail_extra">[netsend -u -b]</div><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">From: "Peter P." <<a href="mailto:peterparker@fastmail.com">peterparker@fastmail.com</a>><br>To: "<a href="mailto:pd-list@iem.at">pd-list@iem.at</a>" <<a href="mailto:pd-list@iem.at">pd-list@iem.at</a>><br>Cc: <br>Date: Thu, 12 Mar 2015 17:09:40 +0100<br>Subject: [PD] OSC over netsend -u -b<br>Hi list,<br>
<br>
I am trying to send OSC messages over [netsend -u -b] which I formatted<br>
using [packOSC] from mrpeach net library without any further<br>
modification (as I would do using [udpsend]).<br>
<br>
I get on the console:<br>
        netsend: no method for 'float'<br>
supposedly because [netsend] expects the keyword "send" followed by a<br>
list of numbers to send.<br>
<br>
Since OSC messages formatted by packOSC vary in length, how could I send<br>
data over [netsend -u -b]?<br>
<br>
Thanks for any ideas!<br>
P<br></blockquote><div> </div></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></div></div>