/soft/morse2midi
Once I thought it would be very convenient if my mobile phone
could tell me who's calling without any need to take it and
look at the display. The result was the morse2midi program,
which can read a sequense of dots and dashes and produce MIDI
file, and its' companion text2morse program, which, obviously,
reads text and converts it to the Morse code.
This split is intentional: each program performs its' own task
and may be used separately. Also, you may modify text2morse to
add support for other languages.
So, here they are. If necessary, you can convert .mid to .mp3
(using timidity or any other software).
Download morse2midi.pl, 1868 bytes
Download text2morse.pl, 1214 bytes
|