Difference between revisions of "220b-winter-2008"
From CCRMA Wiki
(→Compositional Algorithms, Psychoacoustics, and Spatial Processing : Class Wiki) |
|||
Line 1: | Line 1: | ||
== Compositional Algorithms, Psychoacoustics, and Spatial Processing : Class Wiki == | == Compositional Algorithms, Psychoacoustics, and Spatial Processing : Class Wiki == | ||
− | * [http://ccrma.stanford.edu/courses/220b/ course homepage] | + | * [http://ccrma.stanford.edu/courses/220b-winter-2008/ course homepage] |
* [[220b-winter-2008/FAQ|frequently asked questions]] | * [[220b-winter-2008/FAQ|frequently asked questions]] | ||
* [[220b-winter-2008/Bib|bibliography and readings]] | * [[220b-winter-2008/Bib|bibliography and readings]] | ||
− | * music: [http://ccrma.stanford.edu/courses/220b/listening/ in-class] | [[220b-winter-2008/Listening|more]] | + | * music: [http://ccrma.stanford.edu/courses/220b-winter-2008/listening/ in-class] | [[220b-winter-2008/Listening|more]] |
== labs + assignments on wiki == | == labs + assignments on wiki == |
Latest revision as of 12:28, 13 January 2009
Compositional Algorithms, Psychoacoustics, and Spatial Processing : Class Wiki
labs + assignments on wiki
- homework 0: computational (an)aesthetics
- homework 1: timbre-scapes
- homework 2: cells, automata, music
- homework 3: computer-mediated live performance
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
- MIDI note numbers