musescore / musescore/MuseScore
Mapping. 'Toggle Play' action is absent in MU4 (MIDI Keyboard)
Open
@Eism is already working on this.
Since Aug 26, 2022.
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
'Toggle Play' is present in MU3 and it does start/stop actions in one (as button on keyboard).
In MU4 Play action has these actions which is wrong. Play action should only start playback but not stop it.
Screenshots

Expected behavior
'Toggle Play' action is is present in MU4 and does start/stop playback actions
'Play' action does only start playback

Additional context
Could be linked with https://github.com/musescore/MuseScore/issues/13028 and https://github.com/musescore/MuseScore/issues/13031
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.
Assessment
This issue has not been assessed yet.