summaryrefslogtreecommitdiffstats
path: root/audio/SuperCollider/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/SuperCollider/README')
-rw-r--r--audio/SuperCollider/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/SuperCollider/README b/audio/SuperCollider/README
new file mode 100644
index 0000000000..d6ccb13e44
--- /dev/null
+++ b/audio/SuperCollider/README
@@ -0,0 +1,6 @@
+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 requires libsndfile, scons, icu4c, and jack-audio-connection-kit.