diff options
Diffstat (limited to 'audio/clam/README')
-rw-r--r-- | audio/clam/README | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/clam/README b/audio/clam/README deleted file mode 100644 index 2fbf892b21430..0000000000000 --- a/audio/clam/README +++ /dev/null @@ -1,14 +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. - -This requires scons, ladspa_sdk, fftw, id3lib, portaudio, libsndfile, jack, -and xerces-c. |