musescore / musescore/MuseScore
Allow the setting of desynced "play" marking between parts and score
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
There are several parameters that can be edited in parts without being reflected into the main score, The play checkbox isn't one of them. That could be changed.
Problem to be solved
The main purpose is that there is currently no way to make chords reflect on all parts, or a subset of them, so they have to be manually copypasted, then desynced in Style/appearance, then made invisible and to not play in the main score.
This, however, means that they don't play in the part either.
To be able to set them to play in the part, but not in the score, would help a lot in finalising parts.
Prior art
No response
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.
Research direction
No implementation files or tests are named in the issue. Start by locating how the play checkbox is represented and synchronized between the main score and its parts; done means chords can play in a part while remaining silent in the score, including when applied to only selected parts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100