一个LRC编辑器 我还没找到一个用起来顺手的LRC编辑器, 所以就做了这个东西,希望你喜欢~ An LRC editor -- I haven't found an LRC editor that is easy to use (for me) , so I made this stuff, hope you like it~

LRCEditor

只使用了原生js,没有依赖的库;用到一些ES6以上的语法糖,请务必使用现代浏览器。(譬如最新版本的 Chrome / Firefox / Safari / Edge ) Only vanilla javascript is used, no dependent libraries; I use some ES6+ syntactic sugar in it, make sure to use a modern browser.
(such as the latest version of Chrome / Firefox / Safari / Edge that you can find)

Design and coding
by Leizingyiu

收起标题展开CollapseExpand

使用步骤
第一步: 加载歌曲
第二步: 在左边加载或者粘贴歌词
第三步: 播放歌曲,
       按着 ctrl / cmd 点击歌词添加入点,
       按着 alt / option 点击歌词添加出点
       按着 shift 点击歌词清除出入点
第四部: 在右边编辑信息,导出lrc,或者把右边的内容复制走

Steps for usage
Step 1: Load the song
Step 2: Load or paste lyrics on the left
Step 3: Play the song,
        Press ctrl / cmd and click the lyrics to add the in point,
        Press alt / option to click on the lyrics to add an out point
        Hold shift and click on the lyrics to clear the in and out points
Part 4: Edit information on the right, export lrc, or copy the content on the right