15
Chapter 15

Eighth Notes

Eighth Notes & Repeats

Scaffold
Book1
Unit 4Eighth Notes & Repeats
Levelbeginner

Lesson Content

TODO: Write the full lesson explanation here

Examples
TODO: Add notation examples

Key Concepts

eighth noteflagbeamhalf a beatcounting 1-and-2-and

Rules

01

An eighth note lasts half a beat (duration = 0.5)

02

Two eighth notes = one quarter note = one beat

03

Counted as '1-and-2-and-3-and-4-and'

04

Written with a flag (single) or beam (connected pair)

05

In MIDI: duration = 0.5 beats

MIDI Data

{
  "eighth_note_duration": 0.5,
  "per_beat": 2
}

Exercises

Practice
1

TODO: Write human exercises for Eighth Notes

AI-Generated
1

TODO: Write AI-executable exercises for Eighth Notes

Tags

#eighth_notes#subdivision#rhythm

Related Chapters