Skip to main content

Note Frequency Calculator — note name ⇄ Hz, MIDI, cents

Note name ⇄ frequency (Hz) — A4 = 440/432/442, MIDI number, cents off — browser-only

  • Runs locally
  • Category Calculator
  • Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
Hz

Standard concert pitch is 440 Hz. Baroque ensembles often use 415, some orchestras 442–443.

A4440.00 Hz
MIDI number
69
Cents vs A4 = 440
0 ¢

What this tool does

Convert any note name to its exact frequency in hertz, or take a frequency and find the nearest equal-tempered note — both directions, kept in sync. Pick a note from C0 to B8 (sharps and flats), read the Hz at your chosen tuning reference, and see the MIDI number plus how many cents the pitch sits from the A4 = 440 standard. Going the other way, type a frequency like 329.63 and get back "E4, +0 cents, MIDI 64." The math is the standard 12-tone equal temperament identity f = reference × 2^((MIDI − 69) / 12), pinned to A4 = MIDI 69. The tuning reference is adjustable: keep 440 for modern concert pitch, drop to 432 for the alternative-tuning crowd, or nudge to 442–443 the way many European orchestras do. An optional sine-wave preview plays the computed tone so you can match it by ear, and one click copies the frequency. Everything runs in your browser — no audio uploads, no server round-trips.

Tool details

Input
Numbers
The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
Output
Live result + Copy + Preview
The result area focuses on usable output, with copy, download, or preview actions when supported.
Privacy
Browser-side processing
The main tool logic does not call an external API, so inputs normally stay in the current tab.
Save / share
Shareable URL state
Key settings are encoded in the URL so another person can reopen the same setup.
Performance budget
Initial JS <= 9 KB
No WASM budget is declared, keeping the tool quick to open on mobile.
Best fit
Calculator · Content Creator
Category and role tags drive related tools, internal links, and quick fit checks.

How to use

  1. 1. Input

    Paste or drop your content into the tool panel.

  2. 2. Process

    Click the button. All processing is local in your browser.

  3. 3. Copy / Download

    Copy the result or download to disk in one click.

How Note Frequency Calculator fits into your work

Use it for fast estimates, comparisons, and planning numbers before you make the final call.

Calculation jobs

  • Getting a realistic range before a purchase, plan, workout, or schedule decision.
  • Comparing scenarios by changing one input at a time.
  • Turning rough assumptions into a number you can discuss.

Calculation checks

  • Double-check units, dates, rates, and rounding assumptions.
  • Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
  • Save the inputs that produced an important result so you can reproduce it later.

Good next steps

These links move the current task into a more complete workflow.

  1. 1 Piano Chord Finder Piano chord finder — type any chord (Cmaj7, F#m, Bdim) and see the keys highlighted on a piano, with notes and inversions. Open
  2. 2 BPM Tap Counter BPM tap counter — tap the spacebar to the beat, instantly get tempo with running average, find your song's tempo for DJ / dance / metronome. Open
  3. 3 Scientific Calculator Scientific calculator — sin / cos / log / sqrt / power, with full keyboard input + history, deg/rad mode. Open

Real-world use cases

  • Tune an instrument to a reference pitch by ear

    You left your clip-on tuner at home and need to get a guitar's A string close before a jam. Pick A2 (MIDI 45, 110 Hz at A4 = 440), hit Play, and match the open string to the sine tone. Then check the rest: low E is E2 (82.41 Hz), D is D3 (146.83 Hz). Because the preview is a pure sine, beating against your string is easy to hear — when the wobble slows to nothing, you're locked in.

  • Match a 432 Hz recording in your DAW

    A collaborator sent stems tuned to A4 = 432, but your project is at the 440 default and everything clashes. Switch the reference to 432 here, look up the frequencies you need (middle C becomes 256.87 Hz instead of 261.63), and set your synth's master tune or pitch knob to the −31.8 cent offset the tool reports. Now your software instruments sit in the same tuning as the imported audio.

  • Set an oscillator frequency on a hardware or software synth

    Building a drone patch and you want the sub oscillator sitting on a specific note rather than an arbitrary Hz value. Type the note (say C1), read 32.70 Hz, and dial that into the oscillator's frequency field. For analog gear without note-name entry this is the fastest way to land on a musical pitch instead of guessing.

  • Write or debug a MIDI file by hand

    You're hand-editing a MIDI track and need the right note numbers. Flip to Frequency → Note, paste in a frequency you measured from a sample (e.g. 196 Hz), and the tool tells you it's G3, MIDI 55, two cents flat. Now you know exactly which note-on byte to write and how far the sample drifts from concert pitch.

  • Teach equal temperament and the octave ratio in class

    Demonstrating to students why an octave is a 2:1 ratio: show A4 = 440, then A5 = 880, then A3 = 220 — each octave doubles or halves. Pull up C4 and C5 to show the same doubling holds for any note, and use the cents readout to explain why a 432 tuning is "the same music, shifted down a third of a semitone." The audible preview makes the ratio click in a way a number on the board can't.

Common pitfalls

  • Confusing the octave numbering. This tool uses scientific pitch notation, where middle C is C4 and A4 = 440. Some DAWs and synths label middle C as C3 (Yamaha) or C5 (older Roland), which shifts every octave label by one. The MIDI number (middle C = 60) is unambiguous — when in doubt, match on MIDI, not on the octave digit.

  • Reading cents as a frequency error in Hz. Cents are logarithmic, not linear. 10 cents at A4 (440 Hz) is about 2.5 Hz, but 10 cents at A2 (110 Hz) is only about 0.6 Hz. Don't assume "5 cents off" means the same Hz gap at the bottom and top of the keyboard.

  • Expecting 432 Hz to be "more correct." A4 = 432 is a valid alternative tuning, not a more natural or scientifically superior one. It simply re-anchors equal temperament about 31.8 cents lower. If you're recording with others on standard gear, a 432 master tune will leave you a third of a semitone flat against everyone else.

Privacy

All conversions — note ↔ MIDI ↔ frequency, the cents math, and the sine-wave preview — are plain JavaScript and Web Audio running in your browser tab. No note, frequency, or audio ever leaves the page, and there is no logging of what you tuned. The one privacy caveat: the shareable URL encodes your current note, octave, frequency, and reference in the query string (e.g. ?d=note&n=A&o=4&r=440), so a "share link" pasted into chat will record those values in the recipient server's access log. That's harmless for ordinary pitches; just copy the number manually if you'd rather not put it in a URL.

FAQ

Tool combos

Folks in your role tend to reach for these alongside this tool.

Made by Toolora · 100% client-side · Updated 2026-06-13