rewrote 'The Wild Rover' in 6/8

This commit is contained in:
Sebastian Hugentobler 2013-04-07 19:36:25 +02:00
parent 62ee7e62e0
commit 58b27e2557

View File

@ -5,38 +5,33 @@
composer = "Traditional"
}
<<
\chords {s4 }
\relative g'
{
\time 3/4
\time 6/8
\key g \major
\partial 4 a |
g4. a8 g4 |
e d b' |
b4. a8 b4 |
c2 b8 c |
d4 b d |
c8 a4. fis4 |
d b' a |
g2 g4 |
g4. a8 g4 |
e d b' |
b4. a8 d4 |
c2 b8 c |
d4 b d |
c8 a4. fis4 |
d b' a |
g fis g | a2. |
a |
fis4 d2( |
d2.)(d4) b' b |
b a b |
c2.( |
c2) b8 c |
d2.( |
d4) b g |
fis e2( |
e) e8 e |
d4 b' a |
g2.( |
g) \bar "|."
\partial 8 g8 |
\repeat volta 2
{
g8. a16 g8 e d b' |
b8. a16 b8 c4 b16 c |
d8 b d c a fis |
}
\alternative
{
{ d b' a g4 g8 }
{ d b' a g fis g }
}
a4. a |
fis8 d4( d4.)( |
d8) b' b b a b |
c4.( c8) b c |
d4.( d8) b g |
fis e4( e) e8 |
d8 b'4( b) a8 |
g2. \bar "|."
}
>>