Semitone Calculator

Free Semitone Calculator — find the semitone difference between two frequencies or note names, or calculate a target frequency from a starting pitch and a semitone shift.

950.0K uses Updated · 2026-05-15 Runs locally · zero upload
AD

How to Use Semitone Calculator

The Semitone Calculator supports two modes. Select the one that fits your task before entering values.

Mode 1 — Find semitone difference between two pitches:

  1. Choose Frequencies → Semitone Count from the mode selector.
  2. Enter two frequencies in Hz (e.g. 440 and 880), or enable note-name input and type note names such as A4 and A5.
  3. Select your tuning standard — 440 Hz, 432 Hz, or custom A4.
  4. Read the result — the Semitone Calculator displays the exact and rounded semitone count, the corresponding interval name, the pitch direction (up/down), and the frequency ratio.

Mode 2 — Calculate target frequency from a semitone shift:

  1. Choose Start Frequency + Semitones → Target Frequency from the mode selector.
  2. Enter a starting frequency in Hz or a starting note name.
  3. Enter the semitone shift — positive numbers raise pitch, negative numbers lower it.
  4. Read the result — the Semitone Calculator shows the target frequency, the closest note name, the interval, and the frequency ratio.

Formula & Theory - Semitone Calculator

The Semitone Calculator is based on equal temperament acoustics. All twelve semitones within an octave divide the 2:1 frequency ratio equally on a logarithmic scale.

Semitone Count from Two Frequencies

n = 12 × log₂(f₂ / f₁)

Target Frequency from Semitone Shift

f_target = f_start × 2^(n / 12)

Frequency Ratio for n Semitones

ratio = 2^(n / 12)
SymbolMeaning
nNumber of semitones
f₁Starting (lower or reference) frequency in Hz
f₂Target or ending frequency in Hz
f_startStarting frequency in Hz
f_targetResulting frequency after shifting by n semitones

Note Name to Frequency

Using the MIDI standard (C4 = MIDI 60, A4 = MIDI 69):

MIDI number = (octave + 1) × 12 + note_index
frequency = A4_ref × 2^((MIDI − 69) / 12)

Interval Names

SemitonesInterval
0Unison (P1)
1Minor 2nd (m2)
2Major 2nd (M2)
3Minor 3rd (m3)
4Major 3rd (M3)
5Perfect 4th (P4)
6Tritone (A4 / d5)
7Perfect 5th (P5)
8Minor 6th (m6)
9Major 6th (M6)
10Minor 7th (m7)
11Major 7th (M7)
12Octave (P8)

Assumptions and Limits

The Semitone Calculator uses 12-tone equal temperament. Results may differ slightly from just intonation or meantone temperament, where intervals are tuned to simpler frequency ratios. Enharmonic equivalents such as C# and Db are treated as identical.

Use Cases for Semitone Calculator

The Semitone Calculator is a practical tool across music production, performance, education, and sound design:

  • Instrument tuning — Verify whether two notes played together form the intended interval, or check how far a stringed instrument is from the target pitch.
  • Music production and transposition — Calculate the semitone shift needed to transpose a sample or plugin to a different key, then apply the value directly in your DAW.
  • Sound design — Tune synthesizer oscillators and effects with precision, converting between Hz values and musical intervals.
  • Music theory education — Visualize the frequency ratios behind intervals like the perfect fifth (7 semitones, ratio ≈ 1.498) and the octave (12 semitones, ratio = 2).
  • Vocal coaching — Determine the interval a singer needs to reach from one note to another, expressed in semitones or as a named interval.
  • Alternative tuning exploration — Switch to A4 = 432 Hz or a custom reference to explore how different tuning standards affect all note frequencies.

From quick interval checks to detailed frequency analysis, the Semitone Calculator provides clear, mathematically precise results for any pitch-related task.

Frequently asked questions about Semitone Calculator

What is a semitone in music?

A semitone is the smallest interval in Western equal temperament — the distance between two adjacent notes on a piano keyboard, for example C to C# or E to F. The Semitone Calculator lets you compute any semitone interval quickly.

How does the Semitone Calculator handle note names?

Enable the note-name input mode and type a note like A4, D#5, or Gb3. The Semitone Calculator converts it to a frequency using the selected tuning standard (440 Hz, 432 Hz, or a custom A4 reference) and performs the calculation.

What is the difference between 440 Hz and 432 Hz tuning?

A4 = 440 Hz is the modern standard used by most orchestras and recording studios. A4 = 432 Hz is an alternative standard preferred by some musicians. The Semitone Calculator supports both, as well as any custom reference frequency.

What interval names does the calculator show?

The Semitone Calculator maps semitone counts to standard interval names: 0 = Unison, 1 = Minor 2nd, 2 = Major 2nd, 3 = Minor 3rd, 4 = Major 3rd, 5 = Perfect 4th, 6 = Tritone, 7 = Perfect 5th, 8 = Minor 6th, 9 = Major 6th, 10 = Minor 7th, 11 = Major 7th, 12 = Octave.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.