Music Key Transposer

Transposed Chords

Semitones Shifted

How Music Transposition Works

Transposition is the process of shifting all notes or chords in a piece of music by a consistent interval, measured in semitones. A semitone is the smallest interval in Western music -- the distance between any two adjacent keys on a piano, including black keys. There are 12 semitones in one octave, after which the note names repeat. According to standard music theory principles, transposing preserves all harmonic relationships between chords while shifting the overall pitch up or down.

Musicians transpose for several practical reasons: adjusting a song to fit a singer's vocal range, accommodating transposing instruments (like Bb clarinet or Eb alto saxophone), simplifying chord shapes on guitar using a capo, or converting between concert pitch and instrument-specific notation. This transposer handles all standard chord types -- major, minor, 7th, maj7, dim, aug, sus, add, and slash chords -- and shifts them accurately by the calculated semitone interval. For tempo-related adjustments, try our BPM calculator.

How the Transposition Formula Works

The transposition algorithm maps each note to a number (C=0, C#=1, D=2, ..., B=11) and applies modular arithmetic:

New Note = (Original Note + Semitone Shift) mod 12

Worked example: Transposing C Am F G from the key of C to the key of G. The shift is 7 semitones up. C (0+7=7) = G. Am: A (9+7=16 mod 12=4) = Em. F (5+7=12 mod 12=0) = C. G (7+7=14 mod 12=2) = D. Result: G Em C D. The I-vi-IV-V progression is preserved exactly in the new key.

Key Terms You Should Know

Common Transposition Reference Table

The following table shows how common keys relate to each other by semitone intervals, useful for quick transposition without a calculator:

From / To C D E F G A
C 0 +2 +4 +5 +7 +9
G -7 -5 -3 -2 0 +2
D -2 0 +2 +3 +5 +7
A -9 -7 -5 -4 -2 0
E -4 -2 0 +1 +3 +5

Values show semitones to shift. Negative values = shift down. For example, transposing from G to C requires shifting down 7 semitones (or equivalently up 5 semitones).

Practical Examples

Example 1: Lowering a Song for a Singer. A song in the key of E (chords E, C#m, A, B) is too high for a vocalist. Transposing down 4 semitones to C gives: C, Am, F, G -- a much more comfortable range for most singers and easier chord shapes on guitar.

Example 2: Using a Guitar Capo. You want to play a song in Bb but prefer open chord shapes. Place a capo on fret 3 and play in G chord shapes: G (sounds Bb), C (sounds Eb), D (sounds F), Em (sounds Gm). The capo raises all strings by 3 semitones. Use our metronome calculator to practice at the right tempo.

Example 3: Writing for Bb Trumpet. A Bb trumpet sounds 2 semitones lower than written. To write a part that sounds in concert C, you must write it in D (2 semitones higher). The chord progression Cmaj7 - Fmaj7 - G7 in concert pitch becomes Dmaj7 - Gmaj7 - A7 in the trumpet part. The same principle applies to Bb clarinet and Bb tenor saxophone.

Tips for Successful Transposition

Frequently Asked Questions

How do I use a capo to change keys on guitar?

A capo placed on fret N raises the pitch of all strings by N semitones. To determine which chord shapes to use, subtract N semitones from the target key. For example, to play in the key of Bb (A# = semitone 10) with a capo on fret 3, subtract 3 to get semitone 7 (G). Play G chord shapes, and they will sound as Bb chords. This lets you use familiar open chord shapes in virtually any key. Capo on fret 1 = 1 semitone up, fret 2 = 2 semitones, and so on up to fret 7 or higher.

Do chord qualities change when transposing?

No, chord qualities are preserved exactly during transposition. Major chords remain major, minor chords remain minor, diminished stays diminished, and all extensions (7th, 9th, sus4, add9, etc.) carry over unchanged. Only the root note shifts. For example, Am7 transposed up 2 semitones becomes Bm7 -- the minor 7th quality is identical, just rooted on B instead of A. This is a fundamental rule of music theory and applies to all 12 semitone transpositions.

How do I transpose music for Bb instruments?

Bb instruments (trumpet, clarinet, tenor sax) sound 2 semitones lower than their written pitch. To write Bb parts from concert pitch, transpose up 2 semitones. If a piano plays a C, the Bb instrument must play a D to match. Conversely, to read a Bb part at concert pitch, transpose down 2 semitones. For Eb instruments (alto sax, baritone sax), the offset is 9 semitones down -- transpose up 3 semitones to write from concert pitch, or down 9 (up 3) to read at concert pitch.

What is the circle of fifths and how does it help with transposition?

The circle of fifths arranges all 12 musical keys by ascending perfect fifths: C-G-D-A-E-B-F#/Gb-Db-Ab-Eb-Bb-F, then back to C. Adjacent keys on the circle differ by exactly one sharp or flat, meaning they share 6 of 7 notes. This makes neighboring keys ideal for smooth modulations and natural-sounding transpositions. Moving clockwise adds sharps; counterclockwise adds flats. The circle also reveals relative minor keys (each major key's relative minor is 3 semitones below).

What is the easiest way to transpose a song for beginners?

The easiest method is to use this transposer tool: enter your chords, select the original key and target key, and the tool calculates everything automatically. For manual transposition, write out the chromatic scale (C, C#, D, D#, E, F, F#, G, G#, A, A#, B) and count semitones between your current and target key. Then shift each chord root by that many positions along the chromatic scale, keeping the chord quality suffix unchanged. Practicing with simple 3-chord songs (like G-C-D or C-F-G) builds transposition confidence quickly.

Related Calculators