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

Seaforth Sticks entered + small fix

This commit is contained in:
Eric Teunis de Boone 2016-10-20 01:28:16 +02:00
parent 3d6ab64cb9
commit fdbf75b68b
9 changed files with 322 additions and 19 deletions

View file

@ -1,7 +1,7 @@
% <<Time Sig>> <<Title>>
% Pipes (Seconds)
\version "2.18.2"
composerPipessecnd = ""
composerPipesSecnd = ""
pipessecndglobal = {
\bagpipeKey
}

View file

@ -15,8 +15,8 @@
\header {
title = \title
meter = \meter
instrument = \instrumentpipessecnd
composer = \composerpipessecnd
instrument = \instrumentPipes \instrumentSecnd
composer = \composerPipesSecnd
}
}
\score {
@ -28,8 +28,8 @@
\header {
title = \title
meter = \meter
instrument = \instrumentpipessecnd
composer = \composerpipessecnd
instrument = \instrumentPipes \instrumentSecnd
composer = \composerPipesSecnd
}
}