mirror of
https://github.com/wiwikuan/metro3.git
synced 2025-10-03 00:56:17 +00:00
Add files via upload
This commit is contained in:
@@ -79,6 +79,10 @@
|
|||||||
<button onclick="setPreset('0.333,0.5,0.666')">二對三</button>
|
<button onclick="setPreset('0.333,0.5,0.666')">二對三</button>
|
||||||
<button onclick="setPreset('0.58')">有點 Swing</button>
|
<button onclick="setPreset('0.58')">有點 Swing</button>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="preset-buttons">
|
||||||
|
<button onclick="setPreset('')">清除</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
let audioContext = null;
|
let audioContext = null;
|
||||||
|
Reference in New Issue
Block a user