[PD] communicating with c++ app using OSC

Paul Keyes spskeyes at gmail.com
Fri Oct 24 20:21:22 CEST 2014


Hi,

I'm sending a list from pd to a c++/liblo app like so:

[mylist]
|
[list prepend /osc_addr]
|
[list trim]
|
[packOSC]

...

How can I read this list into an array or vector in the c++ app?
There seems to be lots of libraries, I've been testing liblo, but nothing
straightforward for receiving a list.

Any help is greatly appreciated!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20141024/90c5eb80/attachment.html>


More information about the Pd-list mailing list