Rhythm changes

The Rhythm changes is a 32-bar jazz chord progression. It is started from George Gershwin's "I Got Rhythm". The progression is in AABA form. The A sections have

Rhythm changes
32-bar rhythm changes in B (the slashes in each measure show where each beat is)[1]

The Rhythm changes is a 32-bar jazz chord progression. It is started from George Gershwin's "I Got Rhythm". The progression is in AABA form. The A sections have a I–vi–ii–V chord progression (or iii–vi–ii–V). The B section goes through the circle of fifths. This is III7–VI7–II7–V7. That chord progression is sometimes given passing chords.

This pattern is very common for improvisation in jazz.[2] It is the chord progression for many (usually fast) jazz compositions. Songs that use this chord progression are contrafacts. Rhythm changes were popular in the swing and bebop eras. It is the chord progression in Duke Ellington's song "Cotton Tail",[3] Charlie Christian's "Seven Come Eleven,"[4] Dizzy Gillespie's "Salt Peanuts,"[4] and Thelonious Monk's "Rhythm-a-Ning".[4] The first time that rhythm changes were used was by Sidney Bechet. His September 15, 1932[5] recording of "Shag" (two years after the first performance of "I Got Rhythm" on Broadway) recording uses this chord progression. This song was recorded by his "New Orleans Feetwarmers" group.[6]

In pop culture, "Meet the Flintstones", (c. 1960, Curtin/Hanna/Barbera) has rhythm changes.

History

This progression is very popular because of its use by early bebop musicians. The chord changes began to be used in the 1930s. It became more common '40s and '50s. It is now used regularly.[7]

By the 1930s, "I Got Rhythm" was already a popular jazz standard. By listening to the song and making a melody with these chord changes, a musician could create a new song. This song would be a contrafact. The jazz musician would have copyright rights to the new melody. If they played "I Got Rhythm", they would have to pay royalties to Gershwin.

Using a popular chord progression for new melodies made it easy to play a song at a jam session, show, or recording. The new musicians would only need to know that the song has rhythm changes. They might point out any modifications or chord substitutions.

For musicians, it is important to learn both the 12-bar blues and rhythm changes.[8]

Chords

The rhythm changes is a 32-bar AABA form. Each section has 8 bars.[9] Using roman numerals, the chords used in the A section are:

I      vi ii      V I      vi ii      V

The 2-bar phrase, I−vi−ii−V (sometimes changed to I–VI–ii–V) is played twice.[10] Then, this is played:

I      I7 IV     iv I      V I

In a jazz band, these chord changes are usually played in the key of B.[7] There are sometimes many chord substitutions. The next image is an example of the A section of rhythm changes, but with many common substitutions. In the 5th measure, there is a ii–V progression (Fm7–B7). This progression makes the IV chord (E) the tonic. In the 7th bar, it uses a iii−vi−ii−V chord progression instead of a I−vi−ii−V. In measures 15 and 16, it uses a ii-V-I chord progression instead of a I-V-I.


{
\new ChordNames \with {
  \override BarLine #'bar-extent = #'(-2 . 2)
  \consists "Bar_engraver"
}
\chordmode {
  \override Score.BarNumber.font-size = #0
  \override Score.BarNumber.stencil= #(make-stencil-boxer 0.1 0.25 ly:text-interface::print)
  \set Score.barNumberVisibility = #all-bar-numbers-visible
  \bar ""
  bes2:maj7 g:7 | c:m7 f:7 | bes:maj7 g:7 | c:m7 f:7 | \break
  f:m7 bes:7 | es:maj7 aes:7 | d:m7 g:7 | c:m7 f:7 \bar "||"
  bes2:maj7 g:7 | c:m7 f:7 | bes:maj7 g:7 | c:m7 f:7 | \break
  f:m7 bes:7 | es:maj7 aes:7 | c:m7 f:7 | bes1:maj7 \bar "||"
} }

The "bridge" has many dominant seventh chords (III7–VI7–II7–V7). This progression follows the circle of fourths (ragtime progression). Each dominant seventh chord is two measures long. This section is called the Sears Roebuck bridge. It is named after Sears, Roebuck and Co.[11]


{
\new ChordNames \with {
  \override BarLine #'bar-extent = #'(-2 . 2)
  \consists "Bar_engraver"
}
\chordmode {
  \override Score.BarNumber.font-size = #0
  \override Score.BarNumber.stencil= #(make-stencil-boxer 0.1 0.25 ly:text-interface::print)
  \set Score.barNumberVisibility = #all-bar-numbers-visible
  \set Score.currentBarNumber = #17
  \bar ""
  d1:7 | d:7 | g:7 | g:7 |
\break
c:7 | c:7 | f:7 | f:7 \bar "||"
} }

After that, there is a final A section


{
\new ChordNames \with {
  \override BarLine #'bar-extent = #'(-2 . 2)
  \consists "Bar_engraver"
}
\chordmode {
  \override Score.BarNumber.font-size = #0
  \override Score.BarNumber.stencil= #(make-stencil-boxer 0.1 0.25 ly:text-interface::print)
  \set Score.barNumberVisibility = #all-bar-numbers-visible
  \set Score.currentBarNumber = #25
  \bar ""
  bes2:maj7 g:7 | c:m7 f:7 | bes:maj7 g:7 | c:m7 f:7 |
\break
f:m7 bes:7 | es:maj7 aes:7 | c:m7 f:7 | bes1:maj7 \bar "|."
} }

There are many different versions of rhythm changes. Many people add chord substitutions, passing chords, and changes of chord quality. For example, Bebop players would often add many ii–V progressions. This was to discourage less experienced musicians from playing. The first chord was originally B6, but some people would play a BM7 or B7. For example, the B section might look like this:[12]


{
\new ChordNames \with {
  \override BarLine #'bar-extent = #'(-2 . 2)
  \consists "Bar_engraver"
}
\chordmode {
  \override Score.BarNumber.font-size = #0
  \override Score.BarNumber.stencil= #(make-stencil-boxer 0.1 0.25 ly:text-interface::print)
  \set Score.barNumberVisibility = #all-bar-numbers-visible
  \set Score.currentBarNumber = #17
  \bar ""
  a1:m7 | d:7 | d:m7 | g:7 |
\break
g:m7 | c:7 | c:m7 | f:7 \bar "||"
} }

Examples

32-bar rhythm changes in B[10]

The following is a partial list of songs based on the rhythm changes:

"Rhythm Changes" contrafacts
Song Composer Year Source
"Anthropology" Charlie Parker/Dizzy Gillespie 1946 [7]
"Cotton Tail" Duke Ellington 1940 [3][4]
"Crazeology" Benny Harris [13]
"Dexterity" Charlie Parker [7]
"The Eternal Triangle" Sonny Stitt 1957 [13]
"Fungii Mama" Blue Mitchell 1964
"Gee" (solo section) Gustavo Assis-Brasil [14]
"Lester Leaps In" Lester Young 1939 [6]
"Moose the Mooche" Charlie Parker 1946 [6]
"Oleo" Sonny Rollins 1954 [7]
"Passport" Charlie Parker [6]
"O Latido do cachorro" David Feldman
"Rhythm-A-Ning" Thelonious Monk 1957 [6]
"The Serpent's Tooth" Miles Davis [13]
"Steeplechase" Charlie Parker [7]
"Straighten Up and Fly Right" Nat King Cole 1943 [6]
"The Theme" Miles Davis 1955 [13]
"Tiptoe" Thad Jones [6]

References

  1. Spitzer (2001), p. 68.
  2. Dziuba, Mark (2003). The Big Book of Jazz Guitar Improvisation. p. 140. ISBN 9780739031728. Retrieved November 15, 2024 – via Google Books.
  3. 3.0 3.1 George, Luvenia A. (May 1999). "Duke Ellington the Man and His Music". Music Educators Journal. 85 (6). The National Association for Music Education: 15–21.
  4. 4.0 4.1 4.2 4.3 Yaffe, David (2006). Fascinating rhythm: reading jazz in American writing. Princeton, NJ: Princeton University Press. pp. 17. ISBN 978-0-691-12357-8. As well found in Olav Jullums composition 'Bedroom Leaves.'
  5. Rust, Brian; Shaw, Malcolm (2002). Shaw, Malcolm (ed.). Jazz and ragtime records, 1897-1942. Denver, CO: Mainspring Press. ISBN 978-0-9671819-2-9. Archived from the original on February 10, 2002. Retrieved November 15, 2024.
  6. 6.0 6.1 6.2 6.3 6.4 6.5 6.6 "Rhythm Changes". MoneyChords (Blog). Archived from the original on November 29, 2023. Retrieved November 15, 2024.
  7. 7.0 7.1 7.2 7.3 7.4 7.5 Spitzer, Peter (2001). Jazz Theory Handbook. Mel Bay. p. 67. ISBN 0-7866-5328-0.
  8. Thomas, John (2002). Voice leading for guitar: moving through the changes. Boston, MA : Milwaukee, Wis: Berklee Press; Distributed by Hal Leonard. p. 85. ISBN 978-0-634-01655-4. OCLC 51851355.
  9. Spitzer (2001), p. 81.
  10. 10.0 10.1 Ellis, Herb; Holmes, Terry (1996). The Herb Ellis Jazz Guitar Method: Rhythm Shapes. pp. 4–5. ISBN 9781576233412.
  11. Holbrook, Morris B. (2008). Playing the Changes on the Jazz Metaphor. Foundations and trends in marketing. Now Publishers Inc. p. 104. ISSN 1555-0753.
  12. Rawlins, Robert; Bahha, Nor Eddine; Tagliarino, Barrett (2005). Jazzology: the encyclopedia of jazz theory for all musicians. Milwaukee, WI: Hal Leonard. pp. 128. ISBN 978-0-634-08678-6.Rawlins, Robert and Bahha, Nor Eddine (2005). Jazzology: The Encyclopedia of Jazz Theory for All Musicians, p. 128. ISBN 9780634086786.
  13. 13.0 13.1 13.2 13.3 Levine, Mark (1995). The Jazz Theory Book. Petaluma, California: Sher Music Co. p. 237. ISBN 1883217040. OCLC 34280067.
  14. James, Williams (May 30, 2017). "Jazz news: Guitar Virtuoso Gustavo Assis-Brasil Wins First Place In Instrumental Category For 2016 International Songwriting Competition (ISC)". All About Jazz. Retrieved November 15, 2024.

Further reading

  • R., Ken (2012). DOG EAR Tritone Substitution for Jazz Guitar, Amazon Digital Services, ASIN: B008FRWNIW

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.