Search found 2 matches
- Thu Dec 24, 2020 1:36 am
- Forum: Windows
- Topic: Convert Label text to LRC file
- Replies: 81
- Views: 7835
Re: Convert Label text to LRC file
According this forum thread, I've learned a lot and written a plugin which convert label text to SRT subtitle or mp3 LRC format.following is the plugin script code. Congratulations. That seems to work as intended. Perhaps I could make a few suggestions. None of these affect the functioning of your ...
- Wed Dec 23, 2020 2:36 pm
- Forum: Windows
- Topic: Convert Label text to LRC file
- Replies: 81
- Views: 7835
plugin script of Converting Label text to SRT subtitle or mp3 LRC format
According this forum thread, I've learned a lot and written a plugin which convert label text to SRT subtitle or mp3 LRC format.following is the plugin script code. $nyquist plug-in $version 4 $type tool analyze $name (_ "Subtitle Generator") $manpage "Subtitle_Generator" $debugbutton disabled $auth...