47
Chapter 47

Major Triads

Triads & Dominant 7th

Scaffold
Book2
Unit 12Triads & Dominant 7th
Levelintermediate

Lesson Content

TODO: Write the full lesson explanation here

Examples
TODO: Add notation examples

Key Concepts

triadrootthirdfifthmajor triad formula

Rules

01

A triad = 3 notes stacked in thirds

02

Major triad = Root + Major 3rd (4) + Perfect 5th (7)

03

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

04

Sounds bright, happy, stable

MIDI Data

{
  "formula": [
    0,
    4,
    7
  ],
  "C_major": [
    60,
    64,
    67
  ],
  "G_major": [
    67,
    71,
    74
  ]
}

Exercises

Practice
1

TODO: Write human exercises for Major Triads

AI-Generated
1

TODO: Write AI-executable exercises for Major Triads

Tags

#triads#major_triad#chord_construction

Related Chapters