1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-28 04:34:41 +02:00
pipeband-music/airs/the_mist_covered_mountains/tenor.ly
2015-11-18 02:42:10 +01:00

20 lines
No EOL
289 B
Text
Executable file

\version "2.18.2"
\include "config.ily"
\include "notes.tenor.ily"
\score {
\new PipeBandDrumStaff {
\global
<<
{\formatA \formatB}
{\tenorA \tenorB}
>>
}
\header {
title = \title
meter = \meter
instrument = \instrumentTenor
composer = \composerTenor
}
}