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

19 lines
331 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 2 { \measure } }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "The Crusader's March"
meter = "March"