mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
CMPD: Created Standards for the Mid Section
This commit is contained in:
parent
0488167b50
commit
d3a4898dbb
9 changed files with 466 additions and 27 deletions
|
@ -9,28 +9,19 @@
|
|||
\new Staff {
|
||||
\global
|
||||
\pipeglobal
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
\repeat volta 2 {
|
||||
\line
|
||||
}
|
||||
\break
|
||||
\repeat volta 2 {
|
||||
\halfline
|
||||
} \alternative {
|
||||
\halfline
|
||||
\halfline
|
||||
}\bar "|."
|
||||
}%Format
|
||||
|
||||
\new Voice = "pipes" {
|
||||
\pipesA
|
||||
|
||||
\pipesBA
|
||||
\pipesBBA
|
||||
\pipesBBB
|
||||
}
|
||||
>>
|
||||
\repeat volta 2 {
|
||||
\pipesA
|
||||
}
|
||||
\break
|
||||
\repeat volta 2 {
|
||||
\pipesBA
|
||||
}
|
||||
\alternative {
|
||||
{ \pipesBBA }
|
||||
{ \pipesBBB }
|
||||
}
|
||||
\bar "|."
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue