Exporting concert pitch score to MusicXML results in parts being transposed, but not key signatures.
Reported version
3.x-dev
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
needs info
Regression
No
Workaround
Yes
Project
- Create a score with a transposing instrument (e.g. clarinet).
- Set the score to concert pitch.
- Enter some notes
- Export the score as MusicXML.
- Open the exported MusicXML file.
The notes in the opened file will have the notes of the transposed score, but the key signature of the concert pitch score.
More specifically, the exported XML retains the transpose element and transposes the notes accordingly, as if it were a transposed score. As discussed in https://musescore.org/en/node/15373, this behaviour is probably correct. However, the key signatures are not transposed, and are exported as if they are in concert pitch.
Workaround: export with concert pitch turned off
Comments
Attach a score please.
Here's a score, which as you can see has no accidentals. The mxl file is what is exported when concert pitch is turned on, which does have accidentals.