mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-06-18 05:06:37 +02:00
New Tune: Mrs. MacDonald of Uig
This commit is contained in:
parent
7364b2021f
commit
28e7b9fee7
3 changed files with 201 additions and 0 deletions
18
6-8_marches/mrs_macdonald_of_uig/config.ily
Normal file
18
6-8_marches/mrs_macdonald_of_uig/config.ily
Normal file
|
@ -0,0 +1,18 @@
|
|||
\version "2.19.0"
|
||||
%% Globals
|
||||
global = {
|
||||
\key a \mixolydian
|
||||
\time 6/8
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4. = 90
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 \grace{s4.} s8 }
|
||||
measure = { \grace {s1} s2. | }
|
||||
halfline = { \repeat unfold 4 \measure }
|
||||
line = { \repeat unfold 2 { \halfline } }
|
||||
|
||||
%% Headers
|
||||
title = "Mrs. MacDonald of Uig"
|
||||
meter = "March"
|
Loading…
Add table
Add a link
Reference in a new issue