musescore / musescore/MuseScore
[MU4 Issue] musicxml import wrong accidentals
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
Imorting musicxml, accidentals are sometimes wrong (missing explicit /cautionary/ "convential" accidental on second note, or, oposite, extra microtonal accidental, where it was not, or different accidental)
To Reproduce
Steps to reproduce the behavior:
-
Import attached musicxml file
accidental_test-reference.musicxml.zip -
See result
Expected behavior
Accidentals should be exactly same, as in musicxml file.
Screenshots

Platform information
- OS: [reported on Linux]
Additional context
convential accidentals
if there is explicit /cautionary/ accidental on second note in bar, it disappear during import
microtonal accidentals
Stein-Zimmermann accidentals are added to all "altered" notes, even if there were not in musicxml
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.