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

setVolume is reset after play #106

Open
maitycyrus opened this issue Aug 25, 2022 · 1 comment
Open

setVolume is reset after play #106

maitycyrus opened this issue Aug 25, 2022 · 1 comment

Comments

@maitycyrus
Copy link

setVolume does only work for exactly one play, after the sound got played it seems to reset to volume = 1 again.

Testet on iOS

@inteist
Copy link

inteist commented May 31, 2024

that would be a feature, not a bug. The sound is probably reset on the pool, no? Pool can have not just one sound, hence the volume for the pool stays at default i.e. 1

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