adds a detune slider
This commit is contained in:
@@ -11,5 +11,6 @@
|
||||
|
||||
<body class="bg-gray-900 p-10 mb-5">
|
||||
<script src="single-voice-synth.js"></script>
|
||||
<div class="flex justify-between"></div>
|
||||
<div class="flex justify-between"></div>
|
||||
<input type="range" min="-40" max="40" value="0" class="slider" id="detune">
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user