Skip to content

Add method to fetch lyrics from specific track #84

@a4smanjorg5

Description

@a4smanjorg5

Hi, please add method to fetch lyrics from specific track and return array of track.parseEvent()

Expect output:

[
  { track, delta, tick, byteIndex, "name": "Lyric", string },
  { track, delta, tick, byteIndex, "name": "Lyric", string },
  { ... },
]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions