musescore / musescore/MuseScore

Store score files in backward-compatible way

Open
#33,984 3 comments 0 reactions 1 assignee View on GitHub

@shoogle is already working on this.

Since Jun 30, 2026.

needs review
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Your idea

I wish there was an option to store a score in a format that is compatible with older versions of musescore.

Problem to be solved

I have been encountering some issue with the recent musescore versions and the easiest workaround is usually downgrading. However due to the way musescore binds the score file version to the musescore version, I am not able to work on the score I just created in the current musescore version, with older musescore versions.

There probably aren't that many changes in the file format, but it seems to me that there is a general block: You saved this with musescore version 4.7.3 → you cannot open it in any earlier version.

Another idea was allowing to override this block at one's own perril, but this is not possible, because then the older version of musescore would have to changed.

Prior art

No response

Additional context

No response

Checklist
  • This request follows the guidelines for reporting issues
  • I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.