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

Have MusicZonePlayer only update CurrentPlaylist once per frame #26

Merged
merged 2 commits into from
Apr 7, 2024

Conversation

UTheCat
Copy link
Owner

@UTheCat UTheCat commented Apr 7, 2024

This was done for stability reasons (e.g. if we get to a situation where we switch music zones multiple times in one frame, we only want to play the final music zone we switched to).

This PR also fixes #20.

@UTheCat UTheCat merged commit b16d2fb into main Apr 7, 2024
@UTheCat UTheCat deleted the music-zone-player-fix-1 branch April 7, 2024 03:07
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

Successfully merging this pull request may close these issues.

Error that sometimes occurs when trying to Dispose the player instance
1 participant