Pitch detection for musical instruments tuner
Posted: Tue Oct 14, 2025 5:50 pm
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
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