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(linux): play sound, when initialized #1332

Merged
merged 1 commit into from Nov 23, 2022
Merged

Conversation

Gustl22
Copy link
Collaborator

@Gustl22 Gustl22 commented Nov 23, 2022

Description

Sometimes sound is not played, if setting the source for the player and immediately start it (like the play method).
So now it starts playing as soon as the sound is initialized, if the user already decided to play the source (similar to Android).

Possible fix for: #1144

Checklist

Breaking Change

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

Related Issues

@Gustl22 Gustl22 requested a review from spydon November 23, 2022 19:44
@Gustl22 Gustl22 merged commit 2ed91fe into main Nov 23, 2022
@Gustl22 Gustl22 deleted the 1144-no-sound-initialized branch November 23, 2022 23:09
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.

None yet

2 participants