mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-13 23:13:31 +01:00
81255889cf
Morag of Dunvegan Farewell to Camraw The Mist Covered Mountains Molly Connell Lady MacKenzie of Fairburn Note that Fairburn also has the tune itself. Fullscore prints nicely!
19 lines
No EOL
282 B
Text
Executable file
19 lines
No EOL
282 B
Text
Executable file
\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"
|
|
}
|
|
} |