This repository has been archived on 2024-02-25. You can view files and clone it, but cannot push or open issues or pull requests.
songs-of-travel/music/voice.ly

19 lines
212 B
Plaintext
Executable File

\version "2.18.2"
voice = \relative c'' {
\set Staff.instrumentName = "Voice"
\common
\barNumberCheck #1
s1 |
\barNumberCheck #4
\barNumberCheck #6
\barNumberCheck #8
\barNumberCheck #11
}