Jazz scale

Any musical scale used in jazz

{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble
 \time 6/4 c4^\markup { "C whole tone scale" } d e fis gis ais \time 4/4 c1 \bar "||"
 \time 4/4 <c, e gis bes>1 \bar "||"
} }
One chord-scale option for an augmented dominant seventh chord (+7th) is the whole tone scale.[1]

A jazz scale is any musical scale used in jazz. Many "jazz scales" are common scales drawn from Western European classical music, including the diatonic, whole-tone, octatonic (or diminished), and the modes of the ascending melodic minor. All of these scales were commonly used by late nineteenth and early twentieth-century composers such as Rimsky-Korsakov, Debussy, Ravel and Stravinsky, often in ways that directly anticipate jazz practice.[2] Some jazz scales, such as the bebop scales, add additional chromatic passing tones to the familiar diatonic scales.

Theory


{
\override Score.TimeSignature #'stencil = ##f
\relative c'' {
 \clef treble
 \time 6/4 g4^\markup { "G whole tone scale" } a b cis dis f \time 4/4 g1 \bar "||"
 \time 4/4 <g, b des f>1 \bar "||"
} }

{
\override Score.TimeSignature #'stencil = ##f
\relative c'' {
 \clef treble
 \time 8/4 g4^\markup { "G octatonic scale" } gis ais b cis d e f \time 4/4 g1 \bar "||"
 \time 4/4 <g, b des f>1 \bar "||"
} }

{
\override Score.TimeSignature #'stencil = ##f
\relative c'' {
 \clef treble
 \time 7/4 g4^\markup { "4th mode of D melodic minor scale" } a b cis d e f \time 4/4 g1 \bar "||"
 \time 4/4 <g, b des f>1 \bar "||"
} }

{
\override Score.TimeSignature #'stencil = ##f
\relative c'' {
 \clef treble
 \time 7/4 g4^\markup { "7th mode of A♭ melodic minor scale" } aes bes ces des es f \time 4/4 g1 \bar "||"
 \time 4/4 <g, b des f>1 \bar "||"
} }
Four scales compatible with G75

One important feature of jazz is what theorists call "the principles of chord-scale compatibility": the idea that a sequence of chords will generate a sequence of compatible scales. In classical major-mode harmony, chords typically belong to the same scale. For example, a ii–V–I progression in C major will typically use only the notes of the C diatonic collection. In jazz, a four-chord progression may use four different scales, often as the result of chordal alterations.

For instance, in C major, a jazz musician may alter the V chord, G7 (G–B–D–F), with a flattened fifth, producing the chord G75 (G–B–D–F). An improviser might then choose a scale containing these four notes, such as the G whole tone scale, the G octatonic scale, or a mode of either D or A melodic minor ascending. In each case, the scale contains the chord tones G–B–D–F and is said to be compatible with it. This notion of "chord scale compatibility" marks a fundamental difference between jazz harmony and traditional classical practice.

An avoid note is a note in a jazz scale that is considered, in jazz theory and practice, too dissonant to be played against the underlying chord, and so is either avoided or chromatically altered.[3] For example, in major-key harmony the 4th, and thus the 11th, is an avoid note and is therefore either treated as a passing tone or is augmented (raised a semitone).[4] Avoid notes are often a minor second (or a minor ninth) above a chord tone[5] or a perfect fourth above the root of the chord.[6]

[One] can get a good sense of the difference between classical and non-classical harmony from looking at how they deal with dissonances. Classical treats all notes that don't belong to the chord (i.e., the triad) as potential dissonances to be resolved. ... Non-classical harmony just tells you which note in the scale to avoid ["what is sometimes called an avoid-note"] (because it's really dissonant), meaning that all the others are okay.[6]

Modes of the major scale

The number of scales available to improvising musicians continues to expand. As modern techniques and musical constructions appear, jazz players find the ones they can put into compositions or use as material for melodic exploration. Prominent examples are the seven modes of the diatonic major scale and added-note scales.

Modes of the major scale
Mode Name Scale on C Associated chord[7]
I Ionian C–D–E–F–G–A–B–C Cmaj7 (9, 13)
II Dorian C–D–E–F–G–A–B–C Cm6 or Cm7 (9, 11, 13)
III Phrygian C–D–E–F–G–A–B–C C7sus (9)
IV Lydian C–D–E–F–G–A–B–C Cmaj711 (9, 13)
V Mixolydian C–D–E–F–G–A–B–C C7 (9, 13)
VI Aeolian C–D–E–F–G–A–B–C Cm7 (9, 11)
VII Locrian C–D–E–F–G–A–B–C Cm75 or Cø7 (11, 13)

Compare each of the modes to the major scale for clues as to the subtle differences between them. Ionian is based on the 1st degree of the major scale, Dorian on the 2nd, Phrygian on the 3rd, etc.

Modes of the C major scale (White-note scales)
Name Scale Associated chord[citation needed]
C Ionian C–D–E–F–G–A–B–C Cmaj7 (9, 13)
D Dorian D–E–F–G–A–B–C–D Dm6 or Dm7 (9, 11, 13)
E Phrygian E–F–G–A–B–C–D–E Em7 (9)
F Lydian F–G–A–B–C–D–E–F Fmaj711 (9, 13)
G Mixolydian G–A–B–C–D–E–F–G G7 (9, 13)
A Aeolian A–B–C–D–E–F–G–A Am7 (9, 11)
B Locrian B–C–D–E–F–G–A–B Bm75 or Bø7 (11, 13)

Bebop scales

Bebop scales add a single chromatic passing tone to the seven-note major scale (Ionian and Mixolydian modes). The added passing tone creates an eight-note scale that fits rhythmically evenly within a 4
4
measure of 8 eighth notes, thus making it useful in practicing. When an eighth note bebop scale run starts on the beat from a chord tone (i.e. the root, third, fifth or seventh) the other chord notes will also fall on the beat. As a result, all of the nonchord tones will fall on upbeats.

There are two commonly used types of bebop scale:

  1. The dominant bebop scale, which adds a chromatic passing tone between the 7th and the root.
     {
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble \time 8/4
 c4^\markup { Bebop dominant scale on C } d e f g a bes b! c
} }
  2. The major bebop scale, which adds a chromatic passing tone between the 5th and 6th notes.
     {
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble \time 8/4
 c4^\markup { Bebop major scale on C } d e f g gis a b c
} }

Modes of the melodic minor scale


{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble
 \time 7/4 a4 b c d e fis gis a
} }
The ascending melodic minor scale built on A

A great deal of modern jazz harmony arises from the modes of the ascending form of the melodic minor scale, also known as the jazz melodic minor scale.[8] This scale is essentially a diatonic major scale with a lowered third, for example C–D–E–F–G–A–B–C. As with any other scale, the modes are derived from playing the scale from different root notes, causing a series of jazz scales to emerge.[8]

Modes of the ascending melodic minor scale on C
Mode Name Scale on C Associated chords[citation needed]
I Ascending melodic minor C–D–E–F–G–A–B Cmmaj7 (9, 11, 13) or Cm6 chords (functions as i minor)
II Dorian 2 or Phrygian 6 C–D–E–F–G–A–B C7sus (9, 9, 13) chord, with 2 as a non-chord tone producing a minor ninth
III Lydian augmented C–D–E–F–G–A–B Cmaj75 (9, 11) chord (functions as a III+)
IV Acoustic scale, Lydian dominant, Mixolydian 4, or Overtone C–D–E–F–G–A–B C7 (9, 11, 13) chord (functions as a dominant, secondary, or substitute dominant)
V Aeolian dominant, Mixolydian 6, Descending melodic major, or Hindu C–D–E–F–G–A–B C7 (9, 13) chord (functions as a dominant with 13 as a non-chord tone or the fifth avoided in the chord voicing as they produce a minor ninth)
VI Half-diminished, Locrian 2, or Aeolian 5 C–D–E–F–G–A–B Cm75 (9, 11, 13) (functions as a ii chord in the fifth mode of melodic minor)
VII Altered scale, Super Locrian, or Altered dominant scale C–D–E–F–G–A–B C7 (9 or 9, 11, 13) chord (functions as a dominant with the fifth of the chord replaced by 11 or 13, may also be used to harmonize a viiø chord in melodic minor)
Mode Name Scale Associated chords[citation needed]
I Ascending melodic minor C–D–E–F–G–A–B Cmmaj7 (9, 11, 13) or C minor 6 chords The B note (as maj7 note) distinguishes C dorian and C ascending melodic minor.
II Phrygian 6 or Dorian 2 D–E–F–G–A–B–C D7sus (9, 9, 13) chord, with 2 as a non-chord tone producing a minor ninth. B note brings Dorian taste on a normal D phrygian.
III Lydian augmented E–F–G–A–B–C–D Emaj75 (9, 11) chord (functions as a III+). E chord usually acts as the IV chord in the parent of C dorian (B ionian)
IV Lydian dominant F–G–A–B–C–D–E F7 (9, 11, 13) chord (functions as a dominant, secondary, or substitute dominant). The dominant function is held by F7 in C Dorian (or B Ionian)
V Mixolydian 6 G–A–B–C–D–E–F G7 (9, 13) chord (functions as a dominant). Thanks to B (major third) rather than B, the likely G Aeolian now has the dominant function as what G is expected in C Sorian (as V7). This is one of rare cases when the VI chord (in B Ionian, as the parent of C Dorian scale) are major/dominant rather than normal minor.
VI Half diminished A–B–C–D–E–F–G Am75 (9, 11, 13) (functions as a ii chord in the fifth mode of melodic minor).
VII Super Locrian or altered scale B–C–D–E–F–G–A B7 (9 or 9, 11, 13) chord (functions as a dominant with the fifth of the chord replaced by 11 or 13, may also be used to harmonize a viiø chord in melodic minor). This scale is the same as B Ionian (as the VII scale of I (C) dorian), but the root itself raised a half-step to B.

Diminished scale


{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble \key c \major \time 8/4
 es4 f fis gis a b c d es2
} }

{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble \key c \major \time 8/4
 d4 e f g gis ais b cis d2
} }

{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble \key c \major \time 8/4
 cis4 dis e fis g a bes c cis2
} }
The three octatonic scales

Sometimes called the octatonic scale because it contains eight tones, the diminished scale is composed of a series of alternating half and whole steps. There are two types of diminished scales, one starts with a half step and the other starts with a whole step. The two scales are modes of one another.

Because of the repetition of the interval pattern after only two notes, each note in the scale can be the root in another symmetric diminished scale. For example, the C diminished scale of the half-step-first type, has the same notes as the half-step-first E diminished scale as well as the whole-step-first D diminished scale. All three are composed of the same eight pitches: C–D–E–E–F–G–A–B–C.

Because of the symmetry of the diminished scale, there are only three distinct diminished scales (shown to the right). The others are all modes of these three.

Whole tone scale


{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble
 \time 6/4 c4 d e fis gis ais c2
} }
The whole tone scale built on C

The whole tone scale, consisting exclusively of whole steps, is often used on V75 chords.

Pentatonic scales


{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble \key c \major \time 5/4
 c4^\markup { "C major pentatonic scale" } d e g a c2
} }

{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble \key c \major \time 5/4
 a4^\markup { "A minor pentatonic scale" } c d e g a2
} }
The white-note major and minor pentatonic scales

Two pentatonic scales common to jazz are the major pentatonic scale and the minor pentatonic scale. They are both modes of one another.

The major pentatonic scale begins with a major scale and omits the fourth and the seventh scale degrees. The minor pentatonic scale uses the same notes as the major pentatonic scale, but begins on the sixth scale degree of the corresponding major scale. In this nomenclature, minor is employed in the sense of relative key, as the diatonic A minor scale is the relative minor of the diatonic C major scale.

Jazz improvisers, particularly bassist and guitarist, use these scales in a number of interesting ways. For example, over Bmaj711, one can use a major pentatonic based on the 2nd scale degree of B (C–D–E–G–A) to imply 9–3–11–13–7, respectively. Similarly, over a fully altered F7 chord, one can use the same major pentatonic, this time based on the tritone (C–D–E–G–A) to imply 5–13–7–9–9, respectively.

Blues scale


{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble
 \time 6/4 c4^\markup { "Six-note blues scale, built on C" } es f fis g bes c2
} }
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble \time 9/4
 c4^\markup { "Nine-note blues scale, built on C" } d es( e) f g a bes( b) c2
} }
Two types of blues scales

