37
Chapter 37

Transposition

Interval Expansion & Transposition

Scaffold
Book2
Unit 9Interval Expansion & Transposition
Levelintermediate

Lesson Content

TODO: Write the full lesson explanation here

Examples
TODO: Add notation examples

Key Concepts

transpositionchanging keyinterval of transposition

Rules

01

Transposition = moving all notes up or down by the same interval

02

Add a constant to every MIDI value to transpose up

03

Subtract to transpose down

04

Example: transpose C major up to D major = add 2 to every note

MIDI Data

{
  "rule": "Add or subtract a constant value to ALL MIDI notes to change key"
}

Exercises

Practice
1

TODO: Write human exercises for Transposition

AI-Generated
1

TODO: Write AI-executable exercises for Transposition

Tags

#transposition#key_change#arrangement

Related Chapters