csound
powerful and versatile sound synthesis software
Install
- All systems
-
curl cmd.cat/csound.sh
- Debian
-
apt-get install csound
- Ubuntu
-
apt-get install csound
- Arch Linux
-
pacman -S csound
- Kali Linux
-
apt-get install csound
- Fedora
-
dnf install csound
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install csound
- Raspbian
-
apt-get install csound
- Dockerfile
- dockerfile.run/csound
csound
powerful and versatile sound synthesis software
Csound is a sound and music synthesis system. Drawing from over 450 signal processing modules, it can be used to model virtually any synthesizer or multi-effect processor. It can work either in real-time or as a compiler. Csound is to sound synthesis as C is to programming.