scide
integrated development environment for supercollider audio system
Install
- All systems
-
curl cmd.cat/scide.sh
- Debian
-
apt-get install supercollider-ide
- Ubuntu
-
apt-get install supercollider-ide
- Arch Linux
-
pacman -S supercollider
- Kali Linux
-
apt-get install supercollider-ide
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install supercollider-ide
- Raspbian
-
apt-get install supercollider-ide
- Dockerfile
- dockerfile.run/scide
supercollider-ide
integrated development environment for supercollider audio system
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 graphical IDE, the recommended interface for working with SuperCollider code.
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).