Computer Music Class Resources (G6611/fall-2010)
These are intended to assist in negotiating our software
and hardware -- some are very basic, and some are rather esoteric.
We will also be placing a few links to other general computer-music
information sites here.  Let us know what else you'd like
to see!
ALSO: These need a bit of updating right now (there are a number of
items that aren't relevant to this class any longer), coming soon...
RTcmix
Max/MSP/Jitter
Basic Information/Tutorials
Software Download/Documentation Sites
Books/Texts
Other Computer Music Languages
OpenMusic
CSOUND
JSyn
SuperCollider
SuperCollider Sourecforge page
	-- the main SuperCollider web page.  Information, etc.
Audiosynth
	-- the original SuperCollider web page.
getting SC3
	-- instructions on downloading SC3 (see the "Anonymous CVS checkout"
	section) and compiling it (see the "Compiling the sources" section)
The SC swiki site
	-- code examples and info for both SC2 and SC3
SC2 documentation
	-- tutorials and UGen descriptions; also useful for SC3
Smalltalk documentation
	-- for those who really want to get into SuperCollider.
	Smalltalk is the langauge SC uses, although the SC version
	seems somewhat modified in syntax