godot/platform/javascript/native
Fabio Alessandrelli b3453e866b [HTML5] Fix audio buffer size and latency hint.
The size of the audio buffer was incorrectly doubled when creating the
script processor.
latencyHint is expressed in seconds, not milliseconds.
Additionally, on some browsers it actually affect the performance and
stability of the audio driver.
For this reason it has been completely disabled (interactive) and a not
has been left for future reference.
2020-11-06 15:38:47 +01:00
..
http_request.js Fix Closure compiler build, python style. 2020-05-10 18:22:48 +02:00
id_handler.js Fix Closure compiler build, python style. 2020-05-10 18:22:48 +02:00
library_godot_audio.js [HTML5] Fix audio buffer size and latency hint. 2020-11-06 15:38:47 +01:00
utils.js [HTML5] Close IDBFS database on exit. 2020-10-14 11:20:37 +02:00