Skip to content

createScriptProcessor is deprecated #246

@Timebutt

Description

@Timebutt

When running this library, the following error message appears in the console:

[Deprecation] The ScriptProcessorNode is deprecated. Use AudioWorkletNode instead. (https://bit.ly/audio-worklet)

Apparently the ScriptProcessorNode has been deprecated for a while, using it is no longer recommended. Migrating to AudioWorklets seems like the way forward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions