13
Chapter 13

Ties and Slurs

Expanding Rhythm

Scaffold
Book1
Unit 3Expanding Rhythm
Levelbeginner

Lesson Content

TODO: Write the full lesson explanation here

Examples
TODO: Add notation examples

Key Concepts

tieslurconnected durationphrasinglegato

Rules

01

A tie connects two notes of the SAME pitch — play as one long note

02

Tied duration = sum of both note values

03

A slur connects notes of DIFFERENT pitches — play smoothly (legato)

04

In MIDI: ties = one note with combined duration; slurs = minimal gap between notes

MIDI Data

{
  "tie_rule": "Combine durations into one longer note in MIDI",
  "slur_rule": "Legato = notes overlap slightly or have no gap"
}

Exercises

Practice
1

TODO: Write human exercises for Ties and Slurs

AI-Generated
1

TODO: Write AI-executable exercises for Ties and Slurs

Tags

#ties#slurs#phrasing#legato

Related Chapters