]> git.0d.be Git - nanofun.git/blobdiff - index.html
add a gain controller, mapped to fader 7 of the nanoKontrol
[nanofun.git] / index.html
index dfbdbf3a8f75a2fe6ae457d914cd0c10a0c3dd74..a48ff028e29ea83cda50b0494e3de809dbf045fe 100644 (file)
@@ -28,6 +28,7 @@
   <div id="msg"></div>
   <div id="midiinputs"></div>
   <div id="midioutputs"></div>
+  <form><input id="gain" type="range" min="0" max="127" value="127"></form>
   <div id="gitclone">Source code at <a href="https://git.0d.be/?p=nanofun.git">https://git.0d.be/?p=nanofun.git</a></div>
  </body>
 </html>