musescore / musescore/MuseScore
MIDI Note Off not sent on pause
Open
Nobody has claimed this yet.
MIDI
P2
playback
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
General playback bug
Bug description
When pausing playback of a score, MIDI Note Off events are not sent to the MIDI output, causing notes to remain stuck on.
Steps to reproduce
- Set up MIDI output to an external device.
- Create a score with some notes that will be sent to that external device.
- Play back the score, but pause while a note is playing. The note will stay on.
Screenshots/Screen recordings
No response
MuseScore Version
4.1.1
Regression
I don't know
Operating system
macOS 13.5.1
Additional context
No response
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.