\version "2.4.2" \header { title = "Liberty" piece = "Traditional" mutopiatitle = "Liberty" mutopiacomposer = "Traditional" mutopiainstrument = "Violin, Guitar" source = "Transcribed by ear (no copyright)" style = "Folk" copyright = "Public Domain" maintainer = "Taj Morton" maintainerEmail = "taj@wildgardenseed.com" maintainerWeb = "http://www.wildgardenseed.com/Taj" lastupdated = "2005/Mar/04" meter = 120 tagline = "\\raisebox{16mm}{\\parbox{188mm}{\\quad\\small\\noindent \\hspace{\\stretch{1}} \\makebox[188mm][c]{Transcribed and typeset by " + \maintainer + " (" + \maintainerWeb + ") .} \\makebox[188mm][c]{Unrestricted modification and redistribution is permitted and encouraged---copy this music and share it!}}}" } melody = \relative c''' { \key d \major \partial 8*2 a8\upbow( g8 ) \repeat volta 2 { fis4\downbow a, fis' a, fis'8 e fis g fis e d fis g4 b, g' b, g'8 fis g a g fis e g fis4 a, fis' a, fis'8 e fis g fis e d fis g fis e d cis a b cis } \alternative { { d4 << d2 fis >> a8 g8 } { d4 << d2 fis >> fis,8 g } } \break % Part 2 \repeat volta 2 { a4.\downbow b8 a g fis e d fis a d fis4 d a4. b8 a fis d fis e4 << e2 a >> fis8 g a4. b8 a g fis e d fis a d fis4 d g8 fis e d cis a b cis } \alternative { { d4 << d2 fis >> fis,8 g } { d'4 << d8 fis >> << d8 fis >> << d2 fis>> } } \bar ":|" } harmonies = \chordmode { r4 d4 d4 d4 d4 d4 d4 d4 d4 g4 g4 g4 g4 g4 g4 g4 g4 d4 d4 d4 d4 d4 d4 d4 d4 g4 g4 a4 a4 d4 d4 d4 d4 d4 d4 d4 d4 d4 d4 d4 d4 d4 d4 d4 d4 d4 d4 d4 d4 a4 a4 a4 a4 d4 d4 d4 d4 d4 d4 d4 d4 g4 g4 a4 a4 d4 d4 d4 d4 } \score { << \context ChordNames { \set chordChanges = ##t \harmonies } \context Staff = one \melody >> \layout{ } \midi { \tempo 4=120 } }