aaronstone1699/wav-to-sheetMusic
The provided code is an audio processing application implemented using the Tkinter library in Python. It allows the user to select a WAV file, clean the audio, convert it to MIDI format, and display the corresponding sheet music.
PythonApache-2.0