commit 48883a79b534f9c6ce2bcde7390270eee547fd61
parent 151b0d5fea16d311da65dcff0fd6e2556da85559
Author: Jamie Beardslee <beardsleejamie@gmail.com>
Date: Sun, 21 Jun 2020 05:51:14 +1200
number 12: fixed two errors from the original edition
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/12.ly b/12.ly
@@ -98,9 +98,9 @@ twelve = \relative c'' {
% bar 27
af16-2) c\thumb^I( ef-2 c af'-3 ef\thumb c'-2 af\thumb
- g\thumb df'-3 bf-2 g fff-3_II df-1 bf-3_III g-1) |
+ g\thumb df'-3 bf-2 g ff-3_II df-1 bf-3_III g-1) |
af16-2( c\thumb_"II" ef c af'-1_I ef-2_II c'-3_I af-1
- g\thumb) df'-3( bf-2 g\thumb fff-3_II df-1 bf-3_III g-1) | \break
+ g\thumb) df'-3( bf-2 g\thumb ff-3_II df-1 bf-3_III g-1) | \break
% bar 29
af16-2( c\thumb_"II" ef-2 c af'-1_I ef-2_II c'-3_I af-1
@@ -261,6 +261,7 @@ twelve = \relative c'' {
title = "12"
}
\layout { }
+ \midi {}
}
% Local Variables: