From 165e83f0f301ea46195a0aecf7896e76668e4f7e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 15:18:26 -0400 Subject: [PATCH] audio/chuck: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- audio/chuck/README | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/audio/chuck/README b/audio/chuck/README index a77fec203c..5f7fb32aad 100644 --- a/audio/chuck/README +++ b/audio/chuck/README @@ -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.