Calculator features
# What is the frequency of a musical note and why does it matter
Every musical note is, in essence, a periodic vibration of air. When a guitar string vibrates at 440 cycles per second, it produces A4, the universal tuning reference note. This correspondence between hertz and notes is not arbitrary: it is defined by equal temperament, the predominant tuning system in Western music, which divides the octave into twelve perfectly equidistant semitones from a mathematical perspective.Knowing the exact frequency of each note is fundamental in sound synthesis, music production, audio engineering and instrument making. A synthesiser needs to know at which frequency each oscillator must vibrate to reproduce a tuned note. A mixing engineer needs to know where to cut with an equaliser to remove a hum without affecting the fundamental of an instrument.# The mathematical formula behind the conversion
Equal temperament is based on a geometric progression. Each semitone equals multiplying the frequency by the twelfth root of two. The formula to obtain the frequency of any note from its distance in semitones relative to A4 is:Where n is the MIDI note number (A4 = 69) and A4 is the reference frequency, usually 440 Hz. Inverting this formula gives the nearest note to any entered frequency, as well as the deviation in cents.f = A4 × 2^((n - 69) / 12)
# Cents: the precision unit for musicians and engineers
A semitone is divided into 100 cents. This unit allows any tuning deviation to be described with decimal precision. A deviation of 10 cents is already perceptible to a trained ear; above 20 cents it sounds clearly out of tune to most listeners.Perfect tuning
A note is perfectly in tune when the deviation is less than 5 cents from the exact equal-temperament frequency.
Cents in DAW
Samplers, synthesisers and pitch-shifting plugins use cents for fine-tune, allowing samples to be adjusted to their exact note without artefacts.
Human threshold
The perception threshold for out-of-tune notes varies between 5 and 15 cents depending on the instrument, dynamics and harmonic context.
# The A4 reference: 440 Hz, 432 Hz and the tuning wars
The reference frequency A4 = 440 Hz was standardised internationally in 1939 (ISO 16). However, Baroque musicians typically work with references of 415 Hz, and there is a growing community of producers who prefer 432 Hz. Elite orchestras such as the Berlin Philharmonic regularly use 443 Hz for a brighter, more penetrating sound.In music production, the reference matters when mixing live-recorded acoustic instruments with virtual instruments. If the recorded piano was tuned to 442 Hz but the synthesiser defaults to 440 Hz, all samples will need to be corrected in cents.Professional sampler trick
When importing a sample into a sampler such as Kontakt or Decent Sampler, enter the sample frequency into this calculator. The cents value shown on the tuning meter tells you exactly the fine-tune value to enter in the sampler so the note plays perfectly in tune.# Reference frequency table by octave
This table shows the exact frequencies of each C note in equal temperament with A4 = 440 Hz, useful for configuring modular synthesiser oscillators or verifying the range of an instrument:| Note | Frequency (Hz) | MIDI Note | Typical instrument range |
|---|---|---|---|
| C0 | 16.35 | 12 | Contrabass, organ pedal |
| C1 | 32.70 | 24 | Double bass, bass guitar low |
| C2 | 65.41 | 36 | Cello, bass guitar |
| C3 | 130.81 | 48 | Viola, tenor sax, guitar |
| C4 | 261.63 | 60 | Middle C, piano, tenor voice |
| C5 | 523.25 | 72 | Flute, violin, soprano voice |
| C6 | 1046.50 | 84 | Piccolo, high violin registers |
| C7 | 2093.00 | 96 | Flute harmonics, synthesiser |
| C8 | 4186.01 | 108 | 88-key keyboard, technical limit |
# Harmonics and the octave as a 2:1 relationship
One of the most important relationships in musical acoustics is the octave: doubling the frequency produces the same note an octave higher, and halving it takes it an octave down. This 2:1 relationship is the basis of the natural harmonics of any acoustic instrument.In synthesis, knowing the direct harmonics of a frequency is key to avoiding spectral collision between oscillators in a sound layer. This calculator always shows the upper and lower octave of any entered frequency.# Real-world use cases for musicians and producers
- Tuning analogue oscillators: measure the output frequency and compare with the calculator to know how many cents to adjust the coarse or fine tune.
- Assigning samples to notes: a kick drum recorded at 55 Hz is an A1. This tool tells you exactly where to map it in a sampler.
- Detecting problematic resonances: if a room resonates at 80 Hz, the calculator confirms it is E2, guiding EQ use to attenuate it without damaging the bass.
- Syncing subwoofers: verifying that multiple subs reproduce the same note avoids reinforcements or cancellations from interference.
- Tuning bells and definite-pitch percussion: identify the fundamental to integrate them into the tonality of the piece.
- Resonant filter design: a high-Q bandpass filter at 349.23 Hz will peak at F4, making harmonic design decisions easier.
# The piano as an immediate visual reference
The piano keyboard is the most intuitive visual map of the musical spectrum. Its layout of white (natural) and black (sharp/flat) keys allows patterns of scales, chords and intervals to be recognised at a glance. The interactive piano highlights the key corresponding to each frequency, connecting the number to its position on the universal keyboard.- Mathematical precision: uses the ISO 16 equal-temperament formula.
- Free calibration: supports A4 references between 400 and 480 Hz.
- Bidirectional conversion: Hz to note and note to Hz in the same tool.
- Search history: allows quick comparison of multiple patches or samples.
- Limitation: only applies to equal temperament, not historical tunings such as meantone.
- The sine tone does not reproduce the real timbre of the instrument, only the fundamental frequency.
- The cents meter is relative to the nearest semitone, not just or pure temperament.
- Frequencies outside the audible range (20 Hz – 20 kHz) have limited practical use.
# Essential glossary for using this tool
- Hz (Hertz): cycles per second. Measures the frequency of a sound wave.
- MIDI note: integer from 0 to 127 identifying each note in the MIDI standard. A4 = 69.
- Scientific octave: naming system that appends the octave number to the note (A4, C3).
- Cents: one hundredth of a semitone. Allows tuning deviations to be expressed with precision.
- Equal temperament: tuning system where all semitones are equal (ratio 2^(1/12)).
- A4: reference note. International standard: 440 Hz (ISO 16, 1975).
- Harmonic: integer-multiple frequencies of the fundamental produced naturally by acoustic instruments.
- Fine-tune: synthesiser and sampler parameter for adjusting tuning in cents.