mixer
miscellaneous utilities for the Csound system
Install
- All systems
-
curl cmd.cat/mixer.sh
- Debian
-
apt-get install csound-utils
- Ubuntu
-
apt-get install csound-utils
- Arch Linux
-
pacman -S csound
- Kali Linux
-
apt-get install csound-utils
- Fedora
-
dnf install csound
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install csound-utils
- Raspbian
-
apt-get install csound-utils
- Dockerfile
- dockerfile.run/mixer
csound-utils
miscellaneous utilities for the Csound system
This package contains several utilities which may be useful with Csound. These utilities aid in score creation, sound analysis and sound transformations.
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.