MuseScore 4 Crashed Loading iReal Pro MusicXML File
Good afternoon everyone,
I'm trying to import an iReal Pro chord chart into MuseScore 4 so that I can add some practice exercises for my students without having to chart the song out from scratch.
The process I'm following:
- Open iReal Pro and select song
- Select Export Chord Chart > MusicXML
-
Save output to desktop
-
Open Musescore 4
- Select Open from menu
- Select exported MusicXML file
- MuseScore crashes
What I'm using:
• MacBook Pro running Ventura 13.2.1 (22D68)
• iReal Pro Version 2022.11 (20221104)
• MuseScore version (64-bit): 4.0.1-230121751, revision: 9b70a8c
It's my understanding that MuseScore supports MusicXML files, but I've yet to get this to work.
If anyone knows of a solution, I'd really appreciate you sharing it. I'd hate to have to create chord charts and exercises for all the tunes I've got planned for the coming couple of months.
Thanks,
Will
Attachment | Size |
---|---|
Satin Doll.musicxml | 26.83 KB |
Comments
Confirmed. 3.6.2 can load it.
Please report it on GitHub
Culprit for the crash is the 1st volta, it diesn't seem it end properly.
2nd volta is not encoded corectly either.
To me that seems a bug in iReal Pro's MusicXML export
In reply to Culprit is the 1st volta, it… by Jojo-Schmitz
There's more problems with iReal Pro's MusicXML export (or MuseScore's import?): the double barlines, after import look like reverse end barlines, but actually are a single barlines superimposed by a double barline between measure 17, 18 and 19.
And there's an extra G-clef in measure 11 and/or an ignored double barline between 10 and 11
Fix XML attached. diff:
In reply to Fix XML attached. diff: $… by Jojo-Schmitz
Thanks very much for your help.
I'm not a power user, so I would never have found this error.
But so I'm aware for the future, which block of code above is the corrected code?
When I load the corrected file (thanks again for that), the chords don't display correctly. I've noticed this with several other MusicXML files I've opened after upgrading to MS 4. Please see attached image.
If I click on this to edit the chord, it displays. When I take focus off (click away), it goes back to the way it is in the image. Any ideas?
All the best,
Will
In reply to Thanks very much for your… by willh
The line prefixed with a - need to get removed, the ones with a + prefix need to get added
In reply to Thanks very much for your… by willh
See #334422: [MusicXML] Doesn't show chord symbols when open XML file - export fail
In reply to See #334422: [MusicXML]… by Jojo-Schmitz
Thanks, Jojo. I really appreciate your help.
Las thing (and I appreciate this may need to go into another post or thread), but having imported this file and I can now see the chord progression (albeit with 2 repeated notes per bar), is there anyway to remove the contents of each bar without also deleting the chords associated with the bars?
Fingers crossed, there is.
Best regards,
Will
In reply to Thanks, Jojo. I really… by willh
Delete the notes, not the measure
In reply to Delete the notes, not the… by Jojo-Schmitz
I can't seem to find an option for that under any of the menus.
Do you mean individually highlight and delete the notes? Or is there an option to highlight all the notes (select all) and then delete only the notes without also deleting the chords?
Thanks,
Will
In reply to I can't seem to find an… by willh
yes, highlight the note(s), press Del
Right-click one > select all similar, Del
In reply to yes, highlight the note(s),… by Jojo-Schmitz
Amazing! :D
Thanks, Jojo! You've saved me an enormous amount of work!
Best,
Will