2020-10-12 21:18:26 +02:00
|
|
|
ChucK is a new (and developing) audio programming language for
|
|
|
|
real-time synthesis, composition, performance, and now, analysis.
|
2013-10-27 08:02:22 +01:00
|
|
|
|
2020-10-12 21:18:26 +02:00
|
|
|
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.
|
2013-10-27 08:02:22 +01:00
|
|
|
|
|
|
|
Please e-mail me if it works for 64-bit.
|
|
|
|
|
2013-10-28 17:19:11 +01:00
|
|
|
SOUNDENGINE=jack or SOUNDENGINE=oss to enable jack or oss support:
|
2020-01-18 22:10:32 +01:00
|
|
|
in these cases you will need jack or oss (and the build script will
|
|
|
|
produce a different binary). SOUNDENGINE=alsa is the default.
|