has anyone attempted to make python conversant with pd; an API or even a few hooks?
de/
//-->
nick -> delire home -> http://selectparks.net key -> http://selectparks.net/jkey.txt
On Wed, 20 Aug 2003, delire wrote:
has anyone attempted to make python conversant with pd; an API or even a few hooks?
PD can be scripted:
in Python using PyExt http://www.parasitaere-kapazitaeten.net/ext/py/
in Ruby using GridFlow http://artengine.ca/jmax/gridflow/
in TCL using TOT http://suita.chopin.edu.pl/~czaja/miXed/externs/toys.html
Mathieu Bouchard http://artengine.ca/matju
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Le 20 Août 2003 16:29, delire a écrit :
has anyone attempted to make python conversant with pd; an API or even a few hooks?
http://www.parasitaere-kapazitaeten.net/ext/py/
Marc
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I wrote:
Le 20 Août 2003 16:29, delire a écrit :
has anyone attempted to make python conversant with pd; an API or even a few hooks?
I forgot to mention that you can also use OSC or netsend and/or netreceive to communicate with a Python script. I used this technique with Boodler: http://www.eblong.com/zarf/boodler/
Marc