Mercurial > dottes
comparison Session/WhinshieldsHornpipe.abc @ 422:0e1c1ea43af4
abc2midi messes up with repeats in sections after a [1..[2 |]
Jane found out that abc2midi output goes rather random sometimes. I've narrowed
this down to sections of music after a [1..[2 |] repeat has happened.
Work around by adding explicit |: for those sections, which doesn't (to my
mind) look so good printed but gets correct behaviour from abc2midi.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 11 Sep 2013 22:30:10 +0100 |
parents | 059823a7eefa |
children | c2460aa9b4eb |
comparison
equal
deleted
inserted
replaced
421:4eae6184c0ab | 422:0e1c1ea43af4 |
---|---|
2 T: Whinshields Hornpipe | 2 T: Whinshields Hornpipe |
3 C: J. L. Dunk | 3 C: J. L. Dunk |
4 M: C | 4 M: C |
5 L: 1/8 | 5 L: 1/8 |
6 Q: 160 | 6 Q: 160 |
7 R: hornpipe | |
7 K: Gmaj | 8 K: Gmaj |
8 dc |\ | 9 dc |\ |
9 "G" B2 G2 G2 B2 | "D7" A2 D2 D2 D2 | "G" G2 G2 GABc |\ | 10 "G" B2 G2 G2 B2 | "D7" A2 D2 D2 D2 | "G" G2 G2 GABc |\ |
10 d2>B2 d2 g2 |"C" e2 c2 c2 e2 | | 11 d2>B2 d2 g2 |"C" e2 c2 c2 e2 | |
11 "G" d2 G2 G2 AB |\ | 12 "G" d2 G2 G2 AB |\ |
12 [1 "Am" c2 B2 "A7" A2 G2 | "D7" F2 A2 d2 :|\ | 13 [1 "Am" c2 B2 "A7" A2 G2 | "D7" F2 A2 d2 :|\ |
13 [2 "Am" cBAG "D7" F2 d2 | "G" G4 |] | 14 [2 "Am" cBAG "D7" F2 d2 | "G" G4 |] |
14 d2 |\ | 15 |: d2 |\ |
15 "G" g2>a2 gfed | B2 G2 G2 AB | "Am" cBcd cBAG |\ | 16 "G" g2>a2 gfed | B2 G2 G2 AB | "Am" cBcd cBAG |\ |
16 "D7" F2 A2 A2 d2 | "G" g2>a2 gfed | | 17 "D7" F2 A2 A2 d2 | "G" g2>a2 gfed | |
17 B2 G2 G2 B2 | "A7" A2 A2 B2 ^c2 | "D" d4 "D7" d2 | "G" g^fgf gfed |\ | 18 B2 G2 G2 B2 | "A7" A2 A2 B2 ^c2 | "D" d4 "D7" d2 | "G" g^fgf gfed |\ |
18 B2 G2 G2 AB | "D7" cBcd cBAG | | 19 B2 G2 G2 AB | "D7" cBcd cBAG | |
19 F2 A2 d2 dc | "G" B2 G2 G2 B2 | "D7" A2 D2 D2 B2 | "C" cBAG "D7" F2 d2 |\ | 20 F2 A2 d2 dc | "G" B2 G2 G2 B2 | "D7" A2 D2 D2 B2 | "C" cBAG "D7" F2 d2 |\ |