1. Analyzing and Transposing a Jazz Turnaround
SongwriterBackground
A songwriter wants to analyze a standard jazz turnaround in C major and transpose it to D major for a new arrangement.
Problem
They need to verify the Roman numeral analysis and see the transposed chord names instantly.
How to use
Input 'Cmaj7 - Am7 - Dm7 - G7' into the Chord Progression field, set the Analysis Key to 'C major', and select 'D major' as the Transpose To option.
{
"progression": "Cmaj7 - Am7 - Dm7 - G7",
"key": "C major",
"transposeTo": "D major",
"playbackTempo": 96
}Outcome
The tool displays the Roman numerals 'I - vi - ii - V7', identifies the tonic-to-dominant-preparation movement, and outputs the transposed progression in D major.