Difference between revisions of "220a-fall-2007"
From CCRMA Wiki
Line 4: | Line 4: | ||
== labs + assignments on wiki == | == labs + assignments on wiki == | ||
* [[220a-fall2007/chuck-lab1|chuck-lab #1]] and [[220a-fall2007/hw2|hw #2]] | * [[220a-fall2007/chuck-lab1|chuck-lab #1]] and [[220a-fall2007/hw2|hw #2]] | ||
+ | |||
+ | == useful ChucK resources == | ||
+ | * [http://chuck.cs.princeton.edu/doc/language/ language specification]: documents the language | ||
+ | * [http://chuck.cs.princeton.edu/doc/program/ programmer's guide]: documentation for ChucK class libraries | ||
+ | ** [http://chuck.cs.princeton.edu/doc/program/ugen.html unit generator reference]: references of sound synthesis modules in ChucK |
Revision as of 23:43, 3 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
- unit generator reference: references of sound synthesis modules in ChucK