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

Fixed a few scores from previous fix

This commit is contained in:
Eric Teunis de Boone 2016-12-12 12:18:34 +01:00
parent c222ebaea3
commit 17615a7236
34 changed files with 475 additions and 245 deletions

View file

@ -2,8 +2,6 @@
\include "bagpipe.ly"
\include "bagpipe.ly"
\include "./config.ily"
\include "./notes.pipes.seconds.ily"
@ -41,13 +39,14 @@
title = \title
meter = \meter
instrument = \instrumentSecnd
composer = \composerPipesSecnd
composer = \composerPipessecnd
}
}
\score {
\new Staff { \global \pipessecndglobal
\set Staff.midiInstrument = #"bagpipe"
%%Tune
\partial 4
\pipessecndAA
\pipessecndAB
@ -58,7 +57,7 @@
title = \title
meter = \meter
instrument = \instrumentSecnd
composer = \composerPipesSecnd
composer = \composerPipessecnd
}
}