About the Note to Frequency
This calculator finds the frequency in Hertz of any musical note and octave, based on standard 12-tone equal-temperament tuning where A4, the A above middle C, is fixed at 440 Hz. It's useful for musicians tuning instruments, sound designers or synthesizer programmers who need an exact frequency for a given note, or anyone studying how musical pitch relates to sound frequency.
How It Works
You select a note (C through B, including sharps) and an octave number, with 4 representing the octave containing A440 and middle C. The calculator counts how many semitones that note sits away from A4, in both octave and note-name terms, then applies the equal-temperament formula, which raises 2 to a fractional power based on that semitone distance and multiplies by 440 Hz.
Formula & Methodology
Equal temperament divides each octave into 12 equal semitone steps, where each step is a frequency ratio of the 12th root of 2, about 1.0595, relative to the previous one, so 12 consecutive semitone steps multiply out to exactly double the frequency, one full octave. The calculator first finds the note's position within its octave using the fixed note order (C=0 up to B=11, with A=9), then finds how many full octaves separate it from octave 4, combines both into a total semitone distance from A4, and raises 2 to that distance divided by 12 as the multiplier on the 440 Hz reference.
Examples
A4, the Tuning Reference
Selecting note A and octave 4, the default input, returns exactly 440 Hz, since the semitone distance from A4 to itself is zero.
Middle C (C4)
Selecting note C and octave 4 returns approximately 261.63 Hz, the standard frequency for middle C, nine semitones below A4.
Advantages
- Calculates exact equal-temperament frequencies for any note and octave combination, rather than relying on a static printed chart.
- Covers the full range of octaves and all twelve semitones, including sharps, in one input form.
- Uses the internationally standardized A4 = 440 Hz reference, matching the tuning most instruments and electronic tuners use by default.
Common Mistakes
- Assuming frequency increases linearly with octave number, when it actually doubles with each octave, an exponential relationship rather than a linear one.
- Confusing octave numbering conventions, since not all instruments or software label octaves identically, which can shift results by a full octave, a factor of 2 in frequency.
- Overlooking that some ensembles tune to a reference other than 440 Hz, which would make this calculator's output consistently off by a small, fixed ratio.
Edge Cases to Watch For
- Octave numbering follows scientific pitch notation, where octave 4 contains A440 and middle C, so entering unusually low or high octave numbers still computes correctly but produces frequencies below or above the range of human hearing or standard instruments.
- Sharps are used for all accidentals in the note list (C#, D#, F#, G#, A#), so a note conceptually thought of as a flat, like Db, should be entered using its paired sharp equivalent, C#, which the calculator's label already shows together.
- The 440 Hz reference for A4 is a tuning standard, not a physical constant, so instruments tuned to a different reference pitch, such as 442 Hz used by some orchestras, will not match this calculator's output exactly.
Common Use Cases
- Musicians and piano tuners looking up the exact target frequency for a specific note before tuning by ear or with an electronic tuner.
- Synthesizer and sound designers programming oscillators to precise pitch frequencies rather than relying on a MIDI note lookup table.
- Music theory students and educators demonstrating how equal temperament divides an octave into proportionally equal frequency steps.