mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
Merge branch 'tunekeys'
This commit is contained in:
commit
72139f6b3f
172 changed files with 521 additions and 336 deletions
|
@ -2,10 +2,11 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 6/8
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4. = 130
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 \grace{s1} s8 }
|
||||
measure = { \grace {s1} s2. | }
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = ""
|
||||
arrangerPipes = "D. Johnstone"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesAA = {
|
||||
|
|
|
@ -2,10 +2,11 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 6/8
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4. = 120
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 \grace{s4.} s8 }
|
||||
measure = { \grace {s1} s2. | }
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = "R. Mathieson"
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesAA = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue