Skip to content

Analyze, tweak and extract morse code from audio files.

License

Notifications You must be signed in to change notification settings

spaceymonk/morse-analyzer

Repository files navigation

morse-analyzer

Analyze, tweak and extract morse code from audio files.

ScreenShot

Installation

pip install -r requirements.txt

Run

python main.py

How to Use?

Video Tutorial

  1. Load an audio file (only WAV files supported, you have to convert your audio file to WAV)
  2. Adjust the plot.
  3. Apply some filters.
  4. If output is somewhat understandable click Solve to generate dits and dats.
  5. Click Decode to translate morse code to language.

Note: If Step 4 did not work out, you can enter the dits and dats by hand.