Difference between revisions of "220a-fall-2009"
From CCRMA Wiki
(→upcoming office hours) |
(→upcoming office hours) |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
== upcoming office hours == | == upcoming office hours == | ||
* There are no upcoming office hours... anything else you need has to be by appt. only.. sorry. | * There are no upcoming office hours... anything else you need has to be by appt. only.. sorry. | ||
− | |||
== recorded lectures == | == recorded lectures == | ||
Line 18: | Line 17: | ||
* [http://www.harmony-central.com/MIDI/Doc/table2.html MIDI note numbers] | * [http://www.harmony-central.com/MIDI/Doc/table2.html MIDI note numbers] | ||
− | |||
− | |||
* 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] / ... | * 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/wiki/220a-fall-2009/usefulCODE <b>useful CODE</b>] == | ||
+ | |||
==[http://ccrma.stanford.edu/courses/220a/ BACK TO COURSE HOMEPAGE]== | ==[http://ccrma.stanford.edu/courses/220a/ BACK TO COURSE HOMEPAGE]== | ||
[[Category: Courses]] | [[Category: Courses]] |
Latest revision as of 19:51, 29 November 2009
Contents
upcoming office hours
- There are no upcoming office hours... anything else you need has to be by appt. only.. sorry.
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 / ...