% 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 (2013) % http://www.breizh-partitions.fr \version "2.14.2" \paper { top-margin = 2 \cm bottom-margin = 2 \cm } \header { title = "The wind that shakes the barley" subsubtitle = "as in O’Neill’s collection" source = "Complete Collection of Irish Music by George Petrie" arranger = "Tune 320 from the Complete Collection of Irish Music by George Petrie" % instrument = "Fiddle" composer = "Irish traditional" 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 #-0.5 Breizh-Partitions \hspace #-0.5 \teeny .fr gravée à l’aide de \with-url #"http://www.LilyPond.org" { \teeny www. \hspace #-0.5 LilyPond \hspace #-0.5 \teeny .org } \hspace #5 }} \line { \small \line \italic { Sheet music from \with-url #"http://www.celticscores.com" { \teeny www. \hspace #-0.5 CelticScores \hspace #-0.5 \teeny .com engraved using \with-url #"http://www.LilyPond.org" { \teeny www. \hspace #-0.5 LilyPond \hspace #-0.5 \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 = 100 % \tempo "Andante" \once \override Score.MetronomeMark #'transparent = ##t a8 a16 b a fis e d | b8 b16 a b cis' d' b | a8 a16 b a fis d fis' | g'16 fis' e' d' b8 d'16 b | a8 a16 b a fis e d | g16 fis g a b cis' d' b | a8 a16 b a b d' fis' | g'16 fis' e' d' b8 d' \bar "||" fis'8 fis'16 d' g'8 g'16 e' | fis'8 fis'16 d' cis'16 e' cis' a | fis'8 fis'16 d' g'8 g'16 e' | g'16 fis' e' d' b8 d' | fis'16 g' fis' d' g' a' g'16 e' | fis'16 g' fis' d' cis'16 e' cis' a | d'16 fis' e' g' fis' a' g' b' | a'16 fis' e' d' b8 d' \bar "|." } \score { \new Staff << \time 2/4 \clef "G" \key d \major \set Staff.midiInstrument = "violin" \transpose a a'{ \main } >> \layout { } \midi { } }