mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-16 08:23:31 +01:00
13 lines
No EOL
198 B
Text
Executable file
13 lines
No EOL
198 B
Text
Executable file
\version "2.19.0"
|
|
%% Globals
|
|
global = {
|
|
\time 4/4
|
|
}
|
|
|
|
%% Format
|
|
part = { \partial 16 s16 }
|
|
line = { \repeat unfold 4 { s1 | } }
|
|
|
|
%% Headers
|
|
title = "Lady MacKenzie of Fairburn"
|
|
meter = "Strathspey" |