<p dir="ltr">Check in Toonloop's or MapMap's source code.<br>
<a href="http://toonloop.com">toonloop.com</a><br>
<a href="http://mapmap.info">mapmap.info</a></p>
<div class="gmail_quote">Le 2014-10-24 19:19, "Miller Puckette" <<a href="mailto:msp@ucsd.edu">msp@ucsd.edu</a>> a écrit :<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Paul -<br>
<br>
No need to use OSC for this - you can just use "netsend".  THere's sample<br>
code for receiving from netsend in pd/src/u_pdreceive.c.<br>
<br>
cheers<br>
Miller<br>
<br>
On Fri, Oct 24, 2014 at 03:21:22PM -0300, Paul Keyes wrote:<br>
> Hi,<br>
><br>
> I'm sending a list from pd to a c++/liblo app like so:<br>
><br>
> [mylist]<br>
> |<br>
> [list prepend /osc_addr]<br>
> |<br>
> [list trim]<br>
> |<br>
> [packOSC]<br>
><br>
> ...<br>
><br>
> How can I read this list into an array or vector in the c++ app?<br>
> There seems to be lots of libraries, I've been testing liblo, but nothing<br>
> straightforward for receiving a list.<br>
><br>
> Any help is greatly appreciated!<br>
<br>
> _______________________________________________<br>
> <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
> UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>