Difference between revisions of "220a-fall-2007"
From CCRMA Wiki
Line 11: | Line 11: | ||
** [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] | |
[[Category: Courses]] | [[Category: Courses]] |
Revision as of 18:18, 15 October 2007
labs + assignments on wiki
- chuck-lab #1 and hw #2
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