mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-13 06:53:32 +01:00
15 lines
No EOL
253 B
Text
Executable file
15 lines
No EOL
253 B
Text
Executable file
\version "2.19.0"
|
|
%% Globals
|
|
global = {
|
|
\time 4/4
|
|
\eighthBeaming
|
|
}
|
|
|
|
%% Format
|
|
part = { \partial 8 s8 }
|
|
halfline = { \repeat unfold 2 { s1 | } }
|
|
line = { \repeat unfold 2 { \halfline } }
|
|
|
|
%% Headers
|
|
title = "We're No' Awa Tae Bide Awa"
|
|
meter = "March" |