]> git.0d.be Git - nanofun.git/blobdiff - index.html
allow selection of multiple files
[nanofun.git] / index.html
index 674cd6137a4386b0e46ee815ecaa6bc53455395b..55897f262212d974f213db2b9403dc8fbd51ad1b 100644 (file)
@@ -3,6 +3,7 @@
  <head>
   <meta charset="UTF-8"><!-- ♫ -->
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
+  <link rel="manifest" href="manifest.json">
   <title>nanoFUN</title>
   <script src="jquery.min.js"></script>
   <script src="nanofun.js"></script>
@@ -13,7 +14,7 @@
    <div class="nanotouch" data-touch="0">
      <span class="name"></span>
      <span class="duration"></span>
-     <input type="file">
+     <input type="file" accept="audio/*" multiple>
      <input class="touch-gain" type="range" min="0" max="127" value="127">
    </div>
   </div>