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

A few tunes resulted in errors, now fixed

This commit is contained in:
Eric-Teunis de Boone 2016-05-23 19:41:21 +02:00
parent a4fbc499aa
commit 81abc83c7a
11 changed files with 152 additions and 14 deletions

View file

@ -9,8 +9,8 @@
\pipeglobal
<<
{
\repeat 2 volta { \part \line }
\repeat 2 volta { \line }
\repeat volta 2 { \part \line }
\repeat volta 2 { \line }
}
{
\pipesA s4
@ -31,7 +31,12 @@
\set Staff.midiInstrument = #"bagpipe"
%%Tune
\repeat volta 2 {
\partial 8
\pipesA
\pipesA
\pipesB
\pipesB
}
\midi { \confTempo }
}