pipeband-music/airs/the_mist_covered_mountains/side.ly

19 lines
282 B
Plaintext
Raw Normal View History

\version "2.18.2"
\include "config.ily"
\include "notes.side.ily"
\score {
\new PipeBandDrumStaff {
\global
<<
{\formatA \formatB}
{\snareA \snareB}
>>
}
\header {
title = "The Mist Covered Mountains"
meter = "Slow Air"
instrument = "Side"
}
}