Derek Holzer wrote:
However, you will need Extended or the individual OSC objects on your system to communicate with an OSC application outside of Pd, either locally on your own machine or out on a network somewhere. Check the oscx help files in Extended. [sendOSC] is the particular object you'll need to send to the other OSC client software.

i agree with everything derek has said, but one thing:
do NOT use oscx for OSC-communication.
instead use mrpeach's net and osc libraries.
[packOSC]+[udpsend] for sending osc
[udpreceive]+[unpackOSC] for receiving osc

for the reasons see the archives of this list...

fgmasdr
IOhannes

_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to