THUNDERFRET
Free tools / Note Frequency Chart

Note Frequency Chart

Every note from C0 to B8 in hertz — with the open guitar and bass strings highlighted, and a reference-pitch control for A4 ≠ 440 setups.

// Note frequencies in Hz — every note, octaves 0–8
Reference pitchA4 = 440 Hz
NoteOct 0Oct 1Oct 2Oct 3Oct 4Oct 5Oct 6Oct 7Oct 8
C16.35232.70365.406130.81261.63523.251046.52093.04186.0
C#17.32434.64869.296138.59277.18554.371108.72217.54434.9
D18.35436.70873.416146.83293.66587.331174.72349.34698.6
D#19.44538.89177.782155.56311.13622.251244.52489.04978.0
E20.60241.20382.407164.81329.63659.261318.52637.05274.0
F21.82743.65487.307174.61349.23698.461396.92793.85587.7
F#23.12546.24992.499185.00369.99739.991480.02960.05919.9
G24.50048.99997.999196.00392.00783.991568.03136.06271.9
G#25.95751.913103.83207.65415.30830.611661.23322.46644.9
A27.50055.000110.00220.00440.00880.001760.03520.07040.0
A#29.13558.270116.54233.08466.16932.331864.73729.37458.6
B30.86861.735123.47246.94493.88987.771975.53951.17902.1

cyan = open guitar strings (E2 A2 D3 G3 B3 E4) · violet = open bass strings (E1 A1 D2 G2) · magenta = the A4 reference. Each octave doubles the frequency; each semitone multiplies it by 2^(1/12) ≈ 1.0595.

Reading the chart

Notes are named letter + octave: A4 is the A above middle C (C4). Each column doubles the previous one — that's what an octave is physically. And each step down a row multiplies by 21/12, the equal-temperament semitone, which is why every fret on a guitar is the same ratio apart but a different number of hertz.

Where the guitar lives

The six cyan cells are your open strings. Notice how low the guitar really is — the low E2 at 82 Hz sits just above a cello's lowest C (65 Hz). If you're chasing why notes repeat all over the neck, the fretboard note map lights every position of any note, colored by octave.

// There's more

These numbers are exactly what the free microphone tuner listens for — tune by mic with a precision needle, or by ear with reference tones.

Open the tuner

Frequently asked

What frequency is each guitar string?

In standard tuning with A4 = 440 Hz: low E2 = 82.41 Hz, A2 = 110 Hz, D3 = 146.83 Hz, G3 = 196 Hz, B3 = 246.94 Hz, high E4 = 329.63 Hz. Bass strings are one octave below the guitar's lowest four: E1 ≈ 41.2, A1 = 55, D2 ≈ 73.4, G2 = 98 Hz.

Why is A4 440 Hz?

It's the modern international standard for concert pitch, set in the 20th century. Orchestras historically varied (and some still tune to 442–443 Hz); '432 Hz tuning' is the same math with a lower anchor. The chart's ± buttons recalculate every note from whatever reference you pick.

How are note frequencies calculated?

In equal temperament each semitone multiplies frequency by the 12th root of 2 (≈1.05946), so f = 440 × 2^((n − 69) ÷ 12), where n is the note's MIDI number. Each octave exactly doubles: A3 = 220, A4 = 440, A5 = 880.

What frequency range does a guitar cover?

A 24-fret guitar in standard tuning runs from E2 (82.4 Hz) to E6 (1318.5 Hz) — about four octaves. The harmonics extend far higher, which is why guitar tone has energy well beyond those fundamentals.

More free tools