aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorneauoire <[email protected]>2019-11-17 14:11:19 -0500
committerneauoire <[email protected]>2019-11-17 14:11:19 -0500
commitbc3b88571dcf8935f95a8a17132b63469685549c (patch)
treede50ce7c4c5b8cbe73241f597dcc6d680fe68c98 /index.html
parenta73778304a9b560f482780764831bdb597ab9f89 (diff)
downloadOrca-bc3b88571dcf8935f95a8a17132b63469685549c.tar.gz
Orca-bc3b88571dcf8935f95a8a17132b63469685549c.zip
Do not send midi above channel 16
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 740c1ba..dd3c906 100644
--- a/index.html
+++ b/index.html
@@ -2,6 +2,7 @@
<head>
<meta charset='utf-8'>
<link rel="stylesheet" type="text/css" href="desktop/sources/links/style.css"/>
+ <link rel="icon" href="data:">
<script type="text/javascript">function require(name){ console.warn('Failed to require '+name) }</script>