slackbuilds_ponce/audio/miniAudicle/README
Michales Michaloudes e46a936705 audio/miniAudicle: Added (IDE for Chuck).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-10-29 20:12:25 -05:00

12 lines
580 B
Text

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.