morse
morse copied to clipboard
Morse code audio generation tool
is it possible to add a requirements.txt to the codebase. its not apparent which versions of the depenencies are required to run the code. thanks
Hello, when i try generating a file, either wav or mp3, when i reproduce it, it is filled with super loud white noise. Any idea of what is going on?
I wanted to have a 16000 kHz sample rate so I modified play.py so that it can take a different sample rate if the -r flag is used. Use if...