51
Chapter 51

Chord Inversions

Inversions & Progressions

Scaffold
Book3
Unit 13Inversions & Progressions
Leveladvanced

Lesson Content

TODO: Write the full lesson explanation here

Examples
TODO: Add notation examples

Key Concepts

root position1st inversion2nd inversion3rd inversion

Rules

01

Root position: root on bottom [C,E,G]

02

1st inversion: 3rd on bottom [E,G,C]

03

2nd inversion: 5th on bottom [G,C,E]

04

Inversions allow smoother voice leading between chords

MIDI Data

{
  "C_major_inversions": {
    "root": [
      60,
      64,
      67
    ],
    "1st": [
      64,
      67,
      72
    ],
    "2nd": [
      67,
      72,
      76
    ]
  }
}

Exercises

Practice
1

TODO: Write human exercises for Chord Inversions

AI-Generated
1

TODO: Write AI-executable exercises for Chord Inversions

Tags

#inversions#voice_leading#smooth_motion

Related Chapters