DragonFly On-Line Manual Pages
ALDO(1) DragonFly General Commands Manual ALDO(1)
NAME
aldo - A fully console morse code trainer written in ISO C++.
SYNOPSIS
aldo
DESCRIPTION
Aldo is developed from scratch in ISO C++ using GNU C++ Standard
Library and libao (www.xiph.org/ao).
It is a morse code learning tool which provides four type of training
methods:
Blocks
Identify blocks of random characters played in morse code.
Koch
Two morse characters will be played at full speed (20wpm)
until you'll be able to identify at least 90 percent of them.
After that, one more character will be added, and so on.
File
Identify played characters generated from a file.
Callsign
Identify random callsigns played in morse code.
AUTHOR
This manual page was written by Giuseppe Martino
<denever@users.sf.net>, for the Debian project (but may be used by
others).
November 20, 2004 ALDO(1)