Turn a measurement into a reference label
This frequency to note converter takes a frequency you already measured and finds the nearest note in twelve-tone equal temperament. It also reports the note’s reference frequency and the signed distance in cents, using the A4 tuning reference you select.
The page does not hear sound. It has no microphone permission, file upload, tuner stream, URL fetch, or pitch-detection model. You must obtain the frequency through an instrument, laboratory tool, tuner, spectrum display, or another lawful method. The converter handles only the logarithmic math that follows.
The model behind the result
Western twelve-tone equal temperament divides an octave into twelve equal ratios. Moving one octave doubles frequency. Moving one semitone multiplies it by the twelfth root of two. With A4 assigned note number 69, the continuous position is:
69 + 12 × log2(input frequency ÷ A4 reference)
The nearest integer gives the closest equal-tempered note. Its reference frequency is:
A4 reference × 2 raised to ((nearest note number - 69) ÷ 12)
The signed cents difference is:
1200 × log2(input frequency ÷ nearest-note frequency)
A positive value means the entered frequency is sharp of the displayed reference; a negative value means flat. Exactly halfway cases can be sensitive to numeric precision, so the tool states its rounding behavior.
Worked example: concert A
Enter 440 Hz and keep A4 reference at 440 Hz. The continuous note position is 69, the nearest note is A4, its reference is 440 Hz, and the difference is 0 cents.
Now enter 445 Hz with the same reference. The nearest note remains A4 because 445 is much closer to A4 than A-sharp4. The result is approximately 19.56 cents sharp. That describes a ratio relative to the model; it does not say why the measurement was high. Instrument setup, vibrato, temperature, sample window, performance expression, or measurement error could all matter.
Worked example: changing the tuning reference
Enter 432 Hz and set A4 reference to 432 Hz. The result is A4 at 0 cents because you defined that tuning reference. If you leave the reference at 440 Hz, 432 Hz appears roughly 31.77 cents flat of A4.
Neither setting is universally “correct.” A reference must match the analytical context. Ensembles, historical practices, recordings, and electronic systems may use different standards. The input label keeps that assumption visible so a number cannot be copied without its frame.
Note names and octave numbering
The result uses scientific pitch notation, where middle C is C4 and the A above it is A4. Some devices and software use different octave-number conventions even when the underlying MIDI note number and frequency agree. Compare the actual frequency if two systems differ by an octave label.
Sharp or flat preference changes the displayed name for black-key pitch classes. For example, the same equal-tempered class can appear as C-sharp or D-flat. This display choice does not conduct harmonic spelling analysis. A score’s functional context may favor one name.
When the computed integer lies within 0 through 127, the page can also show the conventional MIDI note number. Outside that range it labels the pitch theoretically without implying that a standard MIDI note message can represent it.
Measurement quality matters
A frequency display is not automatically a stable fundamental. Musical tones contain partials, noise, transients, and modulation. A spectrum peak may be a harmonic rather than the perceived pitch. Vibrato produces a changing range, and short windows trade frequency resolution against timing detail.
For a useful observation, note the measurement source, passage, approximate duration, and whether the tone was steady. If the number jumps, record a range or several samples instead of selecting one convenient reading. The converter cannot evaluate the upstream measurement.
Limits of equal temperament
Twelve-tone equal temperament is one tuning model. Just intonation, meantone temperaments, stretched piano tuning, gamelan systems, maqam practice, blue-note inflection, and many other traditions cannot be summarized faithfully by the nearest 12-TET label. Even within equal-tempered performance, musicians may shape pitch expressively.
The page is not a calibration instrument and supplies no accuracy certification. Browser floating-point arithmetic is adequate for an educational reference, but professional calibration requires traceable equipment, controlled conditions, and uncertainty analysis.
A careful workflow
Measure first, then enter the unrounded frequency if available. Confirm A4 reference. Read both the nearest note and cents value. If the result surprises you, check for an octave harmonic by halving or doubling the observed frequency and reassess the source. Preserve the measurement context in your own notes because this tool stores nothing.
Use the key tools only after deciding whether the pitch belongs to the harmonic passage you are studying. One frequency cannot establish a song’s key.
Frequently asked questions
Can the page tune my instrument through the microphone?
No. It requests no microphone access and receives no sound.
Why are cents logarithmic?
Musical intervals depend on frequency ratios. The cents formula converts a ratio into equal logarithmic divisions of an octave.
Is 440 Hz mandatory?
No. It is the default A4 reference, and the tool permits an explicit 400-480 Hz range for other contexts.
Does the nearest note identify a key?
No. A single pitch can occur in many keys, chords, modes, or non-tonal contexts.
Enter the measured frequency and confirm the A4 reference, then select “Convert entered frequency.” Copy the note only together with its cents difference and tuning assumption.
