Search

Related Music Theory Alchemy

The chord progression can be divided into three main sections (please see the details below). The first section is based around the I chord (C), the second section introduces the IV chord (F), then it returns to the I chord. The third section introduces a borrowed chord (bVII – Bb from C Mixolydian), a V chord (G), then returns to the I chord with a brief excursion back to the V chord. There is repetition in this section with the return to the I chord.

“Riptide” by Vance Joy is in the key of C major. The chord progression is a repeated sequence of Am, G, C and Fmaj7, with the Fmaj7 being a borrowed chord from the parallel minor, C minor. Given that the majority of the song follows this pattern, it’s simple yet effective, providing a catchy and persistent structure to the song.

The given chord progression is from the song “Every Day Is Exactly The Same” by Nine Inch Nails. The overall structure of the song consists of verses, choruses, and a bridge, each with distinct chord progressions that contribute to the song’s moody, melancholic atmosphere. The song is mostly in the key of E minor, with some borrowed chords from the parallel major key.

The chord progression in the bridge of Kali Uchis’ “After The Storm” consists of two alternating chords, Amaj7 and Dmaj7, played repeatedly. This progression is simple yet effective, creating a smooth and mellow atmosphere that matches well with the song’s overall neo-soul and R&B vibe. The arrangement is in the key of A Major and has a diatonic structure without any borrowed chords.

The Rolling Stones – Miss You – Bridge

Add To Favorites Remove From Favorites

< All Analyses

Chord Progression

[‘F’, ‘Em’, ‘Dm’, ‘F’, ‘Em’, ‘Dm’, ‘E’, ‘E’, ‘Am’, ‘Dm’]

Chord Progression Analysis

Here’s the listing of the full chord names and their corresponding roman numerals:

“`python
F -> F Major (‘VI’)
Em -> E minor (‘V’)
Dm -> D minor (‘IV’)
F -> F Major (‘VI’)
Em -> E minor (‘V’)
Dm -> D minor (‘IV’)
E -> E Major (‘V’)
E -> E Major (‘V’)
Am -> A minor (‘I’)
Dm -> D minor (‘IV’)
“`

Borrowed chords:

The inclusion of the E Major chord in this progression is a borrowed chord. Here’s the borrowed chord in code block format:

“`python
E -> E Major (‘V’)
“`

Similar Chord Progressions

The V-IV-I progression in the bridge is common in many rock songs.

1. The Beatles’ “I Want to Hold Your Hand”:

“`python
G -> G Major (‘V’)
D -> D Major (‘IV’)
C -> C Major (‘I’)
“`

2. Eagles’ “Hotel California”:

“`python
B -> B Minor (‘V’)
F -> F# Major (‘IV’)
A -> A Major (‘I’)
“`

3. Fleetwood Mac’s “Go Your Own Way”:

“`python
F -> F Major (‘V’)
C -> C Major (‘IV’)
G -> G Major (‘I’)
“`

These all utilise a similar progression, though with different root chords due to different keys.

Musical Analysis

Generally, in the key of A minor, the chord built on E should be a minor chord, i.e., E minor. However, in this chord progression, the song switches to E Major (‘V’), before resolving back to the root Am (‘I’). This gives the song a sense of tension and release, common in many blues songs.

Overall Analysis

“Miss You” by The Rolling Stones is in the key of A minor. The main chord progression in the song is quite consistent — Am, Dm, Am, Am, Dm, Am, Am, Dm — with some variations in the bridge. The song’s chord progression is bluesy in nature, given the usage of minor chords and the parallel movement. In particular, the usage of E, the V chord in A Minor, gives a resolution back to the root chord (Am), which gives the song a sense of tension and release.

Style Analysis

“Miss You” falls under the umbrella of rock and roll with a distinctive bluesy feel. The blues influence comes from the chord progression’s reliance on the minor key and parallel movement used throughout the song. The intro and verse maintain a consistent Am-Dm progression, typical in many blues compositions, which grounds the song in the minor tonality while adding a rhythmic drive. For the bridge, it briefly switches to a VI-V-IV progression, adding variety and interest to the composition before resolving back to the root chord (Am).

Chords in the Bridge section of Miss You by The Rolling Stones are:

[‘F’, ‘Em’, ‘Dm’, ‘F’, ‘Em’, ‘Dm’, ‘E’, ‘E’, ‘Am’, ‘Dm’]