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
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@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
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@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
On Sat, 9 Jul 2005, Alexandre Quessy wrote:
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.
My personal experience is that all those languages are at least as portable as Java:
And personally I've had less problems with Tcl/Tk guis than with either Java/AWT guis or Java/SWING guis.
,-o--------o--------o--------o-. ,---. irc.freenode.net #dataflow |
| The Diagram is the Program tm| | ,-o-------------o--------------o-.
-o------------o-------------o-' | | Mathieu Bouchard (Montréal QC) | | téléphone:+1.514.383.3801
---' `-o-- http://artengine.ca/matju -'