Difference between revisions of "Realtime audio synthesis"
From Organic Design wiki
m |
m |
||
| Line 5: | Line 5: | ||
Sounds cool! | Sounds cool! | ||
| + | |||
| + | ==See also== | ||
| + | *http://t-a-w.blogspot.com/2007/05/using-ddr-dance-mat-as-musical.html | ||
Revision as of 23:19, 29 September 2008
ChucK provides real time audio systhesis. It uses a virtual machine to make sound from it's own programming language. It can accept Open Sound Control messages to affect sound in real time.
apt-get -y install chuck curl -O http://chuck.cs.princeton.edu/doc/examples/stk/moogie.ck chuck.oos moogie.ck
Sounds cool!



