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

[Bug] Songs are not played from beginning if previous song was loaded. #154

Closed
freq-mod opened this issue Sep 30, 2019 · 2 comments
Closed

Comments

@freq-mod
Copy link
Contributor

This bug doesn't happen all the time, but:

  1. Load a song (for example "Lotus.btm", then, again for example go to order 07)
  2. While song plays, load another song
  3. With any luck: either song after pressing play button will start from order 01, or even the same order the previous song was at. Results vary between takes, it's random.
@rerrahkr
Copy link
Member

rerrahkr commented Oct 2, 2019

Thank you for your report.
That was happened because the audio thread changed the cursor position at the wrong time. I fixed that at 88da2d8.

@freq-mod
Copy link
Contributor Author

freq-mod commented Oct 2, 2019

Thanks for the fix!

@freq-mod freq-mod closed this as completed Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants