[PD] Java pdsend ? (use OSC?)

Alexandre Quessy listes at sourcelibre.com
Sat Jul 9 18:53:43 CEST 2005


Actually, my current project only needs a string to be sent...

It seems like OSC can send strings :  
http://www.cnmat.berkeley.edu/OpenSoundControl/OSC-spec- 
examples.html#OSCstrings
Here is a Java OSC package :  
http://www.mat.ucsb.edu/%7Ec.ramakr/illposed/javaosc.html
And there, a PHP class for OSC.   
http://www.corpuselectronica.com/software/php_osc/php_osc_0_1
Are these the best ones ?

So, in Pd, I would use sendOSC, dumpOSC and OSCroute with strings,  
floats and all that ?

Thanks !

aalex



Le 05-07-09, à 12:25, slimboyfatboyslim a écrit :

> hi,
>
> Why don't you take a look at Processing and communication between PD  
> using OSC? I think someone did that before.
>
> Cheers,
> SFS
>
> On 10 Jul 2005, at 12:19 AM, Alexandre Quessy wrote:
>
>> Hi list !
>>
>> I was looking to some way to communicate from a Java soft to Pd. I  
>> could use pdsend and pdreceive, but I want it to be more portable, so  
>> I should stick with Java. I started to write UDP and TCP stuff, than  
>> I thought that maybe someone had done the job already... Anyone has a  
>> nice package for this ?
>>
>> I also looked at pdj (http://le-son666.com/software/pdj/), but it  
>> seems not to work on OS X. Anyone had a success written an «external»  
>> with pdj ?
>>
>> aalex
>>
>> _______________________________________________
>> PD-list at iem.at mailing list
>> UNSUBSCRIBE and account-management ->  
>> http://lists.puredata.info/listinfo/pd-list
>>
>
>
>
>
>





More information about the Pd-list mailing list