No edit summary
No edit summary
Line 11: Line 11:


yields to:
yields to:
<score>
 
<score lang="lilypond" sound="1">
\relative c'' { \time 4/4 \key c \major  
\relative c'' { \time 4/4 \key c \major  
c4 g8 g a4 g r b^> c^> r \bar "|." }  
c4 g8 g a4 g r b^> c^> r \bar "|." }  
Line 17: Line 18:
</score>
</score>


<DynamicPageList>
category            = real folk
count                = 5
order                = ascending
addfirstcategorydate = true
</DynamicPageList>


[[Category:real folk]]
[[Category:real folk]]

Revision as of 13:56, 10 April 2024

This page uses lilypond notation [1] to write songs using this extension [2] Writing in this notation

<score>
\relative c'' { \time 4/4 \key c \major 
c4 g8 g a4 g r b^> c^> r \bar "|." } 
\addlyrics { Shave and a hair -- cut: two bits. }
</score>

yields to:


\relative c'' { \time 4/4 \key c \major 
c4 g8 g a4 g r b^> c^> r \bar "|." } 
\addlyrics { Shave and a hair -- cut: two bits. }