1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-10-31 02:16:34 +01:00

New Tune: Stumpie

This commit is contained in:
Eric-Teunis de Boone 2020-07-06 01:38:54 +02:00
parent 1e2127ced0
commit 074ae13720
3 changed files with 111 additions and 0 deletions

View file

@ -0,0 +1,18 @@
\version "2.19.0"
%% Globals
global = {
\key a \mixolydian
\time 4/4
}
confTempo = {
\tempo 4 = 120
}
%% Format
part = { \partial 8 \grace{s4.} s8 }
measure = { \grace {s1} s1 | }
halfline = { \repeat unfold 4 \measure }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Stumpie"
meter = "Strathspey"