1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-28 04:34:41 +02:00
pipeband-music/6-8_marches/lillibulero/config.ily
2019-03-29 14:05:56 +01:00

18 lines
319 B
Text

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