[PD] communicating with c++ app using OSC

Alexandre Quessy alexandre at quessy.net
Wed Mar 11 01:22:03 CET 2015


Use packOSC and udpsend, I believe.

2015-03-10 15:42 GMT-04:00 Paul Keyes <spskeyes at gmail.com>:

> If I really want to use OSC is there a simple way to do it?
>
> On Fri, Oct 24, 2014 at 4:10 PM, Miller Puckette <msp at ucsd.edu> wrote:
>
>> Hi Paul -
>>
>> No need to use OSC for this - you can just use "netsend".  THere's sample
>> code for receiving from netsend in pd/src/u_pdreceive.c.
>>
>> cheers
>> Miller
>>
>> On Fri, Oct 24, 2014 at 03:21:22PM -0300, Paul Keyes wrote:
>> > 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!
>>
>> > _______________________________________________
>> > Pd-list at lists.iem.at mailing list
>> > UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>
>>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>


-- 
Alexandre Quessy - 亚历山大 - ألكسندر
http://alexandre.quessy.net - Artiste en nouveaux médias
http://perte-de-signal.org - Membre de Perte de signal
http://sourcelibre.net - Développement logiciel Web et nouveaux médias
http://labalab.ca - Impliqué dans LabàLab - communauté de pratique en arts
numériques
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20150310/d0462156/attachment-0001.html>


More information about the Pd-list mailing list