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 37f310a1b1 Initial commit. That was a fun challenge! 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