128-spring-2013/ChucK Tutorial 2
From CCRMA Wiki
Example Code
- Multichannel Basics: multichannel.ck
- Kurt's Dark Fantasy, multichannel edition: multimelody.ck
- Basic keyboard synth: keyboard.ck
- Psuedo-polyphonic keyboard synth: keyboard2.ck
- Mouse FM synth: mouse.ck
- Gametrak/Joystick starter code: gametrak.ck
Helpful Links
- Small Musically Expressive Laptop Toolkit (SMELT): http://smelt.cs.princeton.edu/
- Includes a variety of laptop-instrument starter code and examples, in ChucK
- Slork SVN repository: https://chuck-dev.stanford.edu/svn/slork/trunk/
- Contains all Slork pieces, assignments, instruments, code, etc. over the years
- Browse online, or checkout from the command line:
svn checkout https://chuck-dev.stanford.edu/svn/slork/trunk/ slork