Music Production
Get frequency to note converter results with quick inputs.
What this calculator does
The frequency-to-note converter translates between Hz (Hertz) measurements and musical note designations across the piano keyboard range. This tool bridges the gap between the objective physical measurement of sound (frequency in Hz) and the musical naming conventions that musicians use. It's indispensable for audio engineers, music producers, and sound designers who need to identify which note corresponds to a measured frequency, or vice versa. Whether you're removing a problematic resonance discovered via spectrum analysis, setting up oscillators, or identifying frequencies in recorded audio, the converter helps you make the connection between what you measure and what you hear musically.
How it works
The converter uses the equal temperament tuning system where each semitone represents a fixed frequency ratio of 2^(1/12) ≈ 1.0595. Given concert pitch A440 as reference, the calculator determines frequencies for all notes or identifies which note matches a given frequency. The math involves logarithms to handle the exponential relationship between MIDI note numbers and frequencies. Input a note (C3, A4, F#5, etc.) and get its exact frequency. Input a frequency and discover the nearest musical note and how many cents sharp or flat it is from perfect pitch.
Formula
F = 440 × 2^((n-69)/12), where F is frequency in Hz, n is the MIDI note number (69 for A4), and the exponent represents semitone distance. Inverse: n = 69 + 12 × log₂(F/440). This logarithmic relationship ensures equal spacing of semitones across the frequency spectrum.
Tips for using this calculator
- A440 (concert A) is 440 Hz; knowing this reference point helps you mentally estimate other note frequencies
- Lower octaves have more spacing between notes (C1 to C2 spans much less frequency than C7 to C8), affecting EQ precision
- Each octave doubles the frequency—A4 is 440 Hz, A5 is 880 Hz, A3 is 220 Hz
- Use the converter to identify resonant peaks in spectrum analyzers and target them with surgical EQ
- Different instruments have optimal frequency ranges; the converter helps you work within and enhance these ranges
Frequently asked questions
Why do note frequencies follow an exponential pattern rather than linear spacing?
Human hearing perceives pitch logarithmically—doubling frequency sounds like one octave higher regardless of starting frequency. A jump from 100 Hz to 200 Hz sounds identical in musical terms to a jump from 1000 Hz to 2000 Hz. This exponential relationship matches how our ears work, making the equal temperament system musically logical even though the Hz values increase exponentially.
How accurate does the converter need to be for my mixing?
For identifying problem frequencies in EQ work, accuracy within ±1-2 Hz is more than sufficient. The converter should identify the correct note and octave clearly. For scientific purposes or extremely precise tuning, higher accuracy matters, but for practical music production, any quality frequency-to-note converter provides adequate precision for mixing and sound design.
Can I use this converter to tune instruments?
Yes, the frequency-to-note converter is useful for instrument tuning. Software tuners use the exact same principles. You can measure an instrument's pitch and compare it to the converter's output for the intended note. However, dedicated tuning applications often include extra features like microphone input and tuning status indicators that are more convenient for hands-on tuning work.
What do the sharps and flats mean in the note names?
In equal temperament, each semitone between natural notes is divided into sharps (raising the note) and flats (lowering the note). C# is one semitone above C, while Db is one semitone below D—C# and Db are the same frequency. The converter helps clarify these enharmonic equivalents and shows exactly where each note falls in the frequency spectrum.