Difference between revisions of "220a-fall-2007"
From CCRMA Wiki
(→useful ChucK resources) |
|||
Line 8: | Line 8: | ||
* [http://chuck.cs.princeton.edu/doc/language/ language specification]: documents the language | * [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/ programmer's guide]: documentation for ChucK class libraries | ||
+ | ** [http://chuck.cs.princeton.edu/doc/program/stdlib.html standard library reference]: ready-to-use functionality (like random, mtof, math functions) | ||
** [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 |
Revision as of 23:45, 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
- standard library reference: ready-to-use functionality (like random, mtof, math functions)
- unit generator reference: references of sound synthesis modules in ChucK