mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-13 23:13:31 +01:00
637d6fbdcc
Though not yet sure whether to continue. This one works
20 lines
No EOL
325 B
Text
Executable file
20 lines
No EOL
325 B
Text
Executable file
\version "2.18.2"
|
|
|
|
\include "morag_of_dunvegan.format.ly"
|
|
\include "morag_of_dunvegan.notes.side.ly"
|
|
|
|
\score {
|
|
\new PipeBandDrumStaff {
|
|
\time 6/8
|
|
<<
|
|
{\formatA \formatB}
|
|
{\snareA \snareB}
|
|
>>
|
|
}
|
|
\header {
|
|
title = "Morag of Dunvegan"
|
|
meter = "Slow Air"
|
|
composer = ""
|
|
instrument = "Side"
|
|
}
|
|
} |