ChucK/miniAudicle



ChucK, a powerful audio synthesis programming language, currently supporting only a simple command line interface. Accompanying the ongoing development of the ChucK language is the production of two new interfaces for ChucK, the ChucK shell and the miniAudicle. The ChucK shell provides a lightweight method of access to ChucK in a. MiniAudicle: integrated development + performance environment for chuck - ccrma/miniAudicle.

Chuck miniaudicle

Setting Things Up

LINUX Machines at CCRMA

miniAudicle is already installed. Please do not try to build or compile the application by yourself.

ChucK/miniAudicle

Chuck Miniaudicle

  1. You might want to drag two applications - qjackctl and miniAudicle - to the task bar on the top of the desktop. If will create 'Quick Launch' icons at the task bar.
  2. Start qjackctl a.k.a 'Jack Control Panel' first. You can do this by running the command in a terminal:
  3. Click Start button on the qjackctl window. Check if you can see 'started' message on the qjackctl window.
  4. Start miniAudicle. NoteL There is no icon for miniAudicle in the Linux system. You MUST access it through the terminal by running the command:
  5. You are ready to use miniAudicle. (go to The First Program Section)
ChucK/miniAudicle

Chuck Miniaudicle

MacOS X

First off, You do not need 'qjackctl' in OSX. However, you need to have miniAudicle installed on your computer. You can download the OS X version of miniAudicle from here. If you also wish to use Chuck from a terminal without miniAudicle, you can download it separately here

  1. Once you have downloaded the DMG file. Mount it on your desktop and copy miniAudicle executable to your Applications folder.
  2. If you open the mounted disk image on the desktop (you can open it by double-clicking), you will find an alias of examples folder. Double-click it and it will take you to the real examples folder. Copy and paste this folder to your desktop or wherever you want it to be. This is totally optional, but highly recommended because this folder contains many useful codes you can freely use.
  3. You surely want to create a shortcut for miniAudicle in your Dock.
  4. Launch miniAudicle
  5. You're all set. (go to The First Program Section)
ChucK/miniAudicle

WINDOWS

Windows installation is almost same with the OSX case. You can download the Windows version of miniAudicle from here. If you also wish to use Chuck from cmd.exe without miniAudicle, you can download it separately here