%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Noted by George Petrie, LL.D., R.H.A. (1789−1866) % Edited from the original manuscripts by Charles Villiers Standford (1902) % % Typeset by Breizh Partitions (2013) % Version 1.0 % % Une partition gratuite de http://www.breizh-partitions.fr % Free sheet music from http://www.celtic-scores.com %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \version "2.16.0" \paper { top-margin = 2 \cm bottom-margin = 2 \cm } \header { title = "Arran More tune" subtitle = "From James Gill, 7th Sep. 1857" composer = "Irish traditional" arranger = "Tune 280 from the Complete Collection of Irish Music by George Petrie" % copyright = "Creative Commons CC-NC-SA" enteredby = "Breizh Partitions" lastupdated = "2013/05/12" % instrument = "Fiddle" source = "Complete Collection of Irish Music by George Petrie" 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. Breizh-Partitions \teeny .fr gravée à l’aide de \with-url #"http://www.LilyPond.org" { \teeny www. LilyPond \teeny .org } }} \line { \small \italic { Sheet music from \with-url #"http://www.celticscores.com" { \teeny www. CelticScores \teeny .com engraved using \with-url #"http://www.LilyPond.org" { \teeny www. LilyPond \teeny .org }} }} \line { \teeny { Creative Commons Attribution-NonCommercial 3.0 • \with-url #"https://creativecommons.org/licenses/by-nc-sa/3.0" https://creativecommons.org/licenses/by-nc-sa/3.0 } } \line{ \vspace #1.5 \general-align #Y #DOWN { \epsfile #X #10 #"by-nc-sa.eu.eps" } } } } } main = { \tempo 4.=70 \once \override Score.MetronomeMark #'transparent = ##t \partial 4. g16^\markup { \bold \large {Andante}} aes bes8 ees' | ees'8. f'32 ees' des'8 [c'] des'8 c' | bes8. aes16 f8 aes16 bes c'8 bes | bes8. aes16 f8 ees16 f ees8 ees | ees4. g16 aes bes8 ees' | ees'8. c'16 des'8 [c'] c' bes | bes8. aes16 f8 aes16 (bes) c'8 bes | bes8. (aes16) f8 ees16 (f) ees8 ees | ees4. \bar "||" \break \bar "||:" g16 aes bes8 ees' | f'8 g'16 aes' g'8 [f'] ees' d' | ees'8. d'16 bes8 g16 aes bes8 ees' | f'8 g'16 aes' g'8 [f'] ees' ees' | ees'4. d'16 ees' f'8 d' | ees'8 f'16 ees' des'8 c' c' bes16 aes | bes8. aes16 f8 aes16 bes c'8 bes | bes8. aes16 f8 ees16 f ees8 ees | ees4. \bar "|." } \score { \new Staff << \time 3/4 \clef "G" \key ees \major \set Staff.midiInstrument = "violin" \transpose a a'{ \main } >> \layout { } \midi { } }