Random octave transpositions of single notes - XML import
I imported a Sibelius generated XML file with the fragment of my bigband score into MUSEscore. Musescore transposed, some random single notes up or down an octave. See (picture 1).
This happened a lot of times in this particular score.
I've noticed is that when I transpose the misspelled notes back to where they are supposed to be, some of those notes become become red or green, indicating, that musescore "thinks" these notes are out of standard range for a given instrument.
On the (picture 2). You can see a note has a red colour, even though it is in the normal range. That's the one that was transposed back. Once I delete the "red" note and manually input the same one it becomes normal again.
When I copy a passage with the "red" note and paste into another place it does one of two things:
- if I copy it to the same staff it "keeps" the note red
- if I copy it to the other staff - it doesn't make "red" notes but reverses the changes I've made. if I corrected the "wrong" passage by just transposing the note back and copy it to another staff, it pastes those notes "wrongly transposed" again.
After I save that xml file as musescore file and reopen it again the "red notes" effect disappears. But the notes that where wrongly transposed remain wrongly transposed.
I can't isolate the bars, since when I only export the bars with mistakes, musescore opens them correctly. It happens on a larger chunk of score only.
Steps to reproduce:
- Open "Bug report XML import" XML file.
- look at bar 4 of the flute voice (second staff from above).
The second note (Bb) jumps up an octave, while the melody in the voice has a smooth up-scale motion. - Transpose that Bb down an octave - it becomes red.
- Try to copy-paste that bar around to see the behaviour
- See many other examples across the score (Bars 11, 13 Flugelhorns,)
Attachment | Size |
---|---|
Bug report musescore.xml | 1.18 MB |
Picture 1.png | 20.37 KB |
Picture 2 .png | 268.76 KB |
Comments
It looks like score corruption to me. Rather critical.
There has been changes in transposition for 3.5, did import this score with the beta, or with the stable 3.4? (you marked it as 3.4, but just to be sure)
Also, have you tried opening the score back in sibellius, to see if it is the .xml that is faulty?
In reply to Also, have you tried opening… by ecstrema
Hello Marr11317. Thank you for replying . To answer both your question:
1. I used the release downloaded directly from the website quite recently (about 2-3 weeks ago) with no "beta" indication on it. So it should be a stable release, although I have to say there was another issue report, where I was asked the same question by JeeTee.
https://musescore.org/en/comment/998449#comment-998449
I can't imagine how it could not be a stable release though.
It is a fairly complex score with lot's of hidden objects, instruments changes etc. , but I can't see exactly what is corrupt about it. Works alright in Sib.
When in doubt check Help > About. ;-)
No need for guessing
Problem confirmed. It reproduces with a minimal file containing only part P2 measures 1, 4 and 20. By removing measure 20, the problem disappears. Hint: measure 20 contains the first instrument change (from flute to saxophone) which also changes the transposition. This looks like incorrect transposition handling by the MusicXML importer.
Forgot to mention: this is with the current 3.5 alpha. This one I do consider important and a showstopper if it was introduced in 3.5.
Relates to #270643: [EPIC] MusicXML import/export issues
In reply to When in doubt check Help >… by Jojo-Schmitz
Jo-Jo-Schmitz it's 3.4.2.25137
Thank, so not a 3.5 Alpha regression
What actually happens is that the saxophone transposition is applied to the flute instead (thus setting the same transposition for both instruments). Quick workaround: add an instrument change to flute in the first measure.
In reply to Thank, so not a 3.5 Alpha… by Jojo-Schmitz
This is definitely not a regression, but simply something that has never been implemented.
This relates to the import side of #294815, and is really not implemented.
rather #294815: [Musicxml im-export] - New Transposition and pitches messed up ;-)