%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % From The Session % http://thesession.org/tunes/182 % % 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 = "The Silver Spear" composer = "Irish traditional" meter = "Reel" % copyright = "Creative Commons CC-BY-SA" enteredby = "Breizh Partitions" lastupdated = "2013/05/25" % instrument = "Fiddle" 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-ShareAlike 3.0 • \with-url #"https://creativecommons.org/licenses/by-sa/3.0" https://creativecommons.org/licenses/by-sa/3.0 } } \line{ \vspace #1.5 \general-align #Y #DOWN { \epsfile #X #10 #"by-sa.eps" } } } } } main = { \tempo 4=140 \once \override Score.MetronomeMark #'transparent = ##t \time 4/4 \key d \major \partial 8 a'8 \repeat volta 2 { fis'8 [a'8] \times 2/3 { a'8 a'8 a'8 } b'8 a'8 fis'8 a'8 \bar "|" d''8 fis''8 e''8 d''8 b'8 d''8 d''8 a'8 \bar "|" fis'8 a'8 \times 2/3 { a'8 a'8 a'8 } b'8 a'8 fis'8 a'8 \bar "|" d''8 fis''8 e''8 d''8 \times 2/3 { b'8 d''8 b'8 } a'8 g'8 \bar "|" \bar "|" fis'8 a'8 \times 2/3 { a'8 a'8 a'8 } b'8 a'8 fis'8 a'8 \bar "|" d''8 fis''8 e''8 d''8 b'8 d''8 e''8 fis''8 \bar "|" g''8 a''8 g''8 e''8 fis''8 g''8 fis''8 e''8 } \alternative{ { d''8 fis''8 e''8 d''8 \times 2/3 { b'8 d''8 b'8 } a'8 g'8 } { d''8 fis''8 e''8 d''8 b'8 d''8 a'8 d''8 } } \bar "||" \repeat volta 2 { fis''8 a''8 \times 2/3 { a''8 a''8 a''8 } b''8 fis''8 a''8 fis''8 \bar "|" g''8 fis''8 e''8 d''8 b'8 d''8 d''8 e''8 \bar "|" fis''8 a''8 \times 2/3 { a''8 a''8 a''8 } b''8 fis''8 a''8 fis''8 \bar "|" g''8 fis''8 e''8 d''8 \times 2/3 { b'8 d''8 b'8 } a'4 \bar "|" \bar "|" fis''8 a''8 \times 2/3 { a''8 a''8 a''8 } b''8 fis''8 a''8 fis''8 \bar "|" g''8 fis''8 e''8 d''8 b'8 d''8 e''8 fis''8 \bar "|" g''4. ^\turn e''8 fis''4. ^\turn e''8 } \alternative{ { d''8 fis''8 e''8 d''8 b'8 d''8 a'8 d''8 } { d''8 fis''8 e''8 d''8 b'4 a'8 g'8 \bar "||" } } } \score { \new Staff << \time 3/4 \clef "G" \set Staff.midiInstrument = "violin" \transpose a a{ \main } >> \layout { } \midi { } }