Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 610 Bytes

readme.md

File metadata and controls

18 lines (13 loc) · 610 Bytes

SuperCollider linux standalone How-to

Instructions

##Linux: 0. Compile SuperCollider from this branch.

  1. clone this repository.
  2. copy sclang and scsynth/supernova to this folder.
  3. copy the plugins to the 'plugins' folder.
  4. copy 'SCClassLibrary' to this folder.
  5. Add any quarks or class files to the 'classes' folder and add their paths to 'sclang.yaml'.
  6. edit start.scd.

##OSX: Still not tested.

You can run the standalone from the ide by doing File->Open project and selecting the sclang.yaml file.