5.6.6 • Published 2 years ago

lrc-maker v5.6.6

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years ago

LRC Maker · Build Status

中文

What is this

This repository is a tool which helps you create your lrc file.

why lrc-maker

It's hard to find a user-friendly and cross-platform tool to create lrc. So I made one myself.

How to use

Open lrc-maker to start. You can add the link to browser bookmark. It is easy to use. Drag and drop the file in the page to load an audio file. Use the arrow key and space key to insert the timestamp.

Development branch links:

Hotkeys

keyfunction
spaceinsert time stamp tag
delete / +deleteremove time stamp tag
ctrl+enter / +returnplay / pause
/ astep backward 5 seconds
/ dstep forward 5 seconds
/ w / jselect previous line
/ s / kselect next line
- / +adjust selected time tag
ctrl+ / +speed up playback rate
ctrl+ / +speed down playback rate
rreset playback rate

Compatibility

The most modern browsers are supported. The current version uses a lot of modern browser APIs to improve performance and improve the user experience. This project uses the ES Module to load the script code, which means that the browser version should meet the following requirements.

browserversion
EDGE>= 16
Firefox>= 60
Chrome>= 61
Safari>= 11
ios_saf>= 11

Limited support for EDGE browsers.

The browsers which do not have ES Module support will load the fallback script. Note: The fallback is not tested. The old browsers may encounter CSS layout confusion.

Ancient browsers such as IE are no longer supported. If you are an ancient browser user, it is better to use the old version of this project.

Development

If you want to run this project on your computer locally, follow the tips.

# clone this repo
git clone https://github.com/magic-akari/lrc-maker.git

cd lrc-maker

# install dependencies
npm i

# build
npm run build

# or build with watch mode
npm start
# and run dev server
npm run dev-server

Star this project :star:

If you like give us a star :star: Share this project to help more people.


这个项目是什么

这是一个滚动歌词制作工具,滚动歌词是指带有时间标签的文本。

为什么会有这个项目

作者对于目前已有的工具不满意,无法跨平台使用,所以自己制作了一个。

如何使用

打开歌词滚动姬,即可开始,你可以把这个链接收藏到浏览器书签。

开发分支版本链接:

热键

按键功能
space插入时间标签
delete / +delete移除时间标签
ctrl+enter / +return播放 / 暂停
/ a回退 5 秒
/ d前进 5 秒
/ w / j选择上一行
/ s / k选择下一行
- / +当前行时间标签微调
ctrl+ / +提高播放速度
ctrl+ / +降低播放速度
r重置播放速度

兼容性

本项目的目标是兼容大部分现代浏览器,当前版本使用了很多的现代浏览器 API 来提升效能,改善用户体验。 本项目使用了 ES Module 来加载代码,这意味着浏览器的版本应该满足下列要求。

浏览器版本
EDGE>= 16
Firefox>= 60
Chrome>= 61
Safari>= 11
ios_saf>= 11

对 EDGE 浏览器低限度支持。

对于没有 ES Module 支持的浏览器,仍然做了回退处理以便正常使用。注意:此部分没有进行测试,旧浏览器仍然可能遇到 css 的布局错乱问题。

IE 等旧浏览器不再支持。对于这类浏览器使用者,可以使用本项目的旧版本

本地开发

如果你想在本地计算机上运行这个项目,可以遵循下面操作。

# 克隆这个仓库
git clone https://github.com/magic-akari/lrc-maker.git

cd lrc-maker

# 安装依赖
npm i

# 构建
npm run build

# 开发模式构建
npm start
# 运行 dev-server
npm run dev-server

给这个项目点一个星星 :star:

如果你喜欢这个项目,请点一个星星吧:star:,分享这个项目来帮助更多的人。

5.6.6

2 years ago

5.6.5

2 years ago

5.6.4

2 years ago

5.6.3

2 years ago

5.6.2

2 years ago

5.6.1

2 years ago

5.6.0

2 years ago

5.5.2

3 years ago

5.4.10

3 years ago

5.4.9

4 years ago

5.4.9-alpha.0

4 years ago

5.4.9-alpha.1

4 years ago

5.4.9-0

4 years ago

5.4.8

4 years ago

5.4.7

4 years ago

5.4.6

4 years ago

5.4.5

4 years ago

5.4.4

4 years ago

5.4.3

4 years ago

5.4.2

4 years ago

5.4.1

4 years ago

5.4.0

4 years ago

5.3.1

4 years ago

5.3.0

4 years ago

5.2.9

4 years ago

5.2.8

4 years ago

5.2.7

4 years ago

5.2.6

4 years ago

5.2.5

4 years ago

5.2.4

4 years ago

5.2.3

4 years ago

5.2.2

4 years ago

5.2.1

4 years ago

5.2.0

4 years ago

5.1.8

5 years ago

5.1.7

5 years ago

5.1.6

5 years ago

5.1.5

5 years ago

5.1.4

5 years ago

5.1.3

5 years ago

5.1.2

5 years ago

5.1.1

5 years ago

5.1.0

5 years ago

5.0.1

5 years ago

5.0.0

5 years ago

5.0.0-alpha

5 years ago