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

HTML5 build: audio delay #14

Open
davcri opened this issue Nov 16, 2020 · 0 comments
Open

HTML5 build: audio delay #14

davcri opened this issue Nov 16, 2020 · 0 comments

Comments

@davcri
Copy link
Member

davcri commented Nov 16, 2020

A player reported that HTML5 builds have some audio delay (devlog#4 video: https://youtu.be/3AoO-oYL9rU )

Currently I see two options to mitigate this issue:

  1. Tweak the audio buffer setting. See: Audio stuttering on HTML5 export godotengine/godot#40891 (comment)
  2. Try the new AudioWorklet implementation. See: [HTML5] Port inline JS code to libraries, AudioWorklet support. godotengine/godot#43443

Suggestions are open!

UPDATE: this issue it may be related to a recent regression on 3.2.3.
It may be fixed with the next Godot version.

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

No branches or pull requests

1 participant