pipeband-music/airs/morag_of_dunvegan/tenor.ly

19 lines
269 B
Plaintext
Executable File

\version "2.18.2"
\include "config.ily"
\include "notes.tenor.ily"
\score {
\new PipeBandDrumStaff {
\global
<<
{\formatA \formatB}
{\tenorA \tenorB}
>>
}
\header {
title = "Morag of Dunvegan"
meter = "Slow Air"
instrument = "Tenor"
}
}