ChucK: a language for “on-the-fly” computer music programming

August 27th, 2004  |  Tags: ,  |  4 Comments

I’m examining ChucK, which is a music programming language (for OS X, Linux, and Windows) from Ge Wang and Perry Cook (of STK fame) at Princeton. ChucK presents a dataflow-oriented approach and unit generators à la Music V-style languages. The major cool feature of ChucK is its support for “on-the-fly programming” — programs can be updated or modified while running. Hopefully, I’ll have time to experiment with this and write more later.