Adding offset to lyrics dynamically / 动态调整LRC歌词偏移延迟
Open
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I know I can preprocess the LRC file and adjust the timing before loading into APlayer, but I'm wondering if it's possible to change the lyrics offset on the fly without reloading the song.
For example, I'd like to do something like `lrc.setOffset(1000)` to +1000ms for each line.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.