musescore / musescore/MuseScore
Shortcut to Play current Measure
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
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. 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