1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-10-06 15:54:41 +02:00
pipeband-music/6-8_marches/glendaruel_highlanders/config.ily
Eric Teunis de Boone 14f0332b28 Various Tune Fixes
Most are fixing (gracing) alignment by restructuring the Staff.
2019-03-04 04:26:04 +01:00

17 lines
318 B
Text

\version "2.19.0"
%% Globals
global = {
\time 6/8
}
confTempo = {
\tempo 4. = 80
}
%% Format
part = { \partial 8 \grace { s4 } s8 }
measure = { \grace {s1} s2. | }
halfline = { \repeat unfold 4 \measure }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "the Glendaruel Highlanders"
meter = "March"