Automated chorus (or other repeated text) timing #145
Martix2222
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When creating lyrics, I thought It'd be a cool feature that if for example, the chorus (or any other repeated group of the same lines) occurred more than once in the lyrics, it'd be great if the time between the lines in the first occurrence was used to time the lines in the subsequent occurrences. That'd mean that it'd be enough to time the chorus completely just once, and then for every time the chorus would repeat, the user would just set the time of the first line in the chorus and then lrcget would fill in the rest just using the time differences between lines that were in the first time the chorus played.
I'm aware that this wouldn't work 100% of the time, but since most songs have a constant tempo (bpm), the time between identical lines shouldn't change throughout the song.
And, lastly, I want to thank the dev, you're doing a great job improving lrcget, you made a lot of progress, just in the time I'm using it and you saved me countless hours managing my music. And since I'm still just a student interested in programming, you're an inspiration to me, just as other people who maintain other great open-source software in their free time. I hope to be able to do that someday soon too.
Beta Was this translation helpful? Give feedback.
All reactions