mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-01-08 23:13:31 +01:00
c601ae3601
This reverts commit c6a9c95632
.
14 lines
No EOL
236 B
Text
Executable file
14 lines
No EOL
236 B
Text
Executable file
\version "2.19.0"
|
|
%% Globals
|
|
global = {
|
|
\time 6/8
|
|
}
|
|
|
|
%% Format
|
|
part = { \partial 8 s8 }
|
|
halfline = { \repeat unfold 4 { s2. | } }
|
|
line = { \repeat unfold 2 { \halfline } }
|
|
|
|
%% Headers
|
|
title = "Alexander MacKenzie"
|
|
meter = "Slow March" |