mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-12-22 08:13:31 +01:00
Further Key assigning to Airs, Strathspeys and Hornpipes
This commit is contained in:
parent
72139f6b3f
commit
f1036984d8
40 changed files with 119 additions and 113 deletions
|
@ -2,6 +2,7 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 3/4
|
||||
\key d \major
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 60
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
\version "2.19.0"
|
||||
%% Globals
|
||||
global = {
|
||||
\key d \major
|
||||
\key a \mixolydian
|
||||
\time 3/4
|
||||
}
|
||||
confTempo = {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = ""
|
||||
arrangerPipes = "D. Rickard"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
|
|
@ -2,10 +2,11 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 4/4
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 60
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 4 \grace{s1} s4 }
|
||||
measure = { \grace {s1} s1 | }
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = "R. Mathieson"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
\grg a8. [ \grd c16 ] |
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
\version "2.18.2"
|
||||
composerPipesSecnd = "R. Mathieson"
|
||||
pipessecndglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipessecndA = {
|
||||
\grg a8. [ \grd c16 ] |
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
global = {
|
||||
\key d \major
|
||||
\time 12/8
|
||||
}
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4. = 80
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 4. \grace{s4.} s4. }
|
||||
measure = { \grace {s1} s1. | }
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = "D. Knox"
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
|
|
@ -2,10 +2,11 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 6/8
|
||||
}
|
||||
\key d \major
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4. = 40
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 \grace {s1} s8 }
|
||||
measure = { \grace {s1} s2. | }
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = "I. McLaughlan"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
\grg a16. [ \grd b32 ] |
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 6/8
|
||||
\key d \major
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2. = 60
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerLyrics = "Roy M.B. Williamson, the Corries"
|
||||
lyricsglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
lyricsA = {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 4/4
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 80
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = ""
|
||||
arrangerPipes = "J. Roberts"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipesSecnd = "PM FJ de Boone"
|
||||
arrangerPipesSecnd = ""
|
||||
pipessecndglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
pipessecndA = {
|
||||
\grg a16 [ b16 ] |
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 6/8
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2. = 40
|
||||
}
|
||||
|
|
|
@ -3,41 +3,39 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = "Ensign Christopher MacRae, arr. Cpl. V.C. Kennedy"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
\grg e8 |
|
||||
\dblc c4 b8 \grg c16 [ e16~ ] e4 |
|
||||
\dblA A4 f8 \grg e16 [ f16~ ] f4 |
|
||||
\dble e4 c8 \grg b16 [ \grip c16~ ] c4 |
|
||||
\dblA A4 c8 \dblc c16 [ \gre b16~ ] b4 |
|
||||
\dblc c4 b8 \grg c16 [ e16~ ] e4 |
|
||||
\dblA A4 f8 \grg e16 [ f16~ ] f4 |
|
||||
\grg a4 \taor a8 \dble e4 c8 |
|
||||
\dblc c16 [ \gre b16~ ] b4 \grG a4
|
||||
\grg e8 |
|
||||
\dblc c4 b8 \grg c16 [ e16~ ] e4 |
|
||||
\dblA A4 f8 \grg e16 [ f16~ ] f4 |
|
||||
\dble e4 c8 \grg b16 [ \grip c16~ ] c4 |
|
||||
\dblA A4 c8 \dblc c16 [ \gre b16~ ] b4 |
|
||||
\dblc c4 b8 \grg c16 [ e16~ ] e4 |
|
||||
\dblA A4 f8 \grg e16 [ f16~ ] f4 |
|
||||
\grg a4 \taor a8 \dble e4 c8 |
|
||||
\dblc c16 [ \gre b16~ ] b4 \grG a4
|
||||
}
|
||||
|
||||
pipesB = {
|
||||
e8 |
|
||||
\grip c4 \gre b8 \grip c4 \gre b8 |
|
||||
\grip c4 \gre b8 \grd c16 [ f16~ ] f4 |
|
||||
\dblc c4 \gre b8 \whslurd e4 \grg c8 |
|
||||
\dblA A4 c8 \dblc c16 [ \gre b16~ ] b4 |
|
||||
\dblc c4 b8 \grg c16 [ e16~ ] e4 |
|
||||
\dblA A4 f8 \grg e16 [ f16~ ] f4 |
|
||||
\grg a4 \taor a8 \dble e4 c8 |
|
||||
\dblc c16 [ \gre b16~ ] b4 \grG a4
|
||||
e8 |
|
||||
\grip c4 \gre b8 \grip c4 \gre b8 |
|
||||
\grip c4 \gre b8 \grd c16 [ f16~ ] f4 |
|
||||
\dblc c4 \gre b8 \whslurd e4 \grg c8 |
|
||||
\dblA A4 c8 \dblc c16 [ \gre b16~ ] b4 |
|
||||
\dblc c4 b8 \grg c16 [ e16~ ] e4 |
|
||||
\dblA A4 f8 \grg e16 [ f16~ ] f4 |
|
||||
\grg a4 \taor a8 \dble e4 c8 |
|
||||
\dblc c16 [ \gre b16~ ] b4 \grG a4
|
||||
}
|
||||
|
||||
pipesC = {
|
||||
e8 |
|
||||
\grg a4 \taor a8 \dble e4 a8 |
|
||||
\dblc c4 \gre a8 \dble e4 c8 |
|
||||
\grg b4 \taor b8 \dblf f4 b8 |
|
||||
\thrwd d4 \gre b8 \dblf f4 e8 |
|
||||
\grg a4 \taor a8 \dble e4 a8 |
|
||||
\dblc c4 \gre b8 \grg c16 [ e16~ ] e4 |
|
||||
\dblf f4 e8 \dblA A4 c8 |
|
||||
\dblc c16 [ \gre b16~ ] b4 \grG a4
|
||||
e8 |
|
||||
\grg a4 \taor a8 \dble e4 a8 |
|
||||
\dblc c4 \gre a8 \dble e4 c8 |
|
||||
\grg b4 \taor b8 \dblf f4 b8 |
|
||||
\thrwd d4 \gre b8 \dblf f4 e8 |
|
||||
\grg a4 \taor a8 \dble e4 a8 |
|
||||
\dblc c4 \gre b8 \grg c16 [ e16~ ] e4 |
|
||||
\dblf f4 e8 \dblA A4 c8 |
|
||||
\dblc c16 [ \gre b16~ ] b4 \grG a4
|
||||
}
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
\version "2.18.2"
|
||||
composerPipesSecnd = "Ensign Christopher MacRae, arr. Cpl. V.C. Kennedy"
|
||||
pipessecndglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
pipessecndA = {
|
||||
\grg e8 |
|
||||
\grg a4 b8 \grg a16 [ \grip c16~ ] c4 |
|
||||
|
|
|
@ -2,10 +2,11 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 6/8
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 60
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
%part = { \partial 8 s8 }
|
||||
measure = { \grace {s1} s2. | }
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
%Refrain
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 6/8
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2. = 40
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
\grg e16. [ d32 ] |
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
global = {
|
||||
\key d \major
|
||||
\time 4/4
|
||||
}
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 80
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 4 \grace{s4.} s4 }
|
||||
measure = { \grace {s1} s1 | }
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = "D. Knox"
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesAA = {
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
global = {
|
||||
\key d \major
|
||||
\time 6/4
|
||||
}
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 80
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 \grace{s4.} s8 }
|
||||
measure = { \grace {s1} s1. | }
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = "L/Cpl Gordon MacKenzie, QOHLDRS, 1991"
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesAA = {
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
global = {
|
||||
\key d \major
|
||||
\time 3/4
|
||||
}
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 60
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 \grace{s4.} s8 }
|
||||
measure = { \grace {s1} s2. | }
|
||||
|
|
|
@ -8,27 +8,27 @@ pipeglobal = {
|
|||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
a4
|
||||
\grg f4 g4 \grA f4 |
|
||||
\dblA A4 f4 e4 |
|
||||
\thrwd d4 e4 b4 |
|
||||
\dbld d4 c4 b4 |
|
||||
a4
|
||||
\grg f4 g4 \grA f4 |
|
||||
\dblA A4 f4 e4 |
|
||||
\thrwd d4 e4 b4 |
|
||||
\dbld d4 c4 b4 |
|
||||
|
||||
\grg a2 \wbirl a4 |
|
||||
\thrwd d4 e4 f4 |
|
||||
\dble e2 d4 |
|
||||
\dblc c2
|
||||
\grg a2 \wbirl a4 |
|
||||
\thrwd d4 e4 f4 |
|
||||
\dble e2 d4 |
|
||||
\dblc c2
|
||||
}
|
||||
|
||||
pipesB = {
|
||||
a4
|
||||
\grg f4 g4 \grA f4 |
|
||||
\dblA A4 f4 e4 |
|
||||
\thrwd d4 e4 b4 |
|
||||
\dbld d4 c4 b4 |
|
||||
a4
|
||||
\grg f4 g4 \grA f4 |
|
||||
\dblA A4 f4 e4 |
|
||||
\thrwd d4 e4 b4 |
|
||||
\dbld d4 c4 b4 |
|
||||
|
||||
\grg a4 b4 \grd c4 |
|
||||
\thrwd d4 f4 e4 |
|
||||
\grg b4 d4 \grg c4 |
|
||||
\thrwd d2
|
||||
\grg a4 b4 \grd c4 |
|
||||
\thrwd d4 f4 e4 |
|
||||
\grg b4 d4 \grg c4 |
|
||||
\thrwd d2
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@ global = {
|
|||
\key b \minor
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2. = 40
|
||||
\tempo 2. = 40
|
||||
}
|
||||
part = {\partial 8 s8 }
|
||||
%% Format
|
||||
|
|
|
@ -7,24 +7,24 @@ pipeglobal = {
|
|||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
\grg b4. \taor b4. |
|
||||
\grg f4 \grip f8 \dblf f8. [ e16 c8 ] |
|
||||
\grg a4. \wbirl a4. |
|
||||
\dble c8. [ \grg b16 \grd c8 ] \dblb b8. [ \grG a16 b8 ] |
|
||||
\grg b4. \taor b4. |
|
||||
\grg f4 \grip f8 \dblf f8. [ e16 c8 ] |
|
||||
\grg a4. \wbirl a4. |
|
||||
\dble c8. [ \grg b16 \grd c8 ] \dblb b8. [ \grG a16 b8 ] |
|
||||
|
||||
\thrwd d4. \dble e4. |
|
||||
\grg f8. [ g16 A8 ] \hdblc c8. [ \grg b16 \grd a8 ] |
|
||||
\grg b8. [ \grd c16 f8 ] \dble e8. [ d16 c8 ] |
|
||||
\grg b4. \taor b4.
|
||||
\thrwd d4. \dble e4. |
|
||||
\grg f8. [ g16 A8 ] \hdblc c8. [ \grg b16 \grd a8 ] |
|
||||
\grg b8. [ \grd c16 f8 ] \dble e8. [ d16 c8 ] |
|
||||
\grg b4. \taor b4.
|
||||
}
|
||||
pipesB = {
|
||||
\grg f4. \grip f4. |
|
||||
\dble e8. [ f16 A8 ] \hdblf f8. [ e16 c8 ] |
|
||||
\grg a4 \taor a8 \dble e4 c8 |
|
||||
\grg f4 \grip f8 \dble e8. [ d16 c8 ] |
|
||||
\grg f4. \grip f4. |
|
||||
\dble e8. [ f16 A8 ] \hdblf f8. [ e16 c8 ] |
|
||||
\grg a4 \taor a8 \dble e4 c8 |
|
||||
\grg f4 \grip f8 \dble e8. [ d16 c8 ] |
|
||||
|
||||
\grg b4. \thrwd d4. |
|
||||
\dble e8. [ f16 A8 ] \hdblc c8. [ \grg b16 \grd a8 ] |
|
||||
\grg b8. [ \grd c16 f8 ] \dble e8. [ d16 c8 ] |
|
||||
\grg b4. \taor b4.
|
||||
\grg b4. \thrwd d4. |
|
||||
\dble e8. [ f16 A8 ] \hdblc c8. [ \grg b16 \grd a8 ] |
|
||||
\grg b8. [ \grd c16 f8 ] \dble e8. [ d16 c8 ] |
|
||||
\grg b4. \taor b4.
|
||||
}
|
||||
|
|
|
@ -2,10 +2,11 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 4/4
|
||||
}
|
||||
\key d \major
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 70
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8*3 \grace {s4} s8*3 }
|
||||
measure = { \grace {s1} s1 | }
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = ""
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
|
||||
% Music
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipesSecnd = ""
|
||||
arrangerPipesSecnd = ""
|
||||
pipessecndglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
|
||||
% Music
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = "Colin Craig"
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
|
|
@ -7,7 +7,6 @@ global = {
|
|||
confTempo = {
|
||||
\tempo 4 = 70
|
||||
}
|
||||
>>>>>>> tunekeys
|
||||
%% Format
|
||||
part = { \partial 8 \grace {s1} s8 }
|
||||
measure = { \grace {s1} s2 | }
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
\new StaffGroup <<
|
||||
\new Staff {
|
||||
\global
|
||||
\bagpipeKey
|
||||
\pipeglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentPipes }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentPipes }
|
||||
<<
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
pipeglobal = {
|
||||
\key a \major
|
||||
\key a \mixolydian
|
||||
}
|
||||
pipesA = {
|
||||
d16 |
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
\score {
|
||||
\new Staff {
|
||||
\global
|
||||
\bagpipeKey
|
||||
\pipeglobal
|
||||
<<
|
||||
{\repeat volta 2 { \part \line } \break \part \line \break \line \bar "|."}
|
||||
{\pipesA s16 \pipesBA \pipesBB}
|
||||
|
@ -25,7 +25,7 @@
|
|||
\midi { \confTempo }
|
||||
\new Staff {
|
||||
\global
|
||||
\bagpipeKey
|
||||
\pipeglobal
|
||||
\partial 16
|
||||
\pipesA
|
||||
\pipesA
|
||||
|
|
Loading…
Reference in a new issue