pipeband-music/6-8_marches/cock_o_the_north/config.ily

19 lines
332 B
Plaintext

\version "2.19.0"
%% Globals
global = {
\time 6/8
\key a \mixolydian
}
confTempo = {
\tempo 2. = 90
}
%% Format
part = { \partial 8 \grace { s4 } s8 }
measure = { \grace { s4 } s1. | }
halfline = { \repeat unfold 2 { \measure } }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Cock o'the North"
meter = "March"