A C# program that uses NAudio to analyze an audio file and decode the detected morse signal. Currently not particularly tolerant of noise.
Go to file
Starbeamrainbowlabs b8b8e219f9 Initial commit 2017-05-27 18:51:12 +02:00
LICENSE Initial commit 2017-05-27 18:51:12 +02:00
README.md Initial commit 2017-05-27 18:51:12 +02:00

README.md

AudioMorseDecoder

A C# program that uses NAudio to analyze an audio file and decode the detected morse signal. Currently not particularly tolerant of noise.