1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-06-18 05:06:37 +02:00

New Tune: Piper of Drummond

This commit is contained in:
Eric-Teunis de Boone 2023-05-03 23:51:33 +02:00
parent 44eef0cc37
commit ba4e95f07a
3 changed files with 110 additions and 0 deletions

View file

@ -0,0 +1,18 @@
\version "2.19.0"
%% Globals
global = {
\key d \major
\time 2/2
}
confTempo = {
\tempo 2 = 70
}
%% Format
part = { \partial 16 \grace{s4.} s16 }
measure = { \grace {s1} s1 | }
halfline = { \repeat unfold 2 \measure }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "The Piper of Drummond"
meter = "Reel"