mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
7848fb6d9b
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
18 lines
878 B
Text
18 lines
878 B
Text
minimodem (software audio FSK modem)
|
|
|
|
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.
|
|
|
|
Optional dependency: sndio (autodetected). If this is installed,
|
|
minimodem will be built with support for it. If you have sndio install
|
|
but want to build without it, export SNDIO=no in the environment.
|