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

@ -15,10 +15,8 @@
<<
{
\repeat unfold 4 {
\line
\break
\line
\bar "|."
\line \bar "||" \break
\line \bar "|."
}
}%End of Format
{
@ -34,7 +32,9 @@
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
\repeat unfold 4 {
\bassA
\repeat unfold 2 {
\bassA
}
}
}
\new PipeBandDrumStaff = "tenor" {
@ -62,4 +62,4 @@
}
}
}
}
}