-
Notifications
You must be signed in to change notification settings - Fork 81
MIDI Player doesn't turn off Let Ring when stopped in middle of measure. #337
Copy link
Copy link
Closed
Description
Description
When MIDI Player is stopped on a note that is allowed to "let ring", then when the MIDI is restarted from the top of the score, the notes will ring (even though those notes are not supposed to ring). This happens when the MIDI player is stopped on notes that ring in the middle of the measure. If stopped on a note at the end of the measure, behavior is correct as expected. See attached image for detail.
Bug Example - Let Ring.zip
To Reproduce
- Write a score (or use the attached sample .zip) with notes in the middle of the score (and in the middle of a measure) that are allowed to "Let Ring".
- Play the MIDI Player from the top.
- When the MIDI Player gets to the note(s) that ring, stop the MIDI player.
- Restart the MIDI Player from the top.
- Notice the notes at the top will ring out, erroneously.
Additional Info
If applicable, add a screenshot or attach an example file that demonstrates the issue.

Version
Alpha 15 Windows x86
Reactions are currently unavailable