mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-16 12:59:21 +02:00
Updated/Fixed 2/4 Marches and 3/4 Marches (+ template)
This commit is contained in:
parent
a63a7cdc6c
commit
27b5a9f0c8
52 changed files with 648 additions and 433 deletions
|
@ -2,17 +2,21 @@
|
|||
% Pipes
|
||||
\version "2.18.2"
|
||||
composerPipes = "PM J. Sutherland, 1936"
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
pipesA = {
|
||||
\dblc c16. [ b32 ] |
|
||||
\grg a4 \wbirl a8. [ b16 ] |
|
||||
\grip c8 [ f8 ] \slure f8 [ A16 f16 ] |
|
||||
\dble e8 [ c8 ] \dblc c8 [ \grg b16 \grd a16 ] |
|
||||
\dblc c8 [ \grg b8 ] \taor b8 [ \dblc c16. b32 ] | \break
|
||||
|
||||
|
||||
\grg a4 \wbirl a8. [ b16 ] |
|
||||
\grip c8 [ f8 ] \slure f8 [ A16 f16 ] |
|
||||
\dble e8. [ c16 ] \grg b8 [ \dblc c16 b16 ] |
|
||||
\grg a4 \wbirl a8
|
||||
\grg a4 \wbirl a8
|
||||
}
|
||||
|
||||
pipesB = {
|
||||
|
@ -20,19 +24,19 @@ pipesB = {
|
|||
\dblA A8 [ f8 ] \dblf f8 [ e16 f16 ] |
|
||||
\dblA A8 [ c8 ] \grip c8 [ A16 f16 ] |
|
||||
\dble e8 [ c8 ] \dblc c8 [ \grg b16 \grd a16 ] |
|
||||
\dblc c8 [ \grg b8 ] \taor b8
|
||||
\dblc c8 [ \grg b8 ] \taor b8
|
||||
}
|
||||
pipesBA = {
|
||||
\dblg g8 |
|
||||
\dblA A8 [ f8 ] \dblf f8 [ e16 f16 ] |
|
||||
\dblA A8 [ c8 ] \grip c8 [ A16 f16 ] |
|
||||
\dble e8. [ c16 ] \grg b8 [ \dblc c16 b16 ] |
|
||||
\grg a4 \wbirl a8
|
||||
\grg a4 \wbirl a8
|
||||
}
|
||||
pipesBB = {
|
||||
\dblc c16. [ b32 ] |
|
||||
\grg a4 \wbirl a8. [ b16 ] |
|
||||
\grip c8 [ f8 ] \slure f8 [ A16 f16 ] |
|
||||
\dble e8. [ c16 ] \grg b8 [ \dblc c16 b16 ] |
|
||||
\grg a4 \wbirl a4
|
||||
\grg a4 \wbirl a8
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue