mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-10 05:43:30 +01:00
13 lines
196 B
Text
13 lines
196 B
Text
|
\version "2.19.0"
|
||
|
%% Globals
|
||
|
global = {
|
||
|
\time 4/4
|
||
|
\tempo 4 = 120
|
||
|
}
|
||
|
%% Format
|
||
|
part = { \partial 8 s8 }
|
||
|
line = { \repeat unfold 4 { s1 } }
|
||
|
|
||
|
%% Headers
|
||
|
title = "Molly Connell"
|
||
|
meter = "Strathspey"
|