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:
parent
3d6ab64cb9
commit
fdbf75b68b
9 changed files with 322 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
% <<Time Sig>> <<Title>>
|
||||
% Pipes (Seconds)
|
||||
\version "2.18.2"
|
||||
composerPipessecnd = ""
|
||||
composerPipesSecnd = ""
|
||||
pipessecndglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
|
|
|
@ -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
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue