Skip to content
K Knidox Search…
Music & Audio · Tuning

Note to Frequency Calculator

Convert any musical note to its pitch in hertz, or find the nearest note to a frequency.

Direction
NotePitch class, sharps only.
Scientific pitch notation, middle C is C4.
Common tuning references — tap to load
Frequency of A4
440Hz

A4 is MIDI note 69 in 12-tone equal temperament with A4 = 440 Hz.

Frequency across the keyboard — each octave doubles
Frequency rising exponentially across the keyboard from A0 to C8 — each octave up doubles the frequency4,186.01 Hz27.5 HzA0C8

In 12-tone equal temperament with A4 tuned to 440 Hz, a note’s frequency is f = 440 × 2^((n − 69) ÷ 12), where n is its MIDI number. So A4 (n = 69) is exactly 440 Hz and middle C, C4 (n = 60), works out to about 261.63 Hz.

How notes map to frequencies

Every musical pitch is a frequency measured in hertz (Hz) — the number of times per second the sound wave repeats. In equal temperament the octave is split into twelve equal semitones, so moving up one semitone always multiplies the frequency by the twelfth root of two (≈ 1.059463). Numbering the notes with the MIDI standard — where A4 = 69 and C4 = 60 — lets a single formula give the frequency of any pitch from a low rumble to the top of the piano.

f = 440 × 2^((n − 69) ÷ 12)

f is frequency in Hz, n the MIDI note number, and 440 Hz the tuning of A4 (n = 69)

Worked example

Find the frequency of middle C, written C4.

  1. 1
    Find the MIDI note number. C4 has pitch class C = 0 and octave 4, so n = 12 × (4 + 1) + 0 = 60.
  2. 2
    Count semitones from A4. A4 is n = 69, so C4 is 60 − 69 = −9 semitones below it.
  3. 3
    Raise 2 to that many twelfths. 2^(−9 ÷ 12) = 2^(−0.75) ≈ 0.594604.
  4. 4
    Multiply by 440 Hz. 440 × 0.594604 ≈ 261.63 Hz — the frequency of middle C.

Frequencies of one octave (C4–B4)

Equal-tempered frequencies with A4 = 440 Hz, rounded to two decimals. The octave above doubles each value (C5 = 523.25 Hz); the octave below halves it (C3 = 130.81 Hz).

NoteMIDI number (n)Frequency (Hz)
C4 (middle C)60261.63
C♯461277.18
D462293.66
D♯463311.13
E464329.63
F465349.23
F♯466369.99
G467392.00
G♯468415.30
A469440.00
A♯470466.16
B471493.88

Tuning standards and temperament

Why an octave doubles the frequency. Two notes an octave apart sound like the same pitch because the higher one vibrates exactly twice as fast. That 2 : 1 ratio is why the exponent divides by 12: twelve semitones multiply the frequency by 2^(12 ÷ 12) = 2, one full octave. A5 is therefore 880 Hz, double A4’s 440 Hz.

Equal temperament vs. just intonation. This calculator uses 12-tone equal temperament, where every semitone is identical so music can be played in any key. Just intonation instead tunes intervals to simple whole-number ratios (a perfect fifth as 3 : 2, for example), giving purer chords but only in one key. The two systems disagree by a few cents on most notes.

The 440 Hz standard. A4 = 440 Hz is the modern international reference, but it is a convention, not a law of physics. Many orchestras tune slightly sharper to 442 or 443 Hz for a brighter sound, and some ensembles prefer 432 Hz. Change the reference and every frequency scales with it in the same proportion.

What is A4 = 440 Hz?
It is the standard concert pitch: the A above middle C is defined to vibrate at 440 times per second. Every other note is calculated relative to it, so 440 Hz sets the reference for the whole equal-tempered scale.
Why does an octave double the frequency?
An octave spans twelve semitones, and each semitone multiplies the frequency by 2^(1 ÷ 12). Twelve of those factors multiply to 2^(12 ÷ 12) = 2, so the note an octave up vibrates exactly twice as fast — for example A5 = 880 Hz is double A4 = 440 Hz.
How do I get the frequency of middle C?
Middle C is C4, MIDI note 60, which is 9 semitones below A4. So f = 440 × 2^((60 − 69) ÷ 12) = 440 × 2^(−0.75) ≈ 261.63 Hz.
What is a cent?
A cent is one hundredth of a semitone, so there are 1200 cents in an octave. It measures how far a frequency sits from a target note: the Hz → Note mode reports this offset, and 0 cents means the pitch is perfectly in tune.
What is the difference between equal temperament and just intonation?
Equal temperament makes all twelve semitones identical so any key sounds the same, which is what this tool uses. Just intonation tunes intervals to pure whole-number ratios for smoother chords, but only in a single key; the two differ by a handful of cents on most notes.
Do 432 Hz and 442 Hz change the results?
Yes. The formula is anchored to A4 = 440 Hz. Retuning A4 to 442 or 432 Hz scales every note by the same ratio — for instance middle C becomes about 262.82 Hz at 442 Hz, or 256.87 Hz at 432 Hz.