22
Chapter 22Flats
Accidentals & the Chromatic World
Scaffold
Book1
Unit 6Accidentals & the Chromatic World
Levelbeginner
Lesson Content
TODO: Write the full lesson explanation here
Examples
TODO: Add notation examples
Key Concepts
flatlower by half stepflat symbol
Rules
01
A flat (♭) lowers a note by one half step
02
In MIDI: subtract 1 from the note number
03
Example: B♭ = B minus 1 half step = MIDI 70 (B4=71, so B♭4=70)
04
A flat lasts for the entire measure unless canceled by a natural
MIDI Data
{
"rule": "MIDI note - 1",
"example": {
"Bb4": 70,
"derived_from": "B4=71 minus 1"
}
}Exercises
Practice
1
TODO: Write human exercises for Flats
AI-Generated
1
TODO: Write AI-executable exercises for Flats
Tags
#flats#accidentals#pitch