mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-13 06:53:32 +01:00
13 lines
191 B
Text
13 lines
191 B
Text
|
\version "2.19.0"
|
||
|
%% Globals
|
||
|
global = {
|
||
|
\time 5/4
|
||
|
\eighthBeaming
|
||
|
}
|
||
|
%% Format
|
||
|
part = {\partial 8 s8 }
|
||
|
line = { \repeat unfold 4 { s2 s2. } }
|
||
|
|
||
|
%% Headers
|
||
|
title = "Cullen Bay"
|
||
|
meter = "March"
|