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

Fixes android Sound, since the deque writer/reader were in different threads and the datastructure was not thread-safe #1561

Merged
merged 1 commit into from Apr 27, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Apr 27, 2023

Fixes the second part of #1559

The chirping sound was due to writing and reading sound samples in different threads without any synchronization

…threads and the datastructure was not thread-safe
@soywiz soywiz merged commit f3c6022 into main Apr 27, 2023
1 check passed
@soywiz soywiz deleted the fix/fix.android.sound branch October 4, 2023 19:06
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

1 participant