musescore / musescore/MuseScore

Shortcut to Play current Measure

Open
#28,042 3 comments 0 reactions 0 assignees View on GitHub

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

A shortcut that when executed plays just the current measure.

Problem to be solved

This would be particularly useful for users who work significantly by ear. A number of blind users have requested this. Trying to capture and memorise what you have just heard is easily lost if you have to press a number of other keys to replay the same bar multiple times including arrowing on and off the current note to make it play again without resuming playback from the paused position you ended on. This would allow a user to play the same bar repeatedly without moving on by multiple presses of the shortcut key. This would be helpful for students also learning to play a piece who want to hear a particular rhythm or notes played several times to hear how a particular chord combo sounds. This could be an extention of other suggestions to play a range selection with this shortcut selecting 1 bar and playing it.

Prior art

No response

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

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.

Research direction

No files, tests, or entry points are named. Start by locating the shortcut handling and playback selection code, then clarify how the current measure is identified and how repeated playback should interact with the paused position; done means the shortcut reliably replays only that measure, including for keyboard and screen-reader users.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
accessibility, desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.