pipeband-music/airs/when_the_pipers_play/config.ily

19 lines
328 B
Plaintext
Raw Normal View History

\version "2.19.0"
%% Globals
global = {
\time 4/4
\key d \major
}
confTempo = {
2019-01-28 00:27:16 +01:00
\tempo 4 = 70
}
%% Format
2019-01-28 00:27:16 +01:00
part = { \partial 8*3 \grace {s4} s8*3 }
measure = { \grace {s1} s1 | }
halfline = { \repeat unfold 4 \measure }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "When the Pipers play"
2019-01-28 00:27:16 +01:00
meter = "Slow Air"