Skip to content

Remove InlineWorker from closure in getAudioDecoder #61

@davidturissini

Description

@davidturissini

getAudioDecoder creates an InlineWorker on every invocation. This is ok for processing a single waveform, but it quickly becomes a problem when multiple waveforms are processed. It would be better if the worker was created only once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions