1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-15 20:39:20 +02:00

Fixed gracing/measure for a lot of tunes

fixed errors in strathspeys and reels
This commit is contained in:
Eric-Teunis de Boone 2016-07-15 00:30:51 +02:00
parent 55dad71d0e
commit e3bceb965a
39 changed files with 208 additions and 226 deletions

View file

@ -10,16 +10,15 @@
{
\partial 8 s8
\repeat volta 2 {
s1 | s1
\halfline
}
\alternative {
{ s1 | s1 }
{ s1 | s2^"Fine" s4 s8 \bar "|."}
{ \halfline }
{ \measure | s2^"Fine" s4 s8 \bar "|."}
}
\partial 8 s8
s1
s1
s1
\halfline
\measure
s1^"D.C. al Fine" \bar "||"
}
{
@ -36,4 +35,4 @@
instrument = \instrumentSide
composer = \composerSide
}
}
}