Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 341 Bytes

File metadata and controls

9 lines (7 loc) · 341 Bytes

Bach-NoteDetector

Install the dependencies using: pip install -r requirements.txt

Run it on wav files by providing the path of the audio file and the config: python bach.py -af=test/test1/melody-2.wav -c=mel2.config

The image file contains detected note onsets vs loudness graph. Inspired from: https://holometer.fnal.gov/GH_FFT.pdf