summaryrefslogtreecommitdiffstats
path: root/audio/clam/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2011-01-07 17:41:12 -0200
committer Robby Workman <rworkman@slackbuilds.org>2011-01-10 15:04:23 -0600
commitfd788583d5e3483e63d12d065df23bd86d073044 (patch)
tree872634a3b74095b433d125aea89fc7bfd3e8dd06 /audio/clam/README
parent891b53bdca63892b17a4414a450da56b8c403fc6 (diff)
downloadslackbuilds-fd788583d5e3483e63d12d065df23bd86d073044.tar.gz
slackbuilds-fd788583d5e3483e63d12d065df23bd86d073044.tar.xz
audio/clam: Added (C++ Library for Audio and Music)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/clam/README')
-rw-r--r--audio/clam/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/clam/README b/audio/clam/README
new file mode 100644
index 0000000000..f5d04d76ee
--- /dev/null
+++ b/audio/clam/README
@@ -0,0 +1,14 @@
+clam (C++ Library for Audio and Music)
+
+*** This is NOT anti-virus software! If you're looking for that, ***
+search for "clamav".
+
+CLAM is a software framework for research and application development
+on the audio and music domain. It provides means to perform complex
+audio signal analysis, transformations and synthesis. It also provides a
+uniform interface to common tasks on audio applications such as accessing
+audio devices and audio files, thread safe communication with the user
+interface and DSP algorithms recombination and scaling.
+
+This requires scons, ladspa_sdk, id3lib, portaudio, libsndfile,
+jack-audio-connection-kit, and xerces-c.