]> 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 47bb7293052083ce7a217d07a39400b3829b35ff..a48ff028e29ea83cda50b0494e3de809dbf045fe 100644 (file)
@@ -28,5 +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>