How to Install chuck in Ubuntu 18.04



Install chuck by entering the following commands in the terminal:

sudo apt update
sudo apt install chuck

Description:

Concurrent, On-the-fly Audio Programming Language

ChucK is a new audio programming language for real-time synthesis, composition, and performance, which runs on commodity operating systems. . ChucK presents a new time-based concurrent programming model, which supports multiple, simultaneous, dynamic control rates, and the ability to add, remove, and modify code, on-the-fly, while the program is running, without stopping or restarting.

Homepage: http://chuck.cs.princeton.edu

Version: 1.2.0.8.dfsg-1.5

Section: universe/sound