pipeband-music/2-4_marches/brown_haired_maiden/config.ily

17 lines
272 B
Plaintext
Raw Normal View History

2016-02-19 11:57:29 +01:00
\version "2.19.0"
%% Globals
global = {
\time 2/4
}
confTempo = {
\tempo 4 = 80
}
2016-02-19 11:57:29 +01:00
%% Format
measure = { \grace {s4} s2 | }
halfline = { \repeat unfold 4 { \measure } }
2016-02-19 11:57:29 +01:00
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Brown Haired Maiden"
meter = "March"