Skip to content

Remove extra handling of audio file and loading the whole file to memory #524

Description

@NeoCoderMatrix86

Is your feature request related to a problem? Please describe.
Large audiofiles can take seconds to load, while editing the cuesheet. Please load just what is needed.

Describe the solution you'd like
Loading metadata like length in milliseconds.

  • Use Browser Audio API
  • Remove ATL library
  • Remove stream from audiofile

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions