musescore / musescore/MuseScore
Add support for nested tuplets in MusicXML
@pacebes is already working on this.
Since Oct 10, 2025.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Engraving bug (incorrect score rendering)
Bug description
No response
Steps to reproduce
Consider this input file created by MuseScore.
Exporting as an uncompressed MusicXML gives this file, which is fully correct, AFAICS (except that the selected <divisions> value 480 can't be divided by 9 without rest, which is somewhat fishy IMHO).
However, re-importing this MusicXML file into MuseScore fails completely:
Screenshots/Screen recordings
No response
MuseScore Version
OS: openSUSE Leap 15.5, Arch.: x86_64, MuseScore Studio version (64-bit): 4.4.0-241240305, revision: github-musescore-musescore-f8db23c
Regression
No
Operating system
GNU/Linux
Additional context
No response
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.