xdemorse(1) GTK+ Morse Code Decoding Software

SYNOPSIS

xdemorse [ -v | -h | -l ]

DESCRIPTION

This manual page documents briefly the xdemorse command.

xdemorse(1) is a X/GTK+ application for decoding Morse code signals into text.

xdemorse(1) detects the "dihs" and "dahs" that make a Morse code character via the computer's sound card, which can be connected to a radio receiver tuned to a CW Morse code transmission or to a tone generator. The input signal is processed by a Goertzel tone detector algorithm which produces "mark" or "space" (signal/no signal) outputs and the resulting stream of Morse code "elements" is decoded into an ASCII character for printing to the Text viewer.

OPTIONS

-h
print a short help message
-v
print xdemorse(1) version
-l
list mixer device names and exit

AUTHORS

xdemorse is Copyright (C) 2001 Neoklis Kyriazis

This manual page was written by Francois Wendling <[email protected]> for the Debian GNU/Linux system (but may be used by others), with information taken from the xdemorse(1) HTML documentation.