Device Tests
Audio Spectrum Analyzer
Live FFT of your microphone — log frequency bands, peak readout, note detection.
Updated July 8, 2026
How to use the audio spectrum analyzer
- 1Start analyzing and allow the microphone permission.
- 2Make sound — the spectrum responds live; whistle to test note detection.
- 3Look for fixed spikes (hum) and the broadband floor (room noise).
- 4Stop releases the microphone completely.
Common uses
- Diagnosing hum and noise in a recording or streaming setup
- Checking a mic's frequency response before recording vocals
- Seeing where instruments and voices sit in the spectrum for mixing
- Quick pitch checks by whistling or humming at the peak readout
Frequently asked questions
What am I actually looking at?
A live Fourier transform: incoming audio decomposed into how much energy sits at each frequency. Left is bass, right is treble, and the log spacing gives every octave equal width — so the musically-equal jumps from 100→200 Hz and 1k→2k Hz occupy equal screen distance.
Why does the note detector work for whistling but struggle with my voice?
The readout names the single loudest frequency. A whistle is nearly a pure tone, so its peak is its pitch. Voices and instruments stack harmonics, and sometimes a harmonic outweighs the fundamental — the display then names the harmonic's note. For serious instrument tuning, a dedicated tuner tracks the fundamental specifically.
There's a spike at 60 Hz that never goes away — what is it?
Mains hum: electrical interference at your power grid's frequency (60 Hz in the Americas, 50 Hz most elsewhere), often with a harmonic at double. Fixes are physical — move the mic away from power supplies, try a different USB port or cable, or a ground-lift on audio interfaces.
Why does the display look dead until sounds get loud?
Browsers apply processing to mic input by default; this tool requests raw input (echo cancellation, noise suppression, and auto-gain off) but operating systems sometimes add their own. Check your OS input level, and expect quiet rooms to show a low floor — that floor itself is useful data about your recording space.
About this tool
The audio spectrum analyzer turns your microphone into a live frequency display: 96 logarithmically-spaced bands from 40 Hz to 12 kHz (equal width per octave, the way ears and EQs think), a peak-frequency readout, and the nearest musical note — whistle at it and it names the pitch. Bars approach amber near clipping. It's a practical diagnostic: 60 Hz hum that won't move is electrical interference, a constant broadband floor is room noise or hot gain, and a singer or instrument's energy distribution is visible in real time. Audio is analyzed live via the Web Audio API and never recorded or transmitted.
Like most tools on UtilityBase, the audio spectrum analyzer runs entirely in your browser — nothing you enter is uploaded or stored on a server. It's free to use with no account required. Browse more device tests here.
Was this tool helpful?
Related tools
Microphone Tester
Check your mic with a live level meter — nothing is recorded.
Device Tests
Audio Trimmer
Cut a section from any audio file on a waveform — export WAV, never uploaded.
Productivity Tools
BPM Tapper
Tap along to any song to find its tempo in beats per minute.
Productivity Tools
Hearing Frequency Test
Find the highest frequency you can hear — from 8 kHz up to 20 kHz.
Device Tests
Keyboard Tester
Press any key to see it light up — find dead keys and check key codes.
Device Tests
Gamepad Tester
Test every button, trigger, and stick on your controller — with stick drift detection.
Device Tests