diff options
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 0000000000000..0a8f4b850ea5f --- /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: |