Grant mic access
Press Start tuner and allow microphone access when your browser asks — this requires a direct user click.
Play a note near your microphone and get an instant note name, frequency, and cents-off-pitch reading powered by real-time autocorrelation pitch detection.
Press Start tuner and allow microphone access when your browser asks — this requires a direct user click.
An autocorrelation algorithm analyzes the raw waveform in real time to find its fundamental frequency.
The nearest note, its frequency, and how many cents flat or sharp you are appear instantly, with a needle showing direction.
It runs a standard autocorrelation algorithm on the raw microphone waveform to find the fundamental period, converts that to a frequency, then maps the frequency to the nearest musical note using the equal-temperament formula 69 + 12 log2(freq/440).
No. The microphone stream is analyzed locally in your browser using the Web Audio API and is never recorded to a file, uploaded, or sent anywhere.
The tuner shows a clear message explaining that microphone access was denied and how to re-enable it in your browser's site settings, without breaking the rest of the page.