godot/platform/javascript/js/libs
Fabio Alessandrelli 41b1f2a7f9
[HTML5] Use browser mix rate by default on the Web.
Browsers doesn't really like forcing the mix rate, e.g. Firefox does not
allow input (microphone) if the mix rate is not the default one, Chrom*
will exhibit worse performances, etc.

(cherry picked from commit b800438efb)
2021-09-29 08:57:26 +02:00
..
audio.worklet.js [HTML5] Fix bug in AudioWorklet when reading output buffer. 2021-09-29 08:57:25 +02:00
library_godot_audio.js [HTML5] Use browser mix rate by default on the Web. 2021-09-29 08:57:26 +02:00
library_godot_display.js [HTML5] Fix some JS library signature. 2021-06-17 13:23:40 +02:00
library_godot_editor_tools.js Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
library_godot_eval.js Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
library_godot_fetch.js [HTML5] Fix some JS library signature. 2021-06-17 13:23:40 +02:00
library_godot_os.js Update Godot Javascript FS library to manually depend on ERRNO_CODES. 2021-08-18 23:24:03 +02:00
library_godot_runtime.js [HTML5] Rename heapCopy to heapSlice. 2021-03-05 17:32:17 +01:00