mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-17 05:19:21 +02:00
New Tune: Leaving Port Askaig
This commit is contained in:
parent
2d22d59fe6
commit
10d9df0f15
3 changed files with 192 additions and 0 deletions
18
6-8_marches/leaving_port_ascaig/config.ily
Normal file
18
6-8_marches/leaving_port_ascaig/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 = "Leaving Port Askaig"
|
||||
meter = "March"
|
Loading…
Add table
Add a link
Reference in a new issue