musescore / musescore/MuseScore
Debugger for corrupt score errors
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
Score errors are reported from corrupted scores but there is no way to correct them directly. The errors are often difficult to see in the corrupted scores.
Problem to be solved
Correcting corrupted scores
Prior art
In HTML one can edit the the source code
Additional context
There should be an option of view the raw data of a score with indications of where the errors occur and tools to correct them
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.
Research direction
The issue names no files, tests, or entry points. Start by locating score error reporting and raw score-data handling, then define how corruption is indicated and corrected; done means users can inspect affected raw data, identify errors, and correct them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100