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

From CCRMA Wiki
Jump to: navigation, search
 
(43 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= FAQ =
+
* [http://ccrma.stanford.edu/courses/220a/ course homepage]
 +
* [[220a-fall-2007/FAQ|Frequently Asked Questions]]
 +
* [[220a-fall-2007/studentmusic|student music presentations]]
 +
* [[220a-fall-2007/psychoacoustics|psychoacoustics]]
 +
* [[220a-fall-2007/finalprojects|FINAL PROJECTS WIKI]]
  
* What is "terminal" and how do I use it?
+
 
- Terminal is a way to type commands to the Linux operating system, to navigate around the file system, copy files, run programs, and do many other useful things.
+
== labs + assignments on wiki ==
 +
* [[220a-fall2007/chuck-lab1|chuck-lab #1]]
 +
* [[220a-fall2007/hw2|hw #2]]
 +
* [[220a-fall2007/hw4|hw #4]]
 +
* [[220a-fall2007/hw5|hw #5]]
 +
* [[220a-fall2007/hw6|hw #6]]
 +
* [[220a-fall2007/fpmeetings|final project meeting signup]]
 +
 
 +
 
 +
== 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]]

Latest revision as of 22:31, 4 January 2008


labs + assignments on wiki


useful ChucK resources