mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-12-22 16:23: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,6 +2,7 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 4/4
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 60
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = "R. Mathieson"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerPipesSecnd = "R. Mathieson"
|
||||
pipessecndglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipessecndA = {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = "D. Knox"
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 6/8
|
||||
\key d \major
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4. = 40
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = "I. McLaughlan"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
|
|
@ -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,6 +2,7 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 6/8
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2. = 40
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = "Ensign Christopher MacRae, arr. Cpl. V.C. Kennedy"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
@ -17,7 +17,6 @@ pipesA = {
|
|||
\grg a4 \taor a8 \dble e4 c8 |
|
||||
\dblc c16 [ \gre b16~ ] b4 \grG a4
|
||||
}
|
||||
|
||||
pipesB = {
|
||||
e8 |
|
||||
\grip c4 \gre b8 \grip c4 \gre b8 |
|
||||
|
@ -29,7 +28,6 @@ pipesB = {
|
|||
\grg a4 \taor a8 \dble e4 c8 |
|
||||
\dblc c16 [ \gre b16~ ] b4 \grG a4
|
||||
}
|
||||
|
||||
pipesC = {
|
||||
e8 |
|
||||
\grg a4 \taor a8 \dble e4 a8 |
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerPipesSecnd = "Ensign Christopher MacRae, arr. Cpl. V.C. Kennedy"
|
||||
pipessecndglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
pipessecndA = {
|
||||
\grg e8 |
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 6/8
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 60
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 6/8
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2. = 40
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = "D. Knox"
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesAA = {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = "L/Cpl Gordon MacKenzie, QOHLDRS, 1991"
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesAA = {
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 4/4
|
||||
\key d \major
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 70
|
||||
|
|
|
@ -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