diff options
author | Gustavo Conrad <gus3963@gmail.com> | 2018-02-05 21:31:14 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-10 08:09:30 +0700 |
commit | 18c21cef7d969fd8e6ff8df11b006e084852f0e4 (patch) | |
tree | 4f414c4df5e4bc11b37e17038c4c18327463b40d /ham/codec2/slack-desc | |
parent | 6158601587bb07770a71d483c046776a01e27205 (diff) | |
download | slackbuilds-18c21cef7d969fd8e6ff8df11b006e084852f0e4.tar.gz |
ham/codec2: Added (low bit rate speech codec).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ham/codec2/slack-desc')
-rw-r--r-- | ham/codec2/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ham/codec2/slack-desc b/ham/codec2/slack-desc new file mode 100644 index 0000000000..1eebe68f8b --- /dev/null +++ b/ham/codec2/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +codec2: codec2 (low bit rate speech codec) +codec2: +codec2: Codec 2 is an open source (LGPL 2.1) low bit rate speech codec +codec2: Also included: +codec2: + FDMDV modem (README_fdmdv.txt) for HF channels +codec2: + Coherent PSK (cohpsk) for HF channels +codec2: + FSK modem (README_fsk.txt) for VHF channels +codec2: + an OFDM modem for HF channels (ofdm) +codec2: + the FreeDV API - a library for embedding FreeDV in other programs +codec2: Homepage http://rowetel.com/codec2.html +codec2: |