Update index2.html
Browse files- index2.html +1 -0
index2.html
CHANGED
|
@@ -2239,6 +2239,7 @@ ${unsupportedFeatures.map(feature => `• ${feature}`).join('\n')}
|
|
| 2239 |
<span>↑練習したいテンポを入力するとそのテンポに合わせて再生速度スライダーを変更できます。
|
| 2240 |
<br>楽譜に記載された「♪=」の横のテンポ(時の旅人は約92、地球星歌は約66)を基準に計算します。</span>
|
| 2241 |
<!-- 設定セクション内に追加 -->
|
|
|
|
| 2242 |
<div class="setting-item">
|
| 2243 |
<button class="combine-button" id="refresh-background-btn">おまけ:背景を更新</button>
|
| 2244 |
</div>
|
|
|
|
| 2239 |
<span>↑練習したいテンポを入力するとそのテンポに合わせて再生速度スライダーを変更できます。
|
| 2240 |
<br>楽譜に記載された「♪=」の横のテンポ(時の旅人は約92、地球星歌は約66)を基準に計算します。</span>
|
| 2241 |
<!-- 設定セクション内に追加 -->
|
| 2242 |
+
<br>
|
| 2243 |
<div class="setting-item">
|
| 2244 |
<button class="combine-button" id="refresh-background-btn">おまけ:背景を更新</button>
|
| 2245 |
</div>
|