diff options
author | Marek Srejma <sam_web@yahoo.de> | 2013-12-20 21:12:23 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-25 15:05:37 -0600 |
commit | ddbbb22b4d807c891805096e5be1ed7920d8330f (patch) | |
tree | bc80d99c739ec0c839c5bc23e5aa64fc824d7a4a /audio/spandsp/README | |
parent | 3f804ccb5fa8214de3f6d1007f478c13d72e596f (diff) | |
download | slackbuilds-ddbbb22b4d807c891805096e5be1ed7920d8330f.tar.gz |
audio/spandsp: Added (A DSP library for telephony).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/spandsp/README')
-rw-r--r-- | audio/spandsp/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/spandsp/README b/audio/spandsp/README new file mode 100644 index 0000000000..1420de8acf --- /dev/null +++ b/audio/spandsp/README @@ -0,0 +1,15 @@ +spandsp 0.0.6pre21 - A DSP library for telephony +----------------------------------------------- + +SpanDSP is a library of DSP functions for telephony, in the 8000 sample per +second world of E1s, T1s, and higher order PCM channels. It contains low +level functions, such as basic filters. It also contains higher level +functions, such as cadenced supervisory tone detection, and a complete +software FAX machine. +The software has been designed to avoid intellectual property issues, using +mature techniques where all relevant patents have expired. See the file +DueDiligence for important information about these intellectual property issues + +The library is licenced under the LGPL 2.1 licence. The test suite, and some +support programs are licenced under the GPL 2 licence. The full text of these +licences can be found in the file COPYING. |