mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
03e61606a5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
506 B
Text
8 lines
506 B
Text
demorse is a Morse code decoding application for the console. It
|
|
detects the receiver's audio output via the computer's sound card,
|
|
using simple dsp techniques, and then decodes the mark/space
|
|
sequence into characters which are printed on the console screen.
|
|
demorse has some tolerance to bad operator "fists" and noise or
|
|
interference. demorse can measure and adapt to the Morse transmission's
|
|
speed within the range of 10-30 words per minute, the default
|
|
starting speed being set to about 20 wpm.
|