Update Test Page and add SilkVisualMode

This commit is contained in:
DaGammla
2022-12-05 20:11:03 +01:00
parent 3e74fed65f
commit a1ce58a0f9
3 changed files with 23 additions and 5 deletions
+9
View File
@@ -37,6 +37,15 @@ https://dagammla.gitlab.io/keep-silk-open/test.html
Usually your browser will timeout after ~10 minutes
For debugging, it can be helpful to visualize the audio element.
To do this, write the following:
<script>
var AlwaysUseSilk = true
var SilkVisualMode = true
</script>
<script defer src="https://dagammla.gitlab.io/keep-silk-open/keep.js">
</script>
---
## Experimental!