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

fix: sets loop using passed in AudioPlayOpt when playing music #528

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

cobrajs
Copy link
Contributor

@cobrajs cobrajs commented Nov 20, 2024

Description

Sets loop using the passed in AudioPlayOpt, similar to how play() does.

Issues or related

Closes #527

@lajbel lajbel self-assigned this Nov 22, 2024
@lajbel lajbel merged commit 3d5e9d7 into kaplayjs:master Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: DONE
Development

Successfully merging this pull request may close these issues.

bug: setting loop: true when playing music doesn't set loop
2 participants