[PD] Help with pdj

Frank Barknecht fbar at footils.org
Sat Aug 15 10:53:55 CEST 2009


Hallo,
sisil mehta hat gesagt: // sisil mehta wrote:

> i saw a tutorial on using mxj.
> This is what i want to do:  get data from PD and send it to another java
> application which is waiting in the background. Is this possible using
> mxj/pdj ?

It's possible even without pdj: Just use a network connection to send the data
along.  Either make one up with netsend in Pd and some socket programming in
Java, or use the OSC standard, where you might even find some ready made Java
libraries.

Ciao
-- 
Frank




More information about the Pd-list mailing list