[PD] port used by sendOSC

Frank Barknecht fbar at footils.org
Sat Dec 17 00:48:30 CET 2005


Hallo,
Axel Balley hat gesagt: // Axel Balley wrote:

> I'm new to pd and to this list, and I'm currently trying to learn how  
> to make SuperCollider3 and pd interact with each other.
> I can send messages to the SC server from pd using the sendOSC  
> object, however I need to know which port is used to send the  
> messages, so I can configure the dumpOSC object to display the SC  
> server's replies.

You are free to choose the port(s) Pd listens to for OSC messages,
when creating the [dumpOSC] object: Just give the port as an argument
to dumOSC as in: [dumOSC 9999] to make it listen on port 9999, or use
[dumpOSC 3333] to use port 3333. Pd doesn't have a default port.

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-list mailing list