audio/chuck: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 15:18:26 -04:00 committed by Willy Sudiarto Raharjo
parent 3c2022a3f3
commit 165e83f0f3
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -1,13 +1,14 @@
ChucK is a new (and developing) audio programming language for real-time
synthesis, composition, performance, and now, analysis.
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.
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.