scsynth
real time audio synthesis server
Install
- All systems
-
curl cmd.cat/scsynth.sh
- Debian
-
apt-get install supercollider-server
- Ubuntu
-
apt-get install supercollider-server
- Arch Linux
-
pacman -S supercollider
- Kali Linux
-
apt-get install supercollider-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install supercollider-server
- Raspbian
-
apt-get install supercollider-server
- Dockerfile
- dockerfile.run/scsynth
supercollider-server
real time audio synthesis server
SuperCollider is an environment and programming language for real time audio synthesis and algorithmic composition. It provides an interpreted object-oriented language which functions as a network client to a state of the art, realtime sound synthesis server. This package contains the synthesis server.
supercollider
real time audio synthesis programming language
SuperCollider is an environment and programming language for real time audio synthesis and algorithmic composition. It provides an interpreted object-oriented language which functions as a network client to a state of the art, realtime sound synthesis server. This metapackage installs the standard core components of supercollider, including the language, the synthesis server, and the code editor (IDE).