mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
1c7c383c89
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
15 lines
657 B
Text
15 lines
657 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.
|
|
|
|
This requires scons, icu4c, and jack-audio-connection-kit.
|