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

19 lines
304 B
Plaintext

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