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:
parent
8fd675d57c
commit
0c3f8d9ef8
2 changed files with 10 additions and 3 deletions
|
|
@ -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 }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue