Language Features
The ChucK programming language is a loosely C-like object-oriented language, with strong static typing.
ChucK is distinguished by the following characteristics:
- Direct support for real-time audio synthesis
- A powerful and simple concurrent programming model
- A unified timing mechanism for multi-rate event and control processing.
- A language syntax that encourages left-to-right syntax and semantics within program statements.
- Precision timing: a strongly timed sample-synchronous timing model.
- Programs are dynamically compiled to ChucK virtual machine bytecode.
- A runtime environment that supports on-the-fly programming.
ChucK standard libraries provide:
- MIDI input and output.
- Real-time control via the Open Sound Control protocol.
- Synthesis Toolkit unit generators.
Read more about this topic: ChucK
Famous quotes containing the words language and/or features:
“Experiment is necessary in establishing an academy, but certain principles must apply to this business of art as to any other business which affects the artis tic sense of the community. Great art speaks a language which every intelligent person can understand. The people who call themselves modernists today speak a different language.”
—Robert Menzies (18941978)
“Art is the child of Nature; yes,
Her darling child, in whom we trace
The features of the mothers face,
Her aspect and her attitude.”
—Henry Wadsworth Longfellow (18071882)