[chuck-users] ChucK and Processing

Arthur Clemens arthur at visiblearea.com
Tue Sep 4 18:28:48 EDT 2007


>
> Ok, so the issue is that ChucK keeps running when Processing is  
> killed? If that's a real problem you could try to make ChucK poll  
> processing over OSC every second or so and if it isn't running  
> ChucK could send a system command to kill ChucK.

How would this work? Unfortunately there is no command 'Machine.kill 
()'. 'Machine.crash()' is not so neat.

Also, I cannot use 'OscEvent oeAlive => now;' because that will wait  
for the message that will not arive anymore...

Arthur


More information about the chuck-users mailing list