Difference between revisions of "220a-fall-2008"

From CCRMA Wiki
Jump to: navigation, search
m
 
 
(25 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''homework 1'''
+
* [http://ccrma.stanford.edu/courses/220a/ course homepage]
 +
* [[220a-fall-2008/FAQ|frequently asked questions]]
 +
* [[220a-fall-2008/studentmusic|student music presentations]]
 +
* [[220a-fall-2008/Bibliography|reference bibliography]]
 +
* [https://cm-wiki.stanford.edu/wiki/220a-fall-2008/finalprojects Final Projects Wiki]
  
1-2 page (handwritten) essay reviewing the following clip:
 
  
http://www.youtube.com/watch?v=Gi2CfuqcUGE
+
== labs + assignments on wiki ==
 +
* [[220a-fall-2008/chuck-lab|chuck-lab]] | * [[220a-fall-2008/pd-lab|pd-lab]]
 +
* homework 1:  [[220a-fall-2008/hw1|rhythm + arythmia]] (due Monday, 2008.10.6, 11:59:59pm)
 +
* homework 2:  [http://ccrma.stanford.edu/courses/220a/docs/hw2.html pd effects and loops] (due Monday, 2008.10.20, 11:59:59pm)
 +
* homework 3:  [[220a-fall-2008/hw3|homebrew]] (due Tuesday, 2008.11.4, 11:59:59pm)
 +
* homework 4:  [[220a-fall-2008/hw4|welcome-to-ccrma]] (due Tuesday, 2008.12.2, 11:59:59pm)
  
  
'''homework 2'''
+
== useful 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
  
Compare and contrast homework 1's video with the following clip:
+
* [http://www.harmony-central.com/MIDI/Doc/table2.html MIDI note numbers]
  
http://www.youtube.com/watch?v=EwTZ2xpQwpA
+
[[Category: Courses]]
 +
[[Link title]]

Latest revision as of 23:35, 9 December 2008


labs + assignments on wiki


useful resources