mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 20:39:20 +02:00
Tune fixes
This commit is contained in:
parent
841101f3b8
commit
c222ebaea3
24 changed files with 63 additions and 32 deletions
|
@ -26,6 +26,10 @@ pipesAA = {
|
|||
\pipesAAA
|
||||
\pipesAAB
|
||||
}
|
||||
pipesAB = {
|
||||
\pipesABA
|
||||
\pipesABB
|
||||
}
|
||||
|
||||
pipesBA = {
|
||||
\dblc c8 [ e8 ] |
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
\include "bagpipe.ly"
|
||||
|
||||
\include "bagpipe.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.pipes.ily"
|
||||
|
||||
|
@ -15,12 +13,13 @@
|
|||
{
|
||||
\repeat volta 2 {
|
||||
\part \line \break
|
||||
\line \bar "|." \break
|
||||
}
|
||||
\line
|
||||
}
|
||||
\break
|
||||
\repeat volta 2 {
|
||||
\part \line \break
|
||||
\line \bar "|." \break
|
||||
}
|
||||
\line
|
||||
}
|
||||
}
|
||||
{
|
||||
\pipesAA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue