summaryrefslogtreecommitdiffstats
path: root/audio/clam/README
diff options
context:
space:
mode:
author B. Watson2010-05-13 00:57:25 +0200
committer Robby Workman2010-05-13 00:57:25 +0200
commit6749299f20826bb92399e39fee609beb87225dd4 (patch)
tree6b750b71a46bc5c0abec294013a0e7c9711e924b /audio/clam/README
parentd4b59be5f010a4347c76bc9d3e95051dea452152 (diff)
downloadslackbuilds-6749299f20826bb92399e39fee609beb87225dd4.tar.gz
audio/clam: Added to 13.0 repository
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..2fbf892b21
--- /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, fftw, id3lib, portaudio, libsndfile, jack,
+and xerces-c.