Jump to content

220b-winter-2008: Difference between revisions

From CCRMA Wiki
Ge (talk | contribs)
No edit summary
Ge (talk | contribs)
No edit summary
 
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Compositional Algorithms, Psychoacoustics, and Spatial Processing : Class Wiki ==
== Compositional Algorithms, Psychoacoustics, and Spatial Processing : Class Wiki ==


* see [http://ccrma.stanford.edu/courses/220b/ course homepage]
* [http://ccrma.stanford.edu/courses/220b-winter-2008/ course homepage]
* resources:  
* [[220b-winter-2008/FAQ|frequently asked questions]]
* [[220b-winter-2008/Bib|bibliography and readings]]
* music: [http://ccrma.stanford.edu/courses/220b-winter-2008/listening/ in-class] | [[220b-winter-2008/Listening|more]]
 
== labs + assignments on wiki ==
* homework 0: [[220b-winter-2008/hw0 | computational (an)aesthetics]]
* homework 1: [[220b-winter-2008/hw1 | timbre-scapes]]
* homework 2: [[220b-winter-2008/hw2 | cells, automata, music]]
* homework 3: [[220b-winter-2008/hw3 | computer-mediated live performance]]
 
 
== useful ChucK resources ==
* [http://chuck.cs.princeton.edu/doc/language/ language specification]: documents the language
* [http://chuck.cs.princeton.edu/doc/program/ programmer's guide]: documentation for ChucK class libraries
** [http://chuck.cs.princeton.edu/doc/program/stdlib.html standard library reference]: ready-to-use functionality (like random, mtof, math functions)
** [http://chuck.cs.princeton.edu/doc/program/ugen.html unit generator reference]: references of sound synthesis modules in ChucK
* [http://www.harmony-central.com/MIDI/Doc/table2.html MIDI note numbers]
 




[[Category: Courses]]
[[Category: Courses]]

Latest revision as of 20:28, 13 January 2009

Compositional Algorithms, Psychoacoustics, and Spatial Processing : Class Wiki

labs + assignments on wiki


useful ChucK resources