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!
10 lines
No EOL
240 B
Text
Executable file
10 lines
No EOL
240 B
Text
Executable file
\version "2.19.0"
|
|
%% Globals
|
|
global = {
|
|
\time 6/8
|
|
}
|
|
|
|
part = {\partial 8 s8 }
|
|
%% Format
|
|
formatA = { \repeat volta 2 { \part \repeat unfold 8 { s4. s4. } } \break }
|
|
formatB = { \repeat volta 2 { \part \repeat unfold 8 { s4. s4. } } \break } |