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:
parent
16d7896465
commit
35bf4dc8f3
51 changed files with 1090 additions and 517 deletions
|
|
@ -7,8 +7,18 @@
|
|||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
<<
|
||||
{\repeat unfold 2 {\repeat volta 2 { \part \line } \break }}
|
||||
{\repeat unfold 2 {s16\tenorA}}
|
||||
{
|
||||
\repeat unfold 2 {
|
||||
\repeat volta 2 {
|
||||
\part \line
|
||||
} \break
|
||||
}
|
||||
}
|
||||
{
|
||||
\repeat unfold 2 {
|
||||
r8. \tenorA s4
|
||||
}
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
|
|
@ -17,4 +27,4 @@
|
|||
instrument = \instrumentTenor
|
||||
composer = \composerTenor
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue