mirror of
https://github.com/godotengine/godot.git
synced 2024-12-15 10:12:40 +08:00
9d329f54c0
Godot has a ScriptProcessorNode audio driver implementation for the (deprecated) Web API. As reported by some users, this fallback was not properly re-added during the Godot 4 transition, and was left as "dead code". While the API is deprecated, it is still supported by most browsers, and some WebView may not implement AudioWorklet correctly (the new recommended API). This commit re-adds the ScriptProcessorNode implementation as a fallback if the AudioWorklet driver fails to initialized (and can be forced if desired via project settings as usual). |
||
---|---|---|
.. | ||
engine | ||
jsdoc2rst | ||
libs |