mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
Further Key assigning to Airs, Strathspeys and Hornpipes
This commit is contained in:
parent
72139f6b3f
commit
f1036984d8
40 changed files with 119 additions and 113 deletions
|
@ -13,7 +13,7 @@
|
|||
\new StaffGroup <<
|
||||
\new Staff {
|
||||
\global
|
||||
\bagpipeKey
|
||||
\pipeglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentPipes }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentPipes }
|
||||
<<
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
pipeglobal = {
|
||||
\key a \major
|
||||
\key a \mixolydian
|
||||
}
|
||||
pipesA = {
|
||||
d16 |
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
\score {
|
||||
\new Staff {
|
||||
\global
|
||||
\bagpipeKey
|
||||
\pipeglobal
|
||||
<<
|
||||
{\repeat volta 2 { \part \line } \break \part \line \break \line \bar "|."}
|
||||
{\pipesA s16 \pipesBA \pipesBB}
|
||||
|
@ -25,7 +25,7 @@
|
|||
\midi { \confTempo }
|
||||
\new Staff {
|
||||
\global
|
||||
\bagpipeKey
|
||||
\pipeglobal
|
||||
\partial 16
|
||||
\pipesA
|
||||
\pipesA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue