From e46a936705475cbf91b4781c8a682bcab120fbaf Mon Sep 17 00:00:00 2001 From: Michales Michaloudes Date: Mon, 28 Oct 2013 17:20:19 +0100 Subject: audio/miniAudicle: Added (IDE for Chuck). Signed-off-by: Matteo Bernardini --- audio/miniAudicle/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 audio/miniAudicle/README (limited to 'audio/miniAudicle/README') diff --git a/audio/miniAudicle/README b/audio/miniAudicle/README new file mode 100644 index 0000000000..b5423d9fe9 --- /dev/null +++ b/audio/miniAudicle/README @@ -0,0 +1,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. -- cgit v1.2.3-80-g2a13