Non-standard MusicXML Key Signature Import with non-Treble Clef
Reported version
3.3
Type
Functional
Severity
S4 - Minor
Status
active
Regression
No
Workaround
No
Project
Possibly because clef comes after key in musicxml import, a non-standard key signature imported into a staff beginning with a clef other than treble clef imports the key signature as if it were in treble clef -- on the wrong line in bass clef.
Since per https://musescore.org/en/node/100851 non-standard key signatures are not officially supported, it's only a bug in as much as it is currently being imported somewhat, but only for one clef, so this can make a tracking bug for the feature-request for more non-standard key signatures to be sure to test in clefs other than treble clef.
GIT commit: ae7bf6a
Attachment | Size |
---|---|
nonstandard_key.xml | 1.31 KB |
nonstandard_key.png | 4.56 KB |
Comments
relates to #270643: [EPIC] MusicXML import/export issues
Relating to #270643 -- confirmed that the error still exists in 3.3 . The key signature should have a single flat on E, but places it on G instead.
Still reproduces on a more or less current 3.5, and according to the handbook custom key signatures are officially supported (https://musescore.org/en/handbook/key-signatures).