1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-10-31 02:16:34 +01:00

Merge branch 'tunekeys'

This commit is contained in:
Eric Teunis de Boone 2019-04-02 17:49:59 +02:00
commit 72139f6b3f
172 changed files with 521 additions and 336 deletions

View file

@ -29,6 +29,7 @@
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
arranger = \arrangerPipes
}
}
\score {
@ -44,4 +45,11 @@
\pipesBB
}
\midi { \confTempo }
\header {
title = \title
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
arranger = \arrangerPipes
}
}