chuck
Concurrent, On-the-fly Audio Programming Language
Install
- All systems
-
curl cmd.cat/chuck.sh
- Debian
-
apt-get install chuck - Ubuntu
-
apt-get install chuck - Arch Linux
-
pacman -S chuck - Kali Linux
-
apt-get install chuck - Windows (WSL2)
-
sudo apt-get updatesudo 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.