slackbuilds/audio/miniAudicle
Dave Woodfall f650de0f07 audio/miniAudicle: Use c++14.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
2022-03-04 09:52:10 +00:00
..
README audio/miniAudicle: Migrate jack-audio-connection-kit => jack. 2020-01-26 08:09:49 +07:00
miniAudicle.SlackBuild audio/miniAudicle: Use c++14. 2022-03-04 09:52:10 +00:00
miniAudicle.info
slack-desc

README

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 or oss (and the build script will
produce a different binary). SOUNDENGINE=alsa is the default.