-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
205 lines (196 loc) · 8.48 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Ease of use LRC lyrics generator. Create synchronized lyrics effortlessly with this free online tool.">
<meta name="keywords" content="lrc, generator, creator, lyrics synchronization, free online tool for LRC, best LRC generator, lyrics synchronizer, lyrics sync">
<meta property="og:url" content="https://lrc-generator.streetvoice.com">
<meta property="og:type" content="website">
<meta property="og:title" content="LRC Lyrics Generator | Free Online Tool - powered by StreetVoice">
<meta property="og:site_name" content="LRC Lyrics Generator">
<meta property="og:description" content="Ease of use LRC lyrics generator. Create synchronized lyrics effortlessly with this free online tool.">
<meta property="fb:app_id" content="160149997878" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="LRC Lyrics Generator | Free Online Tool - powered by StreetVoice">
<meta name="twitter:description" content="Ease of use LRC lyrics generator. Create synchronized lyrics effortlessly with this free online tool.">
<link rel="alternate" hreflang="en" href="https://lrc-generator.streetvoice.com/" />
<link rel="alternate" hreflang="zh-TW" href="https://lrc-generator.streetvoice.com/zh-hant/" />
<link rel="canonical" href="https://lrc-generator.streetvoice.com">
<link rel="shortcut icon" href="static/images/ico/favicon.ico" />
<link rel="stylesheet" href="static/style/styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:[email protected]&family=Noto+Serif+HK:[email protected]&display=swap" rel="stylesheet">
<title>LRC Lyrics Generator | Free Online Tool</title>
<script src="static/libs/wavesurfer.min.js"></script>
<script src="static/libs/wavesurfer.cursor.min.js"></script>
</head>
<body>
<header class="text-center">
<img src="static/images/logo-sv-r.svg" />
<h1>LRC Lyrics Generator</h1>
</header>
<main>
<section id="file-section" class="d-block">
<div class="dashed-block text-center">
<div>
<span class="icon-plus text-red font-size-xl"></span>
<h2>Upload audio file here</h2>
<p class="text-muted"><small>We will not access your audio files, and your song will not be uploaded anywhere or used for any other purposes.</small></p>
</div>
</div>
<input class="d-none" type="file" id="audio-file" accept="audio/mpeg" aria-label="Upload audio file here">
</section>
<section id="lyrics-section" class="d-none">
<div class="position-relative">
<textarea id="lyrics-textarea" rows="1" cols="50" aria-label="Input lyrics" placeholder="Input lyrics"></textarea>
<div id="current-line" class="d-none" aria-live="polite" aria-atomic="true"></div>
</div>
<div class="btns-wrapper">
<div class="d-block">
<button class="btn-white" data-toggle="modal" data-target="#modal-info" aria-label="Song info">Song info</button>
</div>
<div class="d-flex">
<button id="back-button" class="btn-white" aria-label="Previous line">Previous line</button>
<button id="reset-button" class="btn-white" aria-label="Reset">Reset</button>
<button id="copy-button" class="btn-white" aria-label="Copy">Copy</button>
</div>
<div class="d-block">
<button id="export-button" class="btn-red" aria-label="Export">Export</button>
</div>
</div>
</div>
</section>
</main>
<footer>
<p><small>© StreetVoice.</small></p>
<div class="btn-group">
<a href="zh-hant/" class="btn off">中文</a>
<a href="/" class="btn on">EN</a>
</div>
</footer>
<div class="tips-wrapper d-flex collapse" id="collapse-tips">
<button class="btn btn-dark collapsed" type="button" data-toggle="collapse" data-target="#collapse-tips" aria-expanded="false" aria-controls="collapse-tips">
<span class="icon-bulb"></span>
<span class="icon-close"></span>
</button>
<div class="tips-info">
<h3>Interface guide</h3>
<ul>
<li>
<span class="icon-backward"></span>:<span>Rewind 5 seconds</span>
</li>
<li>
<span class="icon-forward"></span>:<span>Fast forward 5 seconds</span>
</li>
<li>
<span class="icon-time"></span>:<span>Label with timestamp</span>
</li>
<li>
<b>Previous line:</b><span>Clear previous line's timestamp</span>
</li>
<li>
<b>Reset:</b><span>Clear all timestamps</span>
</li>
<li>
<b>Copy:</b><span>Copy all text</span>
</li>
<li>
<b>Export:</b><span>Export file</span>
</li>
</ul>
<h3>Hotkeys</h3>
<ul>
<li>
<span class="badge">Space</span><span>➔</span><span>Label with timestamp</span>
</li>
<li>
<span class="badge">Tab</span><span>➔</span><span>Play / Pause</span>
</li>
<li>
<span class="badge">Z</span><span>➔</span><span>Previous line</span>
</li>
<li>
<span class="badge">B</span><span>➔</span><span>Rewind 5 seconds</span>
</li>
<li>
<span class="badge">F</span><span>➔</span><span>Fast forward 5 seconds</span>
</li>
</ul>
</div>
</div>
</div>
<section id="audio-player" class="show">
<div id="waveform"></div>
<div id="waveform-controls" class="position-relative d-flex">
<div class="tooltip position-absolute">
Press Play, then tap the clock icon at the desired moment to add a timestamp.
</div>
<button class="btn-link">
<span class="icon-backward"></span>
</button>
<button class="btn-link">
<span class="icon-forward"></span>
</button>
<button id="playPause" class="btn-circle btn-white" disabled>
<span class="icon-play"></span>
<span class="icon-pause d-none"></span>
<span class="icon-loading d-none"></span>
</button>
<button id="tag-button" class="btn-circle btn-red" aria-label="Label with timestamp">
<span class="icon-time"></span>
</button>
</div>
</section>
<div id="modal-alert" class="modal fade" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-sm">
<div class="modal-content">
<div class="modal-body">
<p class="modal-text"></p>
</div>
<div class="modal-footer"><button type="button" class="btn btn-white" data-dismiss="modal">Close</button></div>
</div>
</div>
</div>
<div id="modal-leave" class="modal fade" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-sm">
<div class="modal-content">
<div class="modal-body">
<p class="modal-text">
You haven't copied or exported yet. Are you sure you want to leave?
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-white" data-dismiss="modal">Cancel</button>
<button type="button" class="btn btn-red" data-dismiss="modal">Leave</button>
</div>
</div>
</div>
</div>
<div id="modal-info" class="modal fade" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-sm">
<div class="modal-content">
<div class="modal-body">
<form id="song-info-form">
<input type="text" name="ti" placeholder="Title">
<input type="text" name="ar" placeholder="Artist">
<input type="text" name="al" placeholder="Album">
<input type="text" name="au" placeholder="Author">
</form>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-white" data-dismiss="modal">Cancel</button>
<button type="button" class="btn btn-red" data-dismiss="modal">Confirm</button>
</div>
</div>
</div>
</div>
<script src="static/libs/jquery-3.6.0.min.js"></script>
<script src="static/libs/util.js"></script>
<script src="static/libs/modal.js"></script>
<script src="static/libs/popper.min.js"></script>
<script src="static/libs/collapse.js"></script>
<script src="static/js/script.js"></script>
</body>
</html>