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
|
|
@ -37,28 +37,3 @@
|
|||
composer = \composerTenor
|
||||
}
|
||||
}
|
||||
|
||||
midiTenor = midiDrumPitches
|
||||
midiTenor.right-hand = \tenorDefault
|
||||
midiTenor.left-hand = \tenorDefault
|
||||
\score {
|
||||
\new PipeBandDrumStaff
|
||||
\with {
|
||||
drumPitchTable = #(alist->hash-table midiTenor)
|
||||
}
|
||||
{ \global \tenorglobal
|
||||
%%Tune
|
||||
\tenorA
|
||||
r8 \tenorA
|
||||
|
||||
\tenorB
|
||||
\tenorA r8
|
||||
}
|
||||
\midi { \confTempo }
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipes
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue