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
|
|
@ -19,14 +19,14 @@
|
|||
\break
|
||||
}
|
||||
}%Format
|
||||
|
||||
|
||||
\new Voice = "pipes" {
|
||||
\pipesA s8
|
||||
|
||||
\pipesB s8
|
||||
|
||||
\pipesC s8
|
||||
|
||||
|
||||
\pipesD s8
|
||||
}
|
||||
>>
|
||||
|
|
@ -36,6 +36,7 @@
|
|||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipes
|
||||
arranger = \arrangerPipes
|
||||
}
|
||||
}
|
||||
\score {
|
||||
|
|
@ -43,6 +44,7 @@
|
|||
\set Staff.midiInstrument = #"bagpipe"
|
||||
%%Tune
|
||||
|
||||
\partial 8
|
||||
\pipesA
|
||||
\pipesA
|
||||
|
||||
|
|
@ -61,5 +63,6 @@
|
|||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipes
|
||||
arranger = \arrangerPipes
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue