diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 15:18:37 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:43 +0700 |
commit | 87c76df965e882ba71d57d3c4dc30f097606c8f7 (patch) | |
tree | 408f82593c63508bb7b69e9ae59ed259b630392e /audio | |
parent | 165e83f0f301ea46195a0aecf7896e76668e4f7e (diff) | |
download | slackbuilds-87c76df965e882ba71d57d3c4dc30f097606c8f7.tar.gz |
audio/clam: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/clam/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/clam/README b/audio/clam/README index 7bd0274c48..6fe5230399 100644 --- a/audio/clam/README +++ b/audio/clam/README @@ -5,7 +5,7 @@ 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. +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. |