Old 09-22-2021, 04:47 AM   #1
RCJacH
Human being with feelings
 
Join Date: Apr 2016
Location: Beijing, China
Posts: 215
Default A Script to Make Scrolling Lyrics in LRC Format

I wrote a script to generate LRC formatted lyrics, which is basically lyrics with each line timecoded.

It’s called LRC Maker, available in my [url=https://github.com/RCJacH/ReaScripts]ReaPack Repository.[/u]

I lied. The name is more explicit with searchable keywords, called RCJacH_Generate LRC Lyrics and Export to Clipboard.lua

If you dislike ReaPack, you can get the raw script here

The script combines the names of the active take of items on the selected track. Each item is considered as a separated line, with the starting location of the item as the timing of the line. The result is copied to the system clipboard, although it does give you a preview in a pop-up message.

It looks like this:



By selecting different track, you can generate lyrics in different languages…if you had it translated in the first place.

Now some details.

You can add ID tags (metadata of the song) by adding a # at the beginning. For example #ar: Artist becomes [ar: Artist].

Items with empty take names will also generate timecode, you can use them to add spacing to the output, bumping a line up with space when the singer finishes the phrase.

That’s about it.
RCJacH is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 09:03 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.