1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-17 05:19:21 +02:00

Updated/Fixed 2/4 Marches and 3/4 Marches (+ template)

This commit is contained in:
Eric Teunis de Boone 2019-01-21 02:07:22 +01:00
parent a63a7cdc6c
commit 27b5a9f0c8
52 changed files with 648 additions and 433 deletions

View file

@ -8,22 +8,21 @@
\score {
\new Staff {
\global
\bagpipeKey
<<
{
\line
\line
}
{
\pipeglobal
\set Staff.midiInstrument = #"bagpipe"
\pipesA
\bar "||"
\pipesB
}
>>
\bar "|."
}
\header {
title = \title
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
arranger = \arrangerPipes
}
\layout { }
\midi { \confTempo }
}