The term blues scale refers to several different scales with differing numbers of pitches and related characteristics. The six-note blues scale consists of the minor pentatonic scale plus a chromatic passing tone between the 4 and 5. This added note can be spelled as either 5 or 4. Guitarists often mix the major and minor pentatonics together along with the blues scale.

Another common blues scale has nine notes (shown to the right). Winthrop Sargeant defines this scale as "a definite series of tones within an octave used as the basis of a musical composition," compiled instead from multiple compositions and improvisations (according to Stearns: "a great many jazz records") and is hypothesized as displaying the influence of African music.[9] The E and B are blue notes.[10]

Harmonic minor scale


{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble
 \time 7/4 a4 b c d e f gis a
} }
The harmonic minor scale built on A

The harmonic minor scale is also of value to many improvisors, as it provides an alternative color for many common chords and chord progressions. The A harmonic minor scale can be used on the chords of a piece in A minor, especially on the minor ii–V–i chord progression.

One of the most common uses of the harmonic minor scale is its fifth mode, which is a frequently heard sound over dominant chords.

Altered dominant scale


{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
 \clef treble
 \time 7/4 c4 des es fes ges aes bes c
} }
The altered dominant scale built on C

The altered dominant scale, also loosely called the altered scale, is so named because all the scale members that can be altered relative to the basic dominant scale (the Mixolydian mode), without losing the dominant quality, are altered. The scale includes both altered fifths (5 and 5) and both altered ninths (9 and 9).

  • Starting on G, it contains the notes: G, A, B, C, D, E and F.
  • Starting on C, it contains the notes: C, D, E, F, G, A and B.

The altered fifths coincide enharmonically with the 11 and the 13 which would also be considered altered relative to their Mixolydian forms. The tonic, major third (as a diminished fourth), and dominant seventh are retained as essential to the dominant quality.

The scale can also be understood as a mode of the ascending melodic minor scale starting from the 7th scale degree. For a C7 chord, the C melodic minor scale starting from B (C enharmonically) produces the C altered dominant scale enharmonically.

This scale is also called the super-Locrian scale, as it is indeed reminiscent of a Locrian scale with a 4, but it is usually regarded as that of major quality. Another name for this scale is the diminished whole-tone scale because the first tetrachord is that of a diminished scale and the second tetrachord is whole-tone.

References

  1. ^ Hatfield, Ken (2005). Jazz and the Classical Guitar Theory and Applications, p. 121. ISBN 0-7866-7236-6.
  2. ^ Tymoczko, Dmitri (1997). "The Consecutive-Semitone Constraint on Scalar Structure: A Link Between Impressionism and Jazz", Integral 11:135–79.
  3. ^ Humphries, Carl (2002). The Piano Handbook. Backbeat. p. 262. ISBN 0-87930-727-7.
  4. ^ Humphries (2002), p. 128.
  5. ^ Nettles, Barrie (1987). Harmony 1. Berklee College of Music. p. 34.[full citation needed]
  6. ^ a b Humphries (2002), p. 126.
  7. ^ "Jazz Modes Chart". www.apassion4jazz.net. Retrieved 2021-07-02.
  8. ^ a b Baerman, Noah (1998). Complete Jazz Keyboard Method: Mastering Jazz Keyboard, p. 34. ISBN 0-88284-913-1.
  9. ^ Sargeant, Winthrop (1946). Jazz: Hot and Hybrid. New York, Dutton. Cited in Marshall Winslow Stearns (1970). The Story of Jazz, [full citation needed] p. 278. ISBN 0-19-501269-0.
  10. ^ Metfessel, Milton, cited in Stearns (1970), p. 278.

Further reading

  • Yamaguchi, Masaya. 2006. The Complete Thesaurus of Musical Scales, revised edition. New York: Masaya Music Services. ISBN 0-9676353-0-6.
  • v
  • t
  • e
Musical scales (list)
Main Western
Other types
Ethnic origin
Non-octave
Modes
  • v
  • t
  • e
Modes in Western music
Gregorian
Authentic
Plagal
Other
Diatonic
Jazz minor
Number of tones