MorseApple (jdp.1)
Don't memorize, learn Morse Code ("CW") by ear!
|
Using MorseApple
- Type text, press "Enter"
- Press "Enter" again to replay
- Or, Click to replay
- Press "Escape" to stop
Stopping the audio depends
on your system, sometimes it's slow to stop
Control keys
Control-S |
Save current CW as an AU sound
file (Desktop only, no WAV or AIFF available
now). |
Control-L |
Slow (or Normal): more delay
between characters and words. |
Control-F |
Fast (or Normal): less delay
between characters and words. |
Control-V |
Show software version |
Control-Q |
Quit (exit) politely | |
Using the Applet in your
webpage
- Copy the applet JAR file to your
website
- HTML Example, as above:
<applet code="g4zfe.morse" width="200" height="60" archive="morse.jar">
<param name="cq" value="morsapl">
</applet>
|
Works with any Java 1.1.5 or later,
available for many computer operating systems |
Notes
- With Java 1.1 runtimes, MorseApple displays
each character as it's heard (in the browser). On Java 1.2
("Java2") it displays all characters, and then sends
CW.
|
MorseApple is OpenSource!
Authors
 |
The
MorseApple was originally based on the
G4ZFE Morse Code Applet by Richard
Everitt, G4ZFE. |
 |
| Java Sourcecode is
in the JAR file |
GNU Public License * Morse
Applet * * Copyright (c) 1997 Richard
Everitt G4ZFE * * Copyright (c) 2002 John
Pritchard * * This program is free software;
you can redistribute it and/or modify it * under the
terms of the GNU General Public License as published by
the * Free Software Foundation; either version 2 of
the License, or (at your * option) any later
version. * * This program is distributed in
the hope that it will be useful, but * WITHOUT ANY
WARRANTY; without even the implied warranty of *
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
the GNU General Public License for more
details. |