mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-16 04:49:22 +02:00
Old stash with some a few random fixes
Stash was created in November 2019..
This commit is contained in:
parent
cb2e11cc6a
commit
413fb31eb8
7 changed files with 27 additions and 32 deletions
|
@ -9,30 +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
|
||||
\repeat volta 2 {
|
||||
\pipesA
|
||||
}
|
||||
\break
|
||||
\repeat volta 2 {
|
||||
\pipesA
|
||||
} \alternative {
|
||||
\pipesBA
|
||||
\pipesBB
|
||||
}
|
||||
\bar "|."
|
||||
|
||||
\pipesB
|
||||
\pipesBA
|
||||
\pipesBB
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue