slackbuilds_ponce/audio/SuperCollider/README
Matteo Bernardini 368131a2ce audio/SuperCollider: Updated for version 3.5.5.
Updated SwingOSC for version 0.70.
Switched from scons to cmake, noted opt. dependencies, cleanups

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-09-24 22:53:32 -05:00

16 lines
684 B
Text

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 buildscript also includes SwingOSC which is a GUI Framework for
Supercollider.
To use scvim editor copy the contents of /usr/share/scvim/vim to ~/.vim/
This will perform setcap cap_ipc_lock,cap_sys_nice=ep to /usr/bin/sclang,
/usr/bin/scsynth and /usr/bin/scvim. If you don't want this behaviour pass
CAPS="no" to the script.
avahi (enabled with the switch AVAHI=yes), cwiid and gedit are optional
dependencies.