summaryrefslogtreecommitdiffstats
path: root/audio/miniAudicle/README
blob: b5423d9fe96030bbf71b9f61a90395b96127cd77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
The miniAudicle is a light-weight integrated development environment
for the ChucK digital audio programming language.
It can be used as a standalone ChucK development + runtime + on-the-fly
programming environment, or in conjunction with traditional command-line
modes of 'chuck' operation and with other chuck tools.

Please e-mail me if it works for 64-bit.

SOUNDENGINE=jack or SOUNDENGINE=oss to enable jack or oss support:
in these cases you will need jack-audio-connection-kit or oss (and
the build script will produce a different binary).
SOUNDENGINE=alsa is the default.