musescore / musescore/MuseScore
Mixer: enable Un-mute all and Un-solo all
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
Allow the user to apply an unmute all or unsolo all command in the mixer. This could perhaps be done by adding two extra buttons to the mixer. Or perhaps even by using Ctrl+click on an existing solo/mute button.
Problem to be solved
The user may find that they have soloed or muted several instruments in the mixer. If they subsequently want to unsolo or unmute all instruments, they have to hunt through each channel and click on the S or M buttons.
It would be so much easier to be able to do this using one simple operation (as described above).
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
Locate the mixer UI entry point and inspect the existing mute and solo button handling first. Decide how the proposed extra buttons or Ctrl+click interaction fits the current controls, then verify that one operation can unmute or unsolo every instrument in the mixer.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100