No edit summary
Tags: wikieditor visualeditor-switched
No edit summary
Line 16: Line 16:
\addlyrics { Shave and a hair -- cut: two bits. }
\addlyrics { Shave and a hair -- cut: two bits. }
</score>
</score>
[[Category:real folk]]

Revision as of 10:03, 8 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. }