% Noted by George Petrie, LL.D., R.H.A. (1789−1866) % Edited from the original manuscripts by Charles Villiers Standford (1902) % Transcripted by Breizh Partitions (2012) \version "2.12.3" \paper { top-margin = 2 \cm bottom-margin = 2 \cm } \header { title = "Arran More Tune (Variant)" subtitle = "From Mary O’Mally, 7th Sep. 1857" arranger = "Tune 273 from the Complete Collection of Irish Music by George Petrie" instrument = "Fiddle" composer = "Irish traditional from Árainn Mhór" tagline = \markup { \override #'(box-padding . 1.0) \override #'(baseline-skip . 2.7) \box \center-column { \small \line { \hspace #5 Une partition du site \with-url #"http://www.breizh-partitions.fr" { \teeny www. \hspace #-1.0 Breizh-Partitions \hspace #-1.0 \teeny .fr gravée à l’aide de \with-url #"http://www.LilyPond.org" { \teeny www. \hspace #-1.0 LilyPond \hspace #-1.0 \teeny .org } \hspace #5 }} \line { \small \line \italic { Sheet music from \with-url #"http://www.celticscores.com" { \teeny www. \hspace #-1.0 CelticScores \hspace #-1.0 \teeny .com engraved using \with-url #"http://www.LilyPond.org" { \teeny www. \hspace #-1.0 LilyPond \hspace #-1.0 \teeny .org }} }} \line { \teeny \line { Creative Commons Attribution-NonCommercial 3.0 • \hspace #-0.5 \with-url #"http://creativecommons.org/licenses/by-nc-sa/3.0" http://creativecommons.org/licenses/by-nc-sa/3.0 } } } } } main = { % \tempo 4. = 50 \tempo "Andante" % \once \override Score.MetronomeMark #'transparent = ##t \partial 8 \times 2/3 {a16 b cis'} | d'8 [ d'16 b] c'8 b16 a | b8 a16 fis a8 fis16 e | d8 e16 fis d8. [ d16 ] | d4. fis16 g | a8 fis a16 b d'8 | e'8. fis'16 e'8 d'16 b | d'8 b16 a a b d'8 | d'4. fis16 g | a8 b cis'8 d'16 e' | fis'8. d'16 e'8 d'16 b | d'16 b a b a b d'8 | d'4. \times 2/3 {a16 b cis'} | d'8 d'16 b c'8 b16 a | b8 a16 fis a8 fis16 e | d8 e16 fis d16 [fis e d] | \partial 4. d 4. \bar "|." } \score { \new Staff << \time 2/4 \clef "G" \key d \major \set Staff.midiInstrument = "violin" \transpose a a'{ \main } >> \layout { } \midi { } }