Difference between revisions of "220a-fall-2007/chuck-lab1"

From CCRMA Wiki
Jump to: navigation, search
Line 7: Line 7:
 
1. copy some files to your local directory.
 
1. copy some files to your local directory.
  
2. take the [[220a/miniAudicle-intro|miniAudicle tour]].
+
2. take the '''[[220a/miniAudicle-intro|miniAudicle intro tour]]'''
 
+
3. running the miniAudicle
+

Revision as of 00:38, 4 October 2007

http://chuck.cs.princeton.edu/doc/images/chuck_logo2.jpg

ChucK Lab #1: Hello ChucK and friends

This lab introduces running and programming in ChucK, several examples, and, perhaps most importantly, how to stop ChucK. We are going to use ChucK on the Linux operating system, via the JACK Audio Connection Kit. however, it's possibly (and fairly easy) to also run ChucK (and friends) on MacOS X or Windows. There are several ways to run ChucK (e.g., via command line, Audicle, miniAudicle). For this lab, we will primarily use the miniAudicle (homepage), a development environment for ChucK that includes the ChucK engine (i.e., it's all you need to starting ChucKin'). Here we go; happy ChucKing!

1. copy some files to your local directory.

2. take the miniAudicle intro tour