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

Fixed 51st highland division

This commit is contained in:
Eric Teunis de Boone 2016-03-18 17:10:47 +01:00
parent 8fd675d57c
commit 0c3f8d9ef8
2 changed files with 10 additions and 3 deletions

View file

@ -9,8 +9,14 @@
\pipeglobal
<<
{
\repeat volta 2 { \part \line} \break
\repeat volta 2 { \part \line }
\repeat volta 2 {
\part \line \break
\line \break
}
\repeat volta 2 {
\part \line \break
\line \break
}
}
{
\pipesA s4
@ -29,6 +35,7 @@
\new Staff { \global \pipeglobal
\set Staff.midiInstrument = #"bagpipe"
%%Tune
\partial 4
\repeat volta 2 { \pipesA }
\repeat volta 2 { \pipesB }
}