musescore / musescore/MuseScore

Add 'Play notes on muted tracks' preference to Note input section

Open
#26,224 0 comments 1 reaction 1 assignee View on GitHub

@RomanPudashkin is already working on this.

Since Jan 24, 2025.

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

Description

Follow-up from #24352
Related follow-up task: #26219

This new 'Play notes on muted tracks' checkbox is nested under the the parent 'Hear playback when adding, editing, and selecting notes' toggle in Preferences > Note input.
It's checked off by default.

Playback behavior

  • When off, current behavior is kept (when entering notes on a muted track, you don't hear them back)
  • When on, you should be able to hear notes entered on a muted track, but the track should still be muted when you play back the score

Image

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.