summaryrefslogtreecommitdiffstats
path: root/audio/chuck/README
blob: 14b71b481302e0c597388797b8fe1a51bbd5a4ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ChucK is a new (and developing) audio programming language for real-time
synthesis, composition, performance, and now, analysis.

ChucK presents a new time-based, concurrent programming model that's highly
precise and expressive (we call this strongly-timed), as well as dynamic
control rates, and the ability to add and modify code on-the-fly. In addition,
ChucK supports MIDI, OSC, HID device, and multi-channel audio. It's fun and
easy to learn, and offers composers, researchers, and performers a powerful
programming tool for building and experimenting with complex audio
synthesis/analysis programs, and real-time interactive control.

Please e-mail me if it works for 64-bit.

SOUNDENGINE=jack to enable jack support. In that case you need jack installed.
Valid options are: alsa (default), jack, oss.