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

[raudio] GetMusicTimePlayed() reports incorrect value after the stream is restarted for XM audio #2092

Closed
Peter0x44 opened this issue Oct 31, 2021 · 1 comment

Comments

@Peter0x44
Copy link
Contributor

This issue can be reproduced on this example: https://www.raylib.com/examples/audio/loader.html?name=audio_module_playing
The progress bar does not reset upon pressing space, which stops and starts the stream.

This seems to be an issue exclusive to XM, as https://www.raylib.com/examples/audio/loader.html?name=audio_music_stream works correctly, and the progress bar resets when space is pressed.

@raysan5 raysan5 changed the title [Audio] GetMusicTimePlayed reports incorrect value after the stream is restarted for XM audio [raudio] GetMusicTimePlayed() reports incorrect value after the stream is restarted for XM audio Nov 1, 2021
@raysan5
Copy link
Owner

raysan5 commented Nov 23, 2021

This is a known issue, it requires some debugging...

ptarabbia added a commit to ptarabbia/raylib that referenced this issue Dec 16, 2021
raysan5 pushed a commit that referenced this issue Dec 16, 2021
@raysan5 raysan5 closed this as completed Dec 16, 2021
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