slackbuilds_ponce/audio/SuperCollider
dsomero 9ae9ec421e audio/SuperCollider: Fixed (Handle mime files)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-09-29 17:17:36 -05:00
..
doinst.sh audio/SuperCollider: Fixed (Handle mime files) 2012-09-29 17:17:36 -05:00
fixups_for_x86_64.diff audio/SuperCollider: Updated for version 3.5.5. 2012-09-24 22:53:32 -05:00
README audio/SuperCollider: Updated for version 3.5.5. 2012-09-24 22:53:32 -05:00
slack-desc audio/SuperCollider: Updated for version 3.4.3. 2011-07-21 22:52:09 -05:00
SuperCollider.info audio/SuperCollider: Removed the dep. scons (now cmake is used). 2012-09-26 00:00:45 -05:00
SuperCollider.SlackBuild audio/SuperCollider: Fixed (Handle mime files) 2012-09-29 17:17:36 -05:00

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.