Difference between revisions of "220a-fall-2009"
From CCRMA Wiki
(→useful resources) |
(→useful resources) |
||
Line 20: | Line 20: | ||
* [https://ccrma.stanford.edu/wiki/220a-fall-2009/usefulCODE <b>useful CODE</b>] | * [https://ccrma.stanford.edu/wiki/220a-fall-2009/usefulCODE <b>useful CODE</b>] | ||
− | * Wikis of topics from class: [http://en.wikipedia.org/wiki/Logistic_map Logistic Map] / | + | * Wikis of topics from class: [http://en.wikipedia.org/wiki/Logistic_map Logistic Map] / [http://en.wikipedia.org/wiki/Iterated_map Iterated Map] / [http://en.wikipedia.org/wiki/Dynamic_systems Dynamic Systems] / ... |
==[http://ccrma.stanford.edu/courses/220a/ BACK TO MAIN PAGE]== | ==[http://ccrma.stanford.edu/courses/220a/ BACK TO MAIN PAGE]== | ||
[[Category: Courses]] | [[Category: Courses]] |
Revision as of 10:54, 22 October 2009
upcoming office hours
- Tentatively Sunday October 25, 7-9pm, CCRMA Classroom
recorded lectures
useful 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
- Wikis of topics from class: Logistic Map / Iterated Map / Dynamic Systems / ...