Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MIDI Player doesn't turn off Let Ring when stopped in middle of measure. #337

Closed
BigHonkinDaddy opened this issue Sep 10, 2021 · 0 comments

Comments

@BigHonkinDaddy
Copy link

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

  1. 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".
  2. Play the MIDI Player from the top.
  3. When the MIDI Player gets to the note(s) that ring, stop the MIDI player.
  4. Restart the MIDI Player from the top.
  5. 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.
PTE Bug - Let Ring

Version
Alpha 15 Windows x86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants