Skip to content
Snippets Groups Projects
Commit 45e01cdd authored by Jonas Blumer's avatar Jonas Blumer
Browse files

changed bpm limit

parent 0831cfec
No related branches found
No related tags found
No related merge requests found
......@@ -229,7 +229,7 @@
<div id="container">
<table id="steps">
</table>
<input type="range" id="bpm" min="10" max="240" value="120" step="1" name="bpm" list="bpm">
<input type="range" id="bpm" min="100" max="180" value="120" step="1" name="bpm" list="bpm">
</div>
<br />
<audio id="bd" preload="auto">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment