zyne
Modular synthesizer written in Python
Install
- All systems
-
curl cmd.cat/zyne.sh
- Debian
-
apt-get install zyne
- Ubuntu
-
apt-get install zyne
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zyne
- Raspbian
-
apt-get install zyne
- Dockerfile
- dockerfile.run/zyne
zyne
Modular synthesizer written in Python
Zyne is a modular synthesizer which comes with more than 10 builtin modules implementing different kind of synthesis engines and provides a simple API to create your own custom modules. It uses Pyo as its audio engine