diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2020-10-02 13:49:00 +0200 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2020-10-02 14:28:20 +0200 |
commit | a618535628176e519494a84fd3b04c32fa2a9d64 (patch) | |
tree | ef18f3ae3aab8e2da31ebbf0dc3533d231fd945b /platform/javascript/export | |
parent | 80b34ccee13967abfc40bfca993be9034f9fdfc4 (diff) |
[HTML5] Run Audio process in thread when available
This should fix some of the audio stuttering issues when the HTML5
export is compiled with threads support.
The API should be ported to AudioWorklet to (hopefully) be perfect.
That though, cannot be backported to 3.2 due to extra restriction of
AudioWorklet (which only runs in SecureContext, and needs a polyfill for
Safari).
Diffstat (limited to 'platform/javascript/export')
0 files changed, 0 insertions, 0 deletions