2016-06-07 19:07:01 +02:00
|
|
|
\version "2.19.0"
|
|
|
|
%% Globals
|
|
|
|
global = {
|
|
|
|
\time 6/8
|
2019-12-18 00:10:13 +01:00
|
|
|
\key d \major
|
|
|
|
}
|
2016-06-07 19:07:01 +02:00
|
|
|
confTempo = {
|
|
|
|
\tempo 4. = 80
|
2019-12-18 00:10:13 +01:00
|
|
|
}
|
2016-06-07 19:07:01 +02:00
|
|
|
%% Format
|
2017-09-18 16:13:23 +02:00
|
|
|
part = { \partial 8 \grace {s4} s8 }
|
|
|
|
measure = { \grace {s4 } s2. | }
|
|
|
|
halfline = { \repeat unfold 4 { \measure } }
|
2016-06-07 19:07:01 +02:00
|
|
|
line = { \repeat unfold 2 { \halfline } }
|
|
|
|
|
|
|
|
%% Headers
|
|
|
|
title = "Kilaloe"
|
2019-11-29 01:23:15 +01:00
|
|
|
info = "Regimental March Past of The Royal Irish Rangers"
|
|
|
|
meter = "March"
|