mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 20:39:20 +02:00
Merge branch 'tunekeys'
This commit is contained in:
commit
72139f6b3f
172 changed files with 521 additions and 336 deletions
|
@ -1,6 +1,7 @@
|
|||
\version "2.19.0"
|
||||
%% Globals
|
||||
global = {
|
||||
\key a \mixolydian
|
||||
\time 4/4
|
||||
}
|
||||
confTempo = {
|
||||
|
|
|
@ -6,7 +6,7 @@ titleAgira = "Cabar Feidh (Agira Version)"
|
|||
meterAgira = "March"
|
||||
instrumentPipesAgira = "Pipes"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesAgiraA = {
|
||||
|
|
|
@ -6,8 +6,8 @@ meterCharge = "The Charge"
|
|||
titleCharge = "Cabar Feidh"
|
||||
instrumentPipesCharge = "Pipes"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesChargeA = {
|
||||
e8 |
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
composerPipes = ""
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
e8 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue