slackbuilds_ponce/audio/SuperCollider/README
Felix Pfeifer 15bad56d22 audio/SuperCollider: Updated for version 3.6.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-02-22 22:27:44 -06:00

13 lines
616 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.
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, /usr/bin/scide 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.