Musical Note Frequency
Computes the frequency in Hertz of any note from the semitone distance relative to A4=440 Hz.
โ
Note frequency from MIDI number: formula and example
Under 12-tone equal temperament tuned to A4 = 440 Hz, MIDI note n sits at f = 440 ยท 2^((n โ 69) / 12). So A4 (n=69) = 440 Hz, C4 (n=60) โ 261.63 Hz, A5 (n=81) = 880 Hz and A3 (n=57) = 220 Hz. If you prefer the Verdi pitch, A=432 Hz shows up often enough as an alternative reference.
Context and applications
Luthiers and piano tuners lean on the formula to set string frequencies. Synth designers use it to turn MIDI into oscillator pitch, and orchestras tune to A=440, or 442 in a lot of European halls. Historical performance is a different story. Players there work from older reference pitches: baroque A=415 Hz, which is roughly a semitone lower, and classical-era A=430 Hz. The upshot is that a baroque flute comes out at the pitch a modern flute would hit playing one semitone down.
FAQ
Why is the octave a factor of 2? Double the frequency and you go up exactly one octave, which the ear reads as the same note name. That's why 440 Hz and 880 Hz are both A. Equal temperament then chops the octave into 12 equal ratios of 2^(1/12) โ 1.0595.
What changes with A=432 Hz? Just scale every frequency by 432/440 โ 0.9818, so C4 drops to about 256.87 Hz. The ratios between intervals don't budge.
How precise is a cent? One cent is 1/100 of a semitone, the ratio 2^(1/1200) โ 1.000578. A trained ear picks up on roughly 5โ10 cents, while tuners try to stay under 2 cents off A=440.
Related Tools
Rent Adjustment Calculator
Compute annual rent adjustment by IGP-M or IPCA accumulated in the last 12 months (manually configurable).
Pregnancy Calculator
Compute estimated due date (EDD), gestational age and trimester from the last menstrual period (LMP).
Fertile Period Calculator
Compute fertile window and ovulation day from the first day of the last cycle and the average cycle length.