B. Watson 4e8f8e11a4 audio/SuperCollider: Updated for version 3.12.2. 2 yıl önce
..
README d80e91e0d5 audio/SuperCollider: Fix README. 3 yıl önce
SuperCollider.SlackBuild 4e8f8e11a4 audio/SuperCollider: Updated for version 3.12.2. 2 yıl önce
SuperCollider.info 4e8f8e11a4 audio/SuperCollider: Updated for version 3.12.2. 2 yıl önce
doinst.sh 15bad56d22 audio/SuperCollider: Updated for version 3.6.2. 11 yıl önce
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 10 yıl önce

README

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.

Pass EMACS=no to the script to disable emacs support. avahi (enabled
with the switch AVAHI=yes), cwiid, and gedit are optional dependencies.

NOTE: yaml-cpp0.3 is a runtime dependency.