Skip to content

Add method to fetch lyrics from specific track #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
a4smanjorg5 opened this issue Jun 26, 2022 · 0 comments
Open

Add method to fetch lyrics from specific track #84

a4smanjorg5 opened this issue Jun 26, 2022 · 0 comments

Comments

@a4smanjorg5
Copy link

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 },
  { ... },
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants