Skip to content

Modular converter of text to various forms of Morse code.

License

Notifications You must be signed in to change notification settings

grzegorz-kraszewski/morsconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

morsconv

Modular converter of text to various forms of Morse code. Shell command, no GUI. AmigaOS 3.x, M68000.

Available output modes

  • CON – Outputs Morse code as text to standard output using arbitrary strings for Morse elements.
  • COUNT – Counts all the elements of Morse code for given text and print counters to the standard output.
  • 8SVX – Generates IFF 8SVX audio file (8-bit, mono).
  • WAVE – Generates RIFF WAVE audio file (16-bit, mono).

See AmigaGuide manual (MorsConv.guide) for details.

About

Modular converter of text to various forms of Morse code.

Resources

License

Stars

Watchers

Forks