2 Jun
2010
2 Jun
'10
5:24 a.m.
On Wed, Jun 02, 2010 at 12:09:42AM +0200, Tom Aizenberg wrote:
I had a similar issue, stdin/stdout doesn't really work well in ChucK. However, I gave OSC (http://en.wikipedia.org/wiki/Open_Sound_Control) a try for ChucK/Python communication. This works really good. Check out pyOSC (https://trac.v2.nl/wiki/pyOSC) for the Python part and the OSC examples in the ChucK examples folder.
Hey, OSC looks nice indeed. I'll have a closer look at it later, but I suppose, that's the way to go for me.. Thanks for your fast responses, v4hn