musescore / musescore/MuseScore
Select different staves not adjacent in score page for listening without using mixer
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
Currently, we cannot select different staves which are not adjacent with each other to listen to their sounds. We can only do that if we select different staves in adjacent position. My idea is to make it possible to listen to different staves that are not adjacent with each other directly on the score page without having to use the mixer. The reason is for efficiency and it is much faster compared to opening up mixer and mute or solo instruments we want.
Problem to be solved
With pressing a key, say Ctrl, and select staves (using mouse) we want to highlight for listening, we are able to listen to different staves that are not adjacent with each other, without having to open up mixer and use the mute or solo button. For example, I want only to listen to clarinets and trumpets directly on the score page, but don't want to listen to French horns, so I just press Ctrl and select clarinets and trumpets to highlight them, and press spacebar. I will then only hear the sounds from those two instruments.
Prior art
I can easily do this in a DAW but never on music notation software.
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
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 files, tests, or entry points are named. Begin by locating score-page staff selection and playback handling; done means Ctrl-selecting non-adjacent staves and pressing Space plays only those staves without opening the mixer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100