parseLqe
function parseLqe(lqe): LyricLine[];Defined in: formats/lqe.ts:72
解析 LQE 格式的歌词字符串
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
lqe | string | 歌词字符串 |
Returns
Section titled “Returns”成功解析出来的歌词
function parseLqe(lqe): LyricLine[];Defined in: formats/lqe.ts:72
解析 LQE 格式的歌词字符串
| Parameter | Type | Description |
|---|---|---|
lqe | string | 歌词字符串 |
成功解析出来的歌词