<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I'm sending a list from pd to a c++/liblo app like so:<br><br></div>[mylist]<br>|<br></div>[list prepend /osc_addr]<br>|<br></div>[list trim]<br>|<br></div>[packOSC]<br><br>...<br><br></div>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 straightforward for receiving a list.<br><br>Any help is greatly appreciated!</div>