mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
Updated/Fixed 2/4 Marches and 3/4 Marches (+ template)
This commit is contained in:
parent
a63a7cdc6c
commit
27b5a9f0c8
52 changed files with 648 additions and 433 deletions
|
|
@ -25,7 +25,28 @@
|
|||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentPipessecnd
|
||||
composer = \composerPipessecnd
|
||||
instrument = \instrumentPipesSecnd
|
||||
composer = \composerPipesSecnd
|
||||
}
|
||||
}
|
||||
\score {
|
||||
\new Staff { \global \pipessecndglobal
|
||||
\set Staff.midiInstrument = #"bagpipe"
|
||||
%%Tune
|
||||
\repeat unfold 2 {
|
||||
\pipessecndA
|
||||
}
|
||||
\repeat unfold 2 {
|
||||
\pipessecndB
|
||||
}
|
||||
}
|
||||
\midi { \confTempo }
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentSecnd
|
||||
composer = \composerPipesSecnd
|
||||
arranger = \arrangerPipesSecnd
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue