diff options
Diffstat (limited to 'marie_piano.ly')
| -rw-r--r-- | marie_piano.ly | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/marie_piano.ly b/marie_piano.ly index 7e031eb..37da016 100644 --- a/marie_piano.ly +++ b/marie_piano.ly @@ -89,9 +89,15 @@ upper = { r8 b2 b8 c2. - \skip 2. - e4. e4. + r4 r8 e a b + e,4. e4. e4. e4. + f4. f4. + c4. c4. + d4. d4. + c4. c4. + d4. d4. + c2. } >> } } @@ -117,6 +123,17 @@ lower = { <a d f>2. r4. <g b d f>4. <c e g>2. + + r4 r8 e a b + e, a c e, a c + e, g b e, g b + a, c f a, c f + g, c e g, c e + a, d f a, d f + a, c e a, c e + gis4. e4. + <a, a'>2. + } } |
