diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 16:31:48 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:53 +0700 |
commit | 884c653789c422263cbaa07d18a084068642c94e (patch) | |
tree | 88b6a804838f281fa2d85ddb86cda01d758638b9 /audio/minimodem | |
parent | 58ac366181cb990d92b6fbb86e200df561b37625 (diff) | |
download | slackbuilds-884c653789c422263cbaa07d18a084068642c94e.tar.gz |
audio/minimodem: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/minimodem')
-rw-r--r-- | audio/minimodem/README | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/audio/minimodem/README b/audio/minimodem/README index bcbba794a1..0c3d45a0fb 100644 --- a/audio/minimodem/README +++ b/audio/minimodem/README @@ -1,11 +1,12 @@ -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 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 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. +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. |