32
Chapter 32Perfect Intervals
Intervals: Perfect & Major
Scaffold
Book2
Unit 8Intervals: Perfect & Major
Levelintermediate
Lesson Content
TODO: Write the full lesson explanation here
Examples
TODO: Add notation examples
Key Concepts
perfect unisonperfect 4thperfect 5thperfect octaveconsonance
Rules
01
Perfect Unison (P1) = 0 half steps — same note
02
Perfect 4th (P4) = 5 half steps
03
Perfect 5th (P5) = 7 half steps
04
Perfect Octave (P8) = 12 half steps
05
These intervals sound the most 'stable' and consonant
MIDI Data
{
"P1": 0,
"P4": 5,
"P5": 7,
"P8": 12
}Exercises
Practice
1
TODO: Write human exercises for Perfect Intervals
AI-Generated
1
TODO: Write AI-executable exercises for Perfect Intervals
Tags
#perfect_intervals#consonance#P4#P5#P8