What's the difference between semitones and cents?
One semitone (like C to C#) = 100 cents. Cents are finer: 50 cents is halfway between two notes. Use semitones for melodic transposition, cents for tuning fine-tuning and detune effects.
Music Production
Calculate adjusted tuning frequency from cents offsets.
Use semitone offsets for alternate reference notes.
Cents are tiny pitch units: 100 cents equal one semitone, 1200 cents equal one octave. Tuning Reference refers to adjusting a reference pitch (usually A4 at 440 Hz) up or down by cents or semitones. This calculator models real-world tuning: orchestras tune A4 to 443 Hz (higher), baroque ensembles use 415 Hz (lower), and some modern tracks use microtuning for artistic effects. Understanding cent offsets lets you replicate historical tunings and match real instruments in recordings.
The calculator applies two pitch shifts: semitones (large, 12 per octave) and cents (fine-tuning within semitones). It uses exponential frequency scaling: multiplying by 2^(semitones/12) for semitones and 2^(cents/1200) for cents. The resulting frequency ratio is multiplied by your reference pitch to get the adjusted frequency. Difference in Hz shows how far from reference—useful for checking if a synth tuning matches a reference tone.
Frequency Ratio = 2^(Cents/1200) × 2^(Semitones/12). Adjusted Frequency = Reference × Frequency Ratio. Difference = Adjusted - Reference. Negative semitones/cents lower the pitch; positive raise it.
One semitone (like C to C#) = 100 cents. Cents are finer: 50 cents is halfway between two notes. Use semitones for melodic transposition, cents for tuning fine-tuning and detune effects.
Record a reference note from the instrument, analyze its frequency with a spectrogram or tuner plugin, then calculate how many cents off 440 Hz it is. Input that cent offset into your synth. This ensures perfectly matched harmonics when layering.
Yes. Most MIDI controllers map pitch bend range in semitones (±2 semitones typical). Use this calculator to find the Hz/cent value of your bend, then automate pitch bend amount in your DAW to match.
Large semitone offsets (beyond ±6) may sound unnatural if combined with cents. The calculator is linear mathematically, but your ear perceives pitch logarithmically. Very high/low frequency ratios will sound extremely sharp or flat.