[PD] pd interfacing with java

Georg Holzmann grhPD at gmx.at
Wed Jul 4 11:23:19 CEST 2007


Hallo!

>> I want to interface a pd synth with some java apps.
>>
>> Are there any pd/java interfaces available?
>>
>> If not, could someone please give me some suggestions or pointers...I
>> searched the pd .info site without much luck.
>>
> I've been using PD with a Java applet. My solution has been to use |dumpOSC| 
> and |OSCRoute| in my PD code and some OSC client classes in my Java applet, 
> http://www.illposed.com/software/javaosc.html.

If OSC is not really needed I would use something more direct like 
XMLRPC, which java and pd supports very well !

LG
Georg




More information about the Pd-list mailing list