diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2015-09-02 08:41:48 -0700 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2015-09-02 08:42:05 -0700 |
| commit | 903c559863202bee5fe85cedaecd85c41497904e (patch) | |
| tree | 4c2b2fd6d4da918b87439731fb626cb2304e5bdc | |
| parent | ca9b40afdff9edf8a6881f607be43f3d3e328196 (diff) | |
| download | wedding-booklet-903c559863202bee5fe85cedaecd85c41497904e.tar.gz | |
Finis marie piano
| -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. + } } |
