ABC import misses slash chords
Please see below; On the first line, the bass notes in the slash chords are ignored. On the second line, they come in as Staff Text instead of chord symbols, which means they won't get transposed, etc. Should I submit this to the issue tracker ? Thanks!
X: 1
T: Test of Slash Chord input
C: Jake Moskowitz
M: C
L: 1/8
K: D
Ad/e/ |\
"D"F2E D2E | "D/C#"F2E D2E | "Bm"F2E D2E | "Bm/A"F3- F EF |\"Em"G2F E2F | "Em/D"G2F E2F | "A7/C#"G2F E2F | "A7"G3- G AG |
"D"f3 g "A/c#"ef/e/ dc | "Bm"d2 cB "A"cB Ac | "G"B2 AG "D/f#"FE DA, | "Em"B,D GF "A7/c#"EG dc | "Bm"d3 e/f/ "G(Em)"ga bg|]
Comments
The plugin is merely a convenience interface which sends to http://abc2xml.appspot.com/, which in turn is a web front running https://wim.vree.org/svgParse/abc2xml.html
You'd need to report bugs/feature requests with regards to wrong detection of those combined symbols.
In reply to The plugin is merely a… by jeetee
Thanks; took this up with Willem via that website, and he added this functionality to the latest version! tested on the Windows abc2xml.exe, but not yet deployed to the web service.