1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-28 04:34:41 +02:00
pipeband-music/2-4_marches/highland_laddie/config.ily
Eric Teunis de Boone 1c05f8ba65 CMPD: Side scores update
Highland Laddie
Auld Lang Syne
Green Glens of Antrim
When the Pipers play
Bells of Dunblane
Rose of Kelvingrove
Cullen Bay
Standards
2019-02-04 00:01:59 +01:00

18 lines
318 B
Text

\version "2.19.0"
%% Globals
global = {
\key d \major
\time 2/4
}
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 = "Highland Laddie"
meter = "March"