chuck.alsa

Concurrent, On-the-fly Audio Programming Language

Install

All systems
curl cmd.cat/chuck.alsa.sh
Debian Debian
apt-get install chuck
Ubuntu
apt-get install chuck
Arch Arch Linux
pacman -S chuck
image/svg+xml Kali Linux
apt-get install chuck
Windows (WSL2)
sudo apt-get update sudo apt-get install chuck
OS X
brew install chuck
Raspbian
apt-get install chuck

chuck

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.