pipeband-music/airs/abide_with_me/config.ily

18 lines
292 B
Plaintext
Raw Normal View History

2016-01-07 14:47:02 +01:00
\version "2.19.0"
%% Globals
global = {
\time 4/4
2016-10-25 08:17:17 +02:00
}
confTempo = {
\tempo 4 = 60
}
2016-01-07 14:47:02 +01:00
%% Format
part = { \partial 8 s8 }
measure = { \grace { s4 } s1 | }
halfline = { \repeat unfold 2 { \measure } }
2016-01-07 14:47:02 +01:00
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Abide with Me"
meter = "Hymn"