abc import error
I looked for an answer to this, but can't find one.
I just upgraded to Musescore 2.0.2. I'm on Mac Os 10.7.5
ABC import is returning this error: File corrupted /var/folders/6m/6d25g9kj7l99dkdvf8491cn00000gr/T/my_file.xml
Under details it's telling me that every single measure is incomplete save the first one. I'm able to import the very same file in the old version of Musescore.
Can you help? I much prefer the newer version!
TY
Andrea
Comments
see if it applies to your problem: https://musescore.org/en/node/54721
In reply to see if it applies to your by Shoichi
Not really- because all but the very first measure is incomplete.
Feel free to attach the ABC file in question. It is possible it really does have the wrong number of beats, in which case older versions would till laod it, but the file would be very corrupt - it just didn't warn you about this, and instead produced all sorts of other bad effects (random crashes, inability to edit measures, etc).
It is also possible the abc2xml program used by the plugin is somehow doing something wrong with this particular file.
In reply to Feel free to attach the ABC by Marc Sabatella
This is it:
X: 1
T: Old Grey Cat
Z: Will Harmon
S: https://thesession.org/tunes/3420#setting3420
R: reel
M: 4/4
L: 1/8
K: Edor
|:b2 e2 E3 F|GFGA BABc|d2 d2 D3 E|FAdB AFED|
E2 e2 E3 F|GFGA BABc|dcBA BAGF|E4 e2 z2:|
|:B2 e2 e3 d|Bdef gfed|A2 d2 d3 B|ABde fedf|
e2 B2 g2 B2|a2 B2 b3 a|gfed BABd|e4 e2 z2:|
I've tested a couple of others which import but without the title. Here's one that imports without the title:
X: 1
T: On The Lam
Z: JoseACerro
S: https://thesession.org/tunes/14775#setting27275
R: reel
M: 4/4
L: 1/8
K: Dmin
A,DDE AGED|(3E^FG AG c2 AG|A=BcA d3 e|fgef dcA^F|
~G2 AG c2 AG|DE ~E2 CE DE|F2 AF E2 CE|1FDD^C D2 =CD:|2FDD^C D2 AA|
|:Bdfa gfed|ef ~f2 edcA|Bdfa gfe^c|^FGA=B c2 de|
fd ~d2 dcAG|ECDE C2 DE|F2 AF E2 CE|1FDD^C D2 BB:|2FDD^C D2 =CD|]
Could it be that there are extra spaces or invisible characters that are messing it up? I'm brand new to ABC, so a little lost.
In reply to This is it: X: 1 T: Old Grey by mardulia
See https://musescore.org/en/node/74681. Apparently the dorian key signature causes problems. Change to A minor, or G major, and all should be Ok.
In reply to See by Marc Sabatella
Well how 'bout that. Okay! That worked, but the title doesn't doesn't import. It just appears as "reel". I can just manually type in the title and author, but it would be nice if it just happened. :)
Thanks for your help!