Processing and ChucK 'Hello World' demo

08 Sep 2007 - 22:38:11 in Processing. Tags: ChucK, demo, interaction, interface, processing, sound programming
Update 15 September 2007: I have fixed the code so it will now run on Windows too; when a new process is created it now uses Runtime.exec to set the working directory to data.

My first Processing and ChucK demo had a major pain - you needed to start and stop ChucK from the command line. No longer!

In this new demo Processing sends out messages to monitor.ck. When this program no longer receives any updates it shuts down ChucK. So starting and stopping ChucK is now done by Processing.

The demo sends mouse coordinates (x and y) to a ChucK application, helloworld.ck, to change freqency and harmonics of a 'Blit' (STK band-limited impulse train).

This is how the demo looks like (listen with headphones):

Downloads

(updated 15 September 2007)

Have an opinion?

Steve - 08 Sep 2007:

very nice!


Fliegerhorst - 13 Sep 2007:

cool!


Leave your comment

Your name:

 

 
Copyright © Arthur Clemens, 2010 | Send feedback