diff options
author | Michales Michaloudes <korgie@gmail.com> | 2013-10-27 02:02:22 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:39:01 -0500 |
commit | 79ee353aab46b79b4d05312d294a02ff379c3b21 (patch) | |
tree | 1800b6062613d29fd403cd9f8ee046e3466cdf1e /audio/chuck/slack-desc | |
parent | c57c3228d909a7d1b7cd9484ee575de6bc43b375 (diff) | |
download | slackbuilds-79ee353aab46b79b4d05312d294a02ff379c3b21.tar.gz |
audio/chuck: Added (audio programming language)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/chuck/slack-desc')
-rw-r--r-- | audio/chuck/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/chuck/slack-desc b/audio/chuck/slack-desc new file mode 100644 index 0000000000..0a8f4b850e --- /dev/null +++ b/audio/chuck/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +chuck: ChucK (audio programming language) +chuck: +chuck: ChucK presents a new time-based, concurrent programming model that's +chuck: highly precise and expressive (we call this strongly-timed), as well as +chuck: dynamic control rates, and the ability to add and modify code +chuck: on-the-fly. In addition, ChucK supports MIDI, OSC, HID device, and +chuck: multi-channel audio. It's fun and easy to learn, and offers composers, +chuck: researchers, and performers a powerful programming tool for building +chuck: and experimenting with complex audio synthesis/analysis programs, and +chuck: real-time interactive control. +chuck: |