1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-15 20:39:20 +02:00

Various fixes for piping scores for CMPD

This commit is contained in:
Eric Teunis de Boone 2019-03-02 00:18:36 +01:00
parent 3613a49d89
commit 3ceb5ef3c3
17 changed files with 131 additions and 48 deletions

View file

@ -16,7 +16,7 @@ pipesAA = {
pipesAB = {
\dble e8. [ c16 ] \grg a4 \taor a8. [ b16 ] |
\grip c8 [ e8 ] \dblf f4 \grg e4 |
\grg \tuplet 3/2 { f8 [ g8 A8 ] } \hdble e4 \gra e16. [ f32 ] \grg a16. [ b32 ] |
\grg \tuplet 3/2 { f8 [ g8 A8 ] } \hdble e4 \gra e16. [ f32 \grg a16. b32 ] |
\grip c8. [ b16 ] \grG a4 \wbirl a4 |
}
@ -29,6 +29,6 @@ pipesBA = {
pipesBBA = {
\grg f8. [ g16 ] \dblA A4 \grg A8 [ e8 ] |
\grg f8 [ A8 ] \hdble e4 \dblc c4 |
\grg \tuplet 3/2 { f8 [ g8 A8 ] } \hdble e4 \gra e16. [ f32 ] \grg a16. [ b32 ] |
\grg \tuplet 3/2 { f8 [ g8 A8 ] } \hdble e4 \gra e16. [ f32 \grg a16. b32 ] |
\grip c8. [ b16 ] \grG a4 \wbirl a4 |
}