commit 38d3a0a8f1ed94aeeb3854a74cf0984f807f9a09
parent d85eb37601bd2e75df0cd7b946ece7ef5f254bb9
Author: Jamie Beardslee <beardsleejamie@gmail.com>
Date: Mon, 30 Mar 2020 19:16:22 +1300
in popper 1: added two lines
Diffstat:
1 file changed, 16 insertions(+), 0 deletions(-)
diff --git a/one.ly b/one.ly
@@ -55,6 +55,22 @@ one = \relative c {
e,->-3 b''-4 gs-1 f'-3 e-2 gs, | \break
% bar 16
+ a8-0\upbow c-2 b a-0 g'-4 e-1
+ fs,-2 ds'-4 c-1 a-2 fs'-4 ds-1 |
+ f,!8-2 d'!-4 b gs-2 f'!-4 d
+ e,-1 c'-2 a-0 a, c' a\downbow |
+ f, c''-> a e,-> c'' a
+ d,,-> c'' a ds,,-2-> c'' a | \break
+
+% bar 19
+ e,-> c'' a f'-2 e a,-0
+ e,->-3 b''-4 gs-1 f'-3 e-2 gs, |
+ a-0 c-2 b a bf'-3 g-1
+ fs-1 a-3 c,-2 b!-2 af'-4 f-1 |
+ e-1 g-4 bf,-2 a-2 fs'-4 ds-1
+ d-1 f-4 af,-2 g e'-4 cs-1 | \break
+
+% bar 22
}
}