23
Chapter 23Sharps
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
sharpraise by half stepsharp symbol
Rules
01
A sharp (♯) raises a note by one half step
02
In MIDI: add 1 to the note number
03
Example: F♯ = F plus 1 half step = MIDI 66 (F4=65, so F♯4=66)
04
A sharp lasts for the entire measure unless canceled by a natural
MIDI Data
{
"rule": "MIDI note + 1",
"example": {
"F#4": 66,
"derived_from": "F4=65 plus 1"
}
}Exercises
Practice
1
TODO: Write human exercises for Sharps
AI-Generated
1
TODO: Write AI-executable exercises for Sharps
Tags
#sharps#accidentals#pitch