Frequency to Note Converter
Convert between frequency (Hz) and musical notes. See the nearest note name, octave, MIDI number, and cents deviation from perfect pitch.
Quick Answer
f = 440 × 2((n-69)/12) where n is the MIDI note number. A4 = 440 Hz, middle C (C4) = 261.63 Hz.
Convert
Common Reference Frequencies
| Note | Frequency (Hz) | MIDI # | Context |
|---|---|---|---|
| C2 | 65.41 | 36 | Low bass guitar |
| E2 | 82.41 | 40 | Lowest guitar string (standard) |
| C4 | 261.63 | 60 | Middle C |
| A4 | 440.00 | 69 | Concert pitch reference |
| C5 | 523.25 | 72 | Soprano range |
| A5 | 880.00 | 81 | High violin range |
| C8 | 4186.01 | 108 | Highest piano key |
About This Tool
The Frequency to Note Converter is a bidirectional tool that translates between frequency values in Hertz and musical note names in standard equal temperament tuning. Enter a frequency to find the closest note, or select a note to find its exact frequency. The tool also displays the cent deviation from perfect pitch, MIDI note number, and octave, making it essential for tuning, audio engineering, and music theory study.
How Equal Temperament Works
Western music divides the octave into 12 equally spaced semitones. Each semitone is separated by a frequency ratio of 21/12 (approximately 1.05946). This means multiplying any frequency by 1.05946 gives you the next semitone up, and multiplying by 2 gives you the note one octave higher. The system is anchored to A4 = 440 Hz by international convention (ISO 16, adopted in 1955), though this standard is not universal and some ensembles tune to different reference pitches.
Understanding Cents
A cent is a logarithmic unit of pitch that divides each semitone into 100 equal parts. There are 1200 cents in an octave. Cents provide a precise, human-readable way to express how far a pitch deviates from the nearest note. A difference of 1 cent is barely perceptible, while 10-15 cents is clearly audible to trained musicians. Guitar tuners typically display cent deviation to help players achieve accurate intonation. This tool shows cent deviation rounded to one decimal place.
MIDI Note Numbers
The MIDI standard assigns a unique integer to every note, from 0 (C in octave -1, at 8.18 Hz) to 127 (G9, at 12,543.85 Hz). Middle C is MIDI note 60, and the concert pitch reference A4 is MIDI note 69. MIDI numbers provide an unambiguous way to refer to specific pitches, which is essential for electronic music production, synthesizer programming, and digital audio workstation automation. The formula linking MIDI numbers to frequency is f = 440 × 2((n-69)/12).
Applications in Audio Engineering
Audio engineers use frequency-to-note conversion when identifying problem frequencies in a mix. For example, a resonance at 311 Hz corresponds to D#4/Eb4, which helps the engineer communicate the issue in musical terms. Similarly, when applying EQ cuts or boosts, knowing the musical note at a given frequency helps make musical (rather than arbitrary) decisions. Feedback identification in live sound reinforcement also benefits from quick frequency-to-note lookup.
Tuning Systems and History
Equal temperament is only one of many tuning systems. Before its widespread adoption in the 18th and 19th centuries, musicians used systems like Pythagorean tuning (based on pure fifths), meantone temperament (optimized for pure thirds), and well temperament (a family of systems where all keys are usable but each has a distinct character). Today, some performers and composers deliberately use alternative tuning systems for their unique tonal qualities. This calculator uses 12-tone equal temperament, which remains the overwhelmingly dominant system for contemporary Western music.
Frequency Ranges of Instruments
The piano spans from A0 (27.5 Hz) to C8 (4,186 Hz). A standard-tuned guitar covers E2 (82.41 Hz) to E6 (about 1,319 Hz with harmonics). The human voice ranges from roughly E2 (bass) to C6 (soprano). The human ear can perceive frequencies from about 20 Hz to 20,000 Hz, though sensitivity varies by frequency and age. Understanding where instruments sit in the frequency spectrum is fundamental to mixing and arranging music.
Frequently Asked Questions
How is frequency related to musical notes?
What are cents in music?
Why is A4 set to 440 Hz?
What MIDI note number corresponds to middle C?
How accurate is equal temperament?
Was this tool helpful?