mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02: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,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 ] |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue