220b-winter-2008: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
** [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 05:46, 5 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