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 Web samples finished missing signal #94044

Conversation

adamscott
Copy link
Member

@adamscott adamscott commented Jul 7, 2024

Fixes #93904

(not working yet, but soon)

Edit: works like a charm.

@adamscott adamscott added this to the 4.3 milestone Jul 7, 2024
@adamscott adamscott force-pushed the fix-web-sample-playback-finished-signal branch from 42d646a to 21d7dc4 Compare July 7, 2024 18:37
@adamscott adamscott marked this pull request as ready for review July 7, 2024 18:38
@adamscott adamscott requested review from a team as code owners July 7, 2024 18:38
platform/web/audio_driver_web.cpp Outdated Show resolved Hide resolved
servers/audio/audio_stream.h Outdated Show resolved Hide resolved
@adamscott adamscott force-pushed the fix-web-sample-playback-finished-signal branch from 21d7dc4 to a38f30f Compare July 7, 2024 18:48
@adamscott
Copy link
Member Author

@akien-mga I fixed the elements you underlined in your review!

@akien-mga akien-mga merged commit 42e5b3a into godotengine:master Jul 7, 2024
18 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Web audio samples : AudioStreamPlayer's finished() signal doesn't emit when sound is done playing.
2 participants