Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 358 Bytes

rests.md

File metadata and controls

7 lines (6 loc) · 358 Bytes

Rests

Rests work exactly like notes, except it's just the letter r (with an optional duration following the same rules as notes). When Alda encounters a rest, it waits for the duration of the rest before placing the next note. (Under the hood, it's just bumping forward the current offset without creating any note events.)