Yin-Pitch-Tracking
Yin-Pitch-Tracking copied to clipboard
Pitch tracking with the Yin pitch detection algorithm.
There is a lot of useless whitespace in the code (which my editor automatically removed upon save, creating a lot of "changes" when I haven't even touched the files). This...
There is no need for a fixed sampling rate, this PR implements a variable sampling rate that can be chosen at runtime.
You wrote it yourself: you don't do any memory management currently. This PR fixed that :-)
Major bug :/