|
|
@ -26,6 +26,12 @@ form.buttons input {
|
|
|
|
<input type="submit" name="p" value="TheWhip.mp3" />
|
|
|
|
<input type="submit" name="p" value="TheWhip.mp3" />
|
|
|
|
<input type="submit" name="p" value="Whip.mp3" />
|
|
|
|
<input type="submit" name="p" value="Whip.mp3" />
|
|
|
|
<input type="submit" name="p" value="ChickenWalks.mp3" />
|
|
|
|
<input type="submit" name="p" value="ChickenWalks.mp3" />
|
|
|
|
|
|
|
|
<div class="tempo">
|
|
|
|
|
|
|
|
<input id="slider3" type="range" min ="100" max="180" step ="1" style="width: 640px" />
|
|
|
|
|
|
|
|
<!-- <input id="slider3" type="range" min ="100" max="180" step ="1" orient="vertical" style="-webkit-appearance: slider-vertical; writing-mode: bt-lr" />
|
|
|
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|