58
Chapter 58

Melodic Minor Scale

Minor Scales & Triads

Scaffold
Book3
Unit 14Minor Scales & Triads
Leveladvanced

Lesson Content

TODO: Write the full lesson explanation here

Examples
TODO: Add notation examples

Key Concepts

melodic minorascending formdescending formjazz minor

Rules

01

Classical: ascending raises 6th and 7th, descending = natural minor

02

Jazz melodic minor: same ascending and descending (raised 6th and 7th both ways)

MIDI Data

{
  "ascending": [
    0,
    2,
    3,
    5,
    7,
    9,
    11
  ],
  "descending_classical": [
    0,
    2,
    3,
    5,
    7,
    8,
    10
  ]
}

Exercises

Practice
1

TODO: Write human exercises for Melodic Minor Scale

AI-Generated
1

TODO: Write AI-executable exercises for Melodic Minor Scale

Tags

#melodic_minor#jazz_minor#ascending_descending

Related Chapters