-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
/wrote Ge Wang [Sun, 27 Jun 2004 02:49:47 -0400]
|
|> Is there support for OpenSoundControl in chuck or any other way to
|> control it from an external program (in my case from Python)?
|
| OSC support is (like a ton of other stuff) in the works (it's not there, as
| n++k noted) - look for OSC in about 1 month (many other features/bugs coming
| first).
| So far there is only shred-level control from the outside via on-the-fly
| programming mechanisms. Several more internal interfaces are on the way as
| well, such as asynchronous I/O events and networking.
In the meantime, who wishes for support of OSC in chuck can check out
http://neq.ath.cx/2004-06-27.html
for a .tar.gz with sources using liblo and offering a very restricted support:
- only one argument messages for the int, float and string types (input/output)
- featuring a memory leak for received string messages (strings aren't ever freed)
- no blocking IO means pain
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFA3vobFNuIde4eJFQRAjG9AKDY63RgqZqI/it4xvS3msZ/MvWI5ACg68jQ
6qTV+No19zdl1ncA/wtzrR8=
=C9xp
-----END PGP SIGNATURE-----