1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-10-31 02:16:34 +01:00

Fixed a few tunes

Template for seconds and thirds and a 'full' for pipes added
This commit is contained in:
Eric Teunis de Boone 2016-03-21 01:29:43 +01:00
parent 16d7896465
commit 35bf4dc8f3
51 changed files with 1090 additions and 517 deletions

View file

@ -8,7 +8,7 @@
\global
<<
{
\repeat volta 2 {
\repeat unfold 2 {
\repeat volta 2 { \part \halfline \break}
\alternative { {\halfline} {\halfline } }
\bar "|." \break
@ -17,11 +17,11 @@
}
}
{
\snareA
s8 \snareA
\snareAA s8
\snareAB s8
\snareB
s8 \snareB
\snareA \snareAB
}
>>
@ -32,4 +32,4 @@
instrument = \instrumentSide
composer = \composerSide
}
}
}