Hi everyone,
I'm looking for a well-functioning and precise example of pitch detection with the autocorrelation algorithm...
With the FFT, I can achieve satisfactory resolution (hundredths of a semitone), but many musical instruments have harmonics with amplitudes greater than the fundamental, so it's not suitable.
I use the Arduino IDE.
Thanks
Pitch detection for musical instruments tuner
Re: Pitch detection for musical instruments tuner
So just scan through the entire FFT spectrum, looking for the first peak (even if it is not the largest).
Who is online
Users browsing this forum: Bytespider, meta-externalagent and 3 guests