-
Notifications
You must be signed in to change notification settings - Fork 2
02agarwalt/Pitch-identification
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Playing around with pitch identification using the Melodia melody extraction algorithm (created by Justin Salamon) available on Github. test.py takes in the .wav sound file and prints an estimation of the melody in the file (in terms of notes). The program works by smoothing out and discretizing the extracted melody line, and then converting the frequencies to notes. Requires vamp and librosa. Usage: python test.py soundFile.wav
About
Script to print note sequence in melody line from .wav file (Python)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published