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

19 lines
329 B
Plaintext

\version "2.19.0"
%% Globals
global = {
\time 4/4
\key a \mixolydian
}
confTempo = {
\tempo 4 = 80
}
%% Format
part = { \partial 4 \grace { s4 } s4 }
measure = { \grace { s4 } s1 | }
halfline = { \repeat unfold 4 { \measure } }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Hills of Argyll"
meter = "March"