Difference between revisions of "220a-fall-2009"
From CCRMA Wiki
(→recorded lectures) |
(→upcoming office hours) |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* [http://ccrma.stanford.edu/courses/220a/ Course Homepage] | * [http://ccrma.stanford.edu/courses/220a/ Course Homepage] | ||
* [[220a-fall-2009/studentmusic|Student Music Presentations]] | * [[220a-fall-2009/studentmusic|Student Music Presentations]] | ||
− | * [ | + | * [http://cm-wiki.stanford.edu/wiki/220a-fall-2009/FinalProjects <b>Final Projects Wiki</b>] |
== upcoming office hours == | == upcoming office hours == | ||
− | * | + | * There are no upcoming office hours... anything else you need has to be by appt. only.. sorry. |
== recorded lectures == | == recorded lectures == | ||
Line 18: | Line 18: | ||
* [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] / ... |
− | ==[http://ccrma.stanford.edu/courses/220a/ BACK TO | + | == [http://ccrma.stanford.edu/wiki/220a-fall-2009/usefulCODE <b>useful CODE</b>] == |
+ | |||
+ | |||
+ | ==[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 / ...