diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-02-02 10:43:20 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-02-02 02:09:45 -0600 |
commit | 9d2b3ac67408a16865da3c87ca7a058ba1936f13 (patch) | |
tree | 81e4bb3bb8f4c129ef49ce2aa1a3352e5d9c4218 /audio/minimodem/README | |
parent | 7ba7bf4778057e38aee3924d7b3671b5a07ce0c0 (diff) | |
download | slackbuilds-9d2b3ac67408a16865da3c87ca7a058ba1936f13.tar.gz |
audio/minimodem: Added (software audio FSK modem).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/minimodem/README')
-rw-r--r-- | audio/minimodem/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/minimodem/README b/audio/minimodem/README new file mode 100644 index 0000000000..bcbba794a1 --- /dev/null +++ b/audio/minimodem/README @@ -0,0 +1,11 @@ +Minimodem is a command-line program which decodes (or generates) audio modem +tones at any specified baud rate, using various framing protocols. It acts a +general-purpose software FSK modem, and includes support for various standard +FSK protocols such as Bell103, Bell202, RTTY, NOAA SAME, and Caller-ID. + +Minimodem can play and capture audio modem tones in real-time via the system +audio device, or in batched mode via audio files. + +Minimodem can be used to transfer data between nearby computers using an audio +cable (or just via sound waves), or between remote computers using radio, +telephone, or another audio communications medium. |