1ALDO(1)                     General Commands Manual                    ALDO(1)
2
3
4

NAME

6       aldo -  A fully console morse code trainer written in ISO C++.
7
8

SYNOPSIS

10       aldo
11

DESCRIPTION

13       Aldo  is  developed  from  scratch  in  ISO  C++ using GNU C++ Standard
14       Library and libao (www.xiph.org/ao).
15       It is a morse code learning tool which provides four type  of  training
16       methods:
17
18       Blocks
19               Identify blocks of random characters played in morse code.
20
21       Koch
22               Two morse characters will be played at full speed (20wpm)
23               until you'll be able to identify at least 90 percent of them.
24               After that, one more character will be added, and so on.
25
26       File
27               Identify played characters generated from a file.
28
29       Callsign
30               Identify random callsigns played in morse code.
31

NOTES

33       The  "Device"  option under the keyer depends on the particular driver.
34       The "default" setting picks the default sound device.  This option  may
35       be used to pick a different soundcard than the default one.
36
37       For  alsa, it is "hw:<card>,<device>", where the card and device number
38       are  the  particular  hardware  devices.   The  default  is   generally
39       "hw:0.0".   Generally  0 is the first card, 1 is the second, etc.  Some
40       sound cards may have multiple output devices, the device picks the par‐
41       ticular one.
42
43       For oss, sun, and aixs, it is the device name, like /dev/dsp.
44
45       For esd, it is the host name, like "whizbang.com:555".
46
47       It is not used on any other drivers.
48
49

AUTHOR

51       This    manual   page   was   written   by   Giuseppe   Martino   <den‐
52       ever@users.sf.net>, for the Debian project (but may be used by others).
53
54
55
56                                 Nov 20, 2004                          ALDO(1)
Impressum