220a/miniAudicle-intro

From CCRMA Wiki
Revision as of 21:46, 3 October 2007 by Ge (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction to running the miniAudicle...

1. start JACK (see starting jack)

2. copy files

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').

3. start the miniAudicle via the following steps:

  • (make sure JACK is already started as instructed above)
  • open a terminal window
  • at the prompt type:
   miniAudicle &

(looks something like this):

Terminal-mA.png

miniAudicle should then open, and should include the following windows:

editor

MA-editor.png

virtual machine window

MA-VM.png

console monitor

MA-Console.png