Skip to content

Cache the transformed songs client-side #2

@infojunkie

Description

@infojunkie

Every time the app runs, it re-executes the MusicXML and MIDI transformations. For long playlists, this can be very slow, even with the server-side MIDI caching that is done today.

Instead, remember the successfully transformed songs client-side, using localStorage or equivalent.

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