Difference between revisions of "220a-fall-2007"
From CCRMA Wiki
(→useful ChucK resources) |
|||
Line 10: | Line 10: | ||
** [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/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 | ||
+ | |||
+ | |||
+ | |||
+ | [[Category: Courses]] |
Revision as of 00:09, 4 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