aboutsummaryrefslogtreecommitdiff
path: root/audio/clam/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-12-09 14:03:49 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-10 08:37:40 +0700
commit8ea1abf3e1650d2440ea1b1b0920cb59f3e63a20 (patch)
tree98222dabeb3f078d22864d4ec7173c28b38dbd5e /audio/clam/README
parente1cf44cfec2324c8e8cf9d3f92cab06d0493640a (diff)
audio/clam: Removed (nobody cared).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/clam/README')
-rw-r--r--audio/clam/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/clam/README b/audio/clam/README
deleted file mode 100644
index 6fe52303997e7..0000000000000
--- a/audio/clam/README
+++ /dev/null
@@ -1,11 +0,0 @@
-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.