magic-akari / lrc-maker

歌词滚动姬|可能是你所能见到的最好用的歌词制作工具
https://lrc-maker.github.io
MIT License
865 stars 97 forks source link

No time stamps in the final file #1

Closed Suleman-Elahi closed 6 years ago

Suleman-Elahi commented 6 years ago

After synchronizing the lyrics, the time stamps do not appear in the finally exported LRC file.

magic-akari commented 6 years ago

Is there any errors in the browser console?

Suleman-Elahi commented 6 years ago

YEah... !

image

magic-akari commented 6 years ago

Follow these the steps and tell me which steps don't behave as expected.

  1. paste the plain lyric text in the edit page and drag audio into page. expected behavior: the audio metadata loaded, its time length will show in the page footer.
  2. select the "synchronize" button in the page header. expected behavior: your lyric text will be parsed, split by line, transformed to a list. There will be an anchor on the selected line which show the current time stamp. screen shot 2018-02-19 at 3 16 30 pm
  3. play the audio (ctrl/command+return,or click the play button in the page footer), use space key to synchronize the lyric. expected behavior: the timestamp will insert into selected line, and the anchor will go next line. screen shot 2018-02-19 at 3 21 16 pm
  4. click download button will download the exported LRC file. Or navigate to the edit page, the text box content changed. It is as same as the download file's content.

    It seems like another irrelevant problem in your screenshot. (try to read cache which does not exist.) I will fix it.

magic-akari commented 6 years ago

I cannot reproduce it. Please reopen this issue if you have more information.