Difference between revisions of "220b-winter-2008"
From CCRMA Wiki
Line 11: | Line 11: | ||
* homework 1: [[220b-winter-2008/hw1 | timbre-scapes]] | * homework 1: [[220b-winter-2008/hw1 | timbre-scapes]] | ||
* homework 2: [[220b-winter-2008/hw2 | cells, automata, music]] | * homework 2: [[220b-winter-2008/hw2 | cells, automata, music]] | ||
+ | * homework 3: [[220b-winter-2008/hw3 | computer-mediated live performance]] | ||
Revision as of 23:53, 25 February 2008
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