Skip to content

Replace audio-encoder dependency #73

@igorski

Description

@igorski

Versions above 1.0.2 have an error Uncaught (in promise) ReferenceError: MPEGMode is not defined, which stems from an outdated lamejs dependency.

The Git repository for lamejs is updated, but the NPM module isn't, which is why package.json includes the "lamejs": "github:zhuker/lamejs" dependency. Also see zhuker/lamejs#89

This is less than ideal. If the lamejs-library isn't published, or audio-encoder isn't updated to use a different library, we should find a suitable replacement.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions