Pitch converter

Note & Frequency

Convert between note names, hertz, and MIDI numbers with an adjustable A4 reference.

f = A4 × 2^((n − 69) ÷ 12) · n = 69 + 12 × log2(f ÷ A4)

A4 reference
Note
Octave
Frequency (Hz)
MIDI note
Nearest noteA4
Cents offset0.0
Period2.27 ms
Wavelength (air)0.78 m

Octave chart

NoteMIDIFrequencyPeriod
C460261.63 Hz3.82 ms
C#461277.18 Hz3.61 ms
D462293.66 Hz3.41 ms
D#463311.13 Hz3.21 ms
E464329.63 Hz3.03 ms
F465349.23 Hz2.86 ms
F#466369.99 Hz2.7 ms
G467392 Hz2.55 ms
G#468415.3 Hz2.41 ms
A469440 Hz2.27 ms
A#470466.16 Hz2.15 ms
B471493.88 Hz2.02 ms

Reference guide · 4 min

One pitch, three languages

Musicians name pitches, synthesizers count MIDI notes, and analyzers measure hertz. This converter keeps the three views locked together under an adjustable A4 reference so a value from any source becomes usable everywhere.

Quick start

A reliable starting point

  1. 01
    Confirm the reference

    Most modern material uses A4 = 440 Hz. Change the reference only if the session or ensemble is tuned differently.

  2. 02
    Enter what you know

    Pick a note and octave, type a frequency, or type a MIDI number. The other representations update immediately.

  3. 03
    Read the cents offset

    A measured frequency rarely lands exactly on a note. The offset shows how far the value sits from the nearest equal-tempered pitch.

The math

01

Equal temperament in one line

Equal temperament divides every octave into twelve identical ratios. Each semitone multiplies frequency by the twelfth root of two, and every octave doubles it.

MIDI numbers simply count those semitones: A4 is note 69, middle C is note 60, and the full range runs from 0 (C-1, about 8.2 Hz) to 127 (G9, above 12.5 kHz).

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

Tuning standards

02

Why A4 is adjustable

  • 440 Hz: the modern default for recorded and electronic music.
  • 441–443 Hz: common orchestral choices for a slightly brighter ensemble sound.
  • 432 Hz: a popular alternative reference; the math is identical, only the anchor moves.
  • 415 Hz: a frequent baroque pitch, roughly a semitone below modern tuning.

Octave conventions

03

Middle C is not always called C4

This tool follows the scientific convention where middle C (MIDI 60) is C4. Some DAWs and manufacturers label the same note C3 or C5, so an octave disagreement between programs is a naming difference, not a pitch difference.

When exchanging notes between environments, trust the MIDI number or the frequency—they are unambiguous.

Studio uses

04

Where the numbers help a mix

  • Tune kicks and 808s: find the fundamental of your key's tonic and match the sample to it.
  • Surgical EQ: convert a resonant note to hertz before cutting or boosting.
  • Sound design: set oscillators, filters, and resonators by exact frequency instead of sweeping blindly.
  • Sub decisions: pitches below roughly E1 (41 Hz) live mostly in the subwoofer—arrange bass lines accordingly.

Keep in mind

Studio notes

Cents are small

One cent is a hundredth of a semitone; offsets under about five cents are rarely audible in context.

Fundamentals first

EQ decisions aim at the fundamental, but timbre lives in the harmonics—sweep above the root too.

Check the anchor

If an instrument reads consistently sharp or flat, verify the A4 reference before retuning everything.