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

Sound Library not stopping paused Sounds on stop all #211

Open
Philipp-Biermann opened this issue Aug 19, 2022 · 0 comments
Open

Sound Library not stopping paused Sounds on stop all #211

Philipp-Biermann opened this issue Aug 19, 2022 · 0 comments

Comments

@Philipp-Biermann
Copy link

Philipp-Biermann commented Aug 19, 2022

I am uploading any audio file with the Html Input.
This audio file will be read via FileReader and added to the Pixi SoundLibrary via url as base64.
When playing the audio, then pausing it, stopping all audios the paused audio does not reset and remains in a paused state.

Here is a custom repo to display the issue.
https://github.com/Philipp-Biermann/Pixi-Sound-Pause-Problem.git

Steps to reproduce:
Upload audio
Play audio
Pause audio
Stop audio
Play audio
Now error occurs

Thanks in advance

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

1 participant