1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-06-18 05:06:37 +02:00

Various Tune Fixes

Most are fixing (gracing) alignment by restructuring the Staff.
This commit is contained in:
Eric Teunis de Boone 2019-03-04 04:23:31 +01:00
parent 677cd1d89e
commit 14f0332b28
66 changed files with 384 additions and 500 deletions

View file

@ -9,54 +9,38 @@
\new Staff {
\global
\pipeglobal
<<
\new NullVoice = "format" {
\repeat volta 2 {
\part
\line
\partial 8
\pipesAA
\pipesAB s8
}
\break
\repeat volta 2 {
\part
\halfline
}\alternative{
\halfline
\halfline
\partial 8
\pipesBA
} \alternative {
{ \pipesBB s8 }
{ \pipesAB s8 }
}
\bar ".|:-||"
\break
\repeat volta 2 {
\partial 8
\pipesCA
\pipesCB s8
}
\break
\repeat volta 2 {
\partial 8
\pipesDA
} \alternative {
{ \pipesDB s8 }
{ \pipesCB s8 }
}
\bar "|."
\break
\repeat volta 2 {
\part
\line
}
\break
\repeat volta 2 {
\part
\halfline
}\alternative{
\halfline
\halfline
}
\bar "|."
}%Format
\new Voice = "pipes" {
\pipesAA
\pipesAB s8
\pipesBA
\pipesBB s8
\pipesAB s8
\pipesCA
\pipesCB s8
\pipesDA
\pipesDB s8
\pipesCB s8
}
>>
}
\header {
title = \title