Adding rests: Difference between revisions

Import snippet from LSR
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Rests are entered like notes, with the note name <code>r</code>, so just type <code>r</code> followed by the duration.
Rests are entered like notes, with the note name <code>r</code>, so just type <code>r</code> followed by the duration.


<lilypond version="2.24.0">
<lilypond version="2.24">
%% http://lsr.di.unimi.it/LSR/Item?id=158
%% http://lsr.di.unimi.it/LSR/Item?id=158


Line 8: Line 8:
}
}
</lilypond>
</lilypond>
For invisible rests use [[skips]].


[[Category:Rhythms]]
[[Category:Rhythms]]
[[Category:Really simple]]
[[Category:Really simple]]
[[Category:Snippet]]