mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
New Tunes: Cuidich 'n Righ, Lillibulero, PM Donald MacLean of Lewis, Lady Madelina Sinclair
New Tenor Score: Rakes of Mallow
This commit is contained in:
parent
d27ca35b85
commit
355e5053cc
22 changed files with 1123 additions and 31 deletions
18
6-8_marches/cuidich_n_righ/config.ily
Normal file
18
6-8_marches/cuidich_n_righ/config.ily
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
\version "2.19.0"
|
||||
%% Globals
|
||||
global = {
|
||||
\key b \minor
|
||||
\time 6/8
|
||||
}
|
||||
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 = "Cuidich 'n Rich"
|
||||
meter = "March"
|
||||
Loading…
Add table
Add a link
Reference in a new issue