Support and General Use > Plugins/Viewers
sncviewer plugin
carmenm:
Would it be possible for this plugin to be able to read lrc and lrc8 files??? there is no big difference between snc files and lrc files.
(:@):
new update
contains only bugfixes (thanks to roolku)
--- Quote ---I found another small glitch. If the first line doesn't start at: 0:00, it will normally sit in the waiting position until its time comes. However, if you press a key (e.g. volume) it will display in the active position prematurely.
--- End quote ---
fixed
--- Quote from: carmenm on February 12, 2006, 02:53:53 PM ---Would it be possible for this plugin to be able to read lrc and lrc8 files??? there is no big difference between snc files and lrc files.
--- End quote ---
no, I won't implement lrc support. maybe someone else have the time to do it.
roolku:
I thought I would share my modifications to this wonderful plugin. Basically I have tailored the editing mode to my preference and now syncing lyrics is a breeze. :)
If no a-b markers are set the keys are as follows:
play - insert empty line at current position
stop - delete current line
rec - merge current with next line (useful if next line contains just a single word)
up/down - scrolls through lyrics
select - set time stamp for current line
right - seek music to current position
left - leave edit mode
hold-rec - save lyrics file
hold-select - time shift lyrics
hold-stop - quit
When A marker is set it becomes
play - insert marked line at curren position
stop - delete marked line
And when A&B marker are set it becomes
play - insert marked block at curren position
stop - delete marked block
hold-select - time shift lyrics marked block
Maybe it is useful to someone else...
[attachment deleted by admin, too old]
loveclaire:
- "buffer has not enough rows" -> to increase the buffer you have to modify BUFFERSIZE and MAX_ROWS
how?
roolku:
--- Quote from: loveclaire on February 18, 2006, 02:08:46 AM ---- "buffer has not enough rows" -> to increase the buffer you have to modify BUFFERSIZE and MAX_ROWS
--- End quote ---
This shouldn'r really happen with a sensible snc file. Check how much text is between the timestamps. Chances are it won't fit on the screen anyway if the buffer overflows. Also check for empty lines at the end of the file.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version