pipeband-music/4-4_marches/the_leaving_of_liverpool/config.ily

16 lines
291 B
Plaintext
Raw Normal View History

2016-01-07 14:47:02 +01:00
\version "2.19.0"
%% Globals
global = {
\time 4/4
\key a \mixolydian
}
2016-01-07 14:47:02 +01:00
%% Format
part = { \partial 4 s4 }
measure = { \grace { s4 } s1 | }
halfline = { \repeat unfold 2 { \measure } }
2016-01-07 14:47:02 +01:00
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "The Leaving of Liverpool"
2016-02-19 11:57:29 +01:00
meter = "March"