Skip to content

Separate Audio Engine from the Main Thread #27

Description

@spessasus

Problem

Currently, the audio engine is in the Main Thread. This causes audio stutters often, esp. when loading a large preset where the browser struggles to render the DOM.

Description

Move the audio engine to the audio thread, while maintaining interactivity. This will be challenging.

Alternatives

No response

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions