SCUM is a GUI framework for SuperCollider currently running as a standalone server application on Linux and OSX.
Download
SCUM is not in the upstream CVS distribution yet. The most recent version can be found
here.
There is also a new (separate) SCUM project based on the 0.0.2 series. The project page can be found
here.
Requirements
- FLTK 1.1.5 (or higher) development package
- scons for building
Installation
scons . && scons install
Configuration
SCUM consists of an executable program and a bunch of SuperCollider classes. The class files should be installed to appropriate places during the installation process, see also
Class Library Configuration and
extension paths.
Help files
Additional help files (for the 0.0.2 version) can be found
here.