Difference between revisions of "220b-winter-2008"
From CCRMA Wiki
Line 3: | Line 3: | ||
* [http://ccrma.stanford.edu/courses/220b/ course homepage] | * [http://ccrma.stanford.edu/courses/220b/ course homepage] | ||
* [[220b-winter-2008/FAQ|Frequently Asked Questions]] | * [[220b-winter-2008/FAQ|Frequently Asked Questions]] | ||
− | |||
== labs + assignments on wiki == | == labs + assignments on wiki == | ||
* (on the way) | * (on the way) | ||
− | |||
== useful ChucK resources == | == useful ChucK resources == |
Revision as of 21:46, 4 January 2008
Compositional Algorithms, Psychoacoustics, and Spatial Processing : Class Wiki
labs + assignments on wiki
- (on the way)
useful ChucK 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
- MIDI note numbers