A C# program that uses NAudio to analyze an audio file and decode the detected morse signal. Currently not particularly tolerant of noise.
Find a file
2017-05-27 17:48:59 +01:00
MorseCodeParser Initial commit. That was a fun challenge! 2017-05-27 17:48:59 +01:00
.gitignore Initial commit. That was a fun challenge! 2017-05-27 17:48:59 +01:00
MorseCodeParser.sln Initial commit. That was a fun challenge! 2017-05-27 17:48:59 +01:00