installation

add repos from

https://launchpad.net/~supercollider/+archive/ppa
to sources add key using
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys FABAEF95
install
sudo apt-get install supercollider
sudo apt-get install supercollider-gedit
in gedit goto edit > preferences > plugins enable sced goto plugins>soupercollier and enable

Coding stuff

  • start server - s is the local audio server
s.boot;
  • Test sound:
{ [SinOsc.ar(440, 0, 0.2), SinOsc.ar(442, 0, 0.2)] }.play;

This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 1.6.1.13621 - Documentation