Difference between revisions of "220a-fall-2008"
From CCRMA Wiki
Line 2: | Line 2: | ||
* [[220a-fall-2008/FAQ|frequently asked questions]] | * [[220a-fall-2008/FAQ|frequently asked questions]] | ||
* [[220a-fall-2008/studentmusic|student music presentations]] | * [[220a-fall-2008/studentmusic|student music presentations]] | ||
+ | * [[220a-fall-2008/Bibliography|reference bibliography]] | ||
Line 15: | Line 16: | ||
** [http://chuck.cs.princeton.edu/doc/program/ugen.html unit generator reference]: references of sound synthesis modules in ChucK | ** [http://chuck.cs.princeton.edu/doc/program/ugen.html unit generator reference]: references of sound synthesis modules in ChucK | ||
− | |||
* [http://www.harmony-central.com/MIDI/Doc/table2.html MIDI note numbers] | * [http://www.harmony-central.com/MIDI/Doc/table2.html MIDI note numbers] | ||
[[Category: Courses]] | [[Category: Courses]] |
Revision as of 16:27, 27 September 2008
labs + assignments on wiki
- chuck-lab
- homework 1: rhythm + arythmia (due Monday, 2008.10.6, 11:59:59pm)
useful resources
- language specification: documents the language
- programmer's guide: documentation for ChucK class libraries
- standard library reference: ready-to-use functionality (like random, mtof, math functions)
- unit generator reference: references of sound synthesis modules in ChucK