Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 359 Bytes

rests.md

File metadata and controls

3 lines (2 loc) · 359 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.)