How to Install supercollider in Ubuntu 18.04



Install supercollider by entering the following commands in the terminal:

sudo apt update
sudo apt install supercollider

Description:

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).

Homepage: http://supercollider.github.io

Version: 1:3.8.0~repack-2

Section: universe/sound