Skip to content

Support for repeated lyrics on LRC format#86

Merged
nift4 merged 1 commit intoFoedusProgramme:betafrom
strongville:feature/repeatedLyrics
Feb 16, 2024
Merged

Support for repeated lyrics on LRC format#86
nift4 merged 1 commit intoFoedusProgramme:betafrom
strongville:feature/repeatedLyrics

Conversation

@strongville
Copy link
Contributor

Some programs, such as foobar2000's OpenLyrics plugin, have the ability to save "compressed" LRC files, making that if a line on the song is repeated exactly, instead of being added in sequence for the song, a time marker is added to the same previous line on the song.

image

Previous to this change, for this kind of lines, the lyrics viewer for Gramophone showed it only once, the first time that appeared, along with the secondary markers on display. This makes sure that all lines are now rendered properly.

(Little benchmark with this change, average 5 times same file: before 34ms, after 44ms)

@nift4 nift4 merged commit 651d1b0 into FoedusProgramme:beta Feb 16, 2024
@nift4
Copy link
Member

nift4 commented Feb 16, 2024

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants