Difference between revisions of "128-spring-2013/ChucK Tutorial 1"

From CCRMA Wiki
Jump to: navigation, search
(Helpful Links)
Line 1: Line 1:
 +
You'll want to start by downloading miniAudicle, which is an integrated development environment designed for ChucK (available for Mac, Windows, and Linux):
 +
[http://chuck.stanford.edu/release/ http://chuck.stanford.edu/release/]. Open miniAudicle, click "Start Virtual Machine", and start chucking!
 +
 
== Example Code ==
 
== Example Code ==
 
* Part 1 (volume, frequency, duration): [https://ccrma.stanford.edu/~spencer/slork2013/tutorial1/part1.ck part1.ck]
 
* Part 1 (volume, frequency, duration): [https://ccrma.stanford.edu/~spencer/slork2013/tutorial1/part1.ck part1.ck]

Revision as of 01:22, 5 April 2013

You'll want to start by downloading miniAudicle, which is an integrated development environment designed for ChucK (available for Mac, Windows, and Linux): http://chuck.stanford.edu/release/. Open miniAudicle, click "Start Virtual Machine", and start chucking!

Example Code

Helpful Links