Web Audio: Refactoring to the ScriptProcessorNode path.
This unifies, as much as possible, the ScriptProcessorNode path with the AudioWorklets path to avoid some code duplication, and to also make the two paths more similar to each other to ease in maintenance.
Showing
This diff is collapsed.
Please register or sign in to comment