59
Chapter 59

Minor Triads

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

minor triadroot + minor 3rd + perfect 5th

Rules

01

Minor triad = Root + minor 3rd (3) + perfect 5th (7)

02

Formula: [root, root+3, root+7]

03

Sounds darker, sadder, more contemplative than major

MIDI Data

{
  "formula": [
    0,
    3,
    7
  ],
  "A_minor": [
    69,
    72,
    76
  ],
  "D_minor": [
    62,
    65,
    69
  ]
}

Exercises

Practice
1

TODO: Write human exercises for Minor Triads

AI-Generated
1

TODO: Write AI-executable exercises for Minor Triads

Tags

#minor_triad#chord_construction#minor

Related Chapters