Merge branch 'main' of gitlab.com:DaGammla/keep-silk-open
This commit is contained in:
@@ -47,12 +47,14 @@ Usually your browser will timeout after ~10 minutes
|
|||||||
|
|
||||||
For debugging, it can be helpful to visualize the audio element.
|
For debugging, it can be helpful to visualize the audio element.
|
||||||
To do this, write the following:
|
To do this, write the following:
|
||||||
|
```html
|
||||||
<script>
|
<script>
|
||||||
var AlwaysUseSilk = true
|
var AlwaysUseSilk = true
|
||||||
var SilkVisualMode = true
|
var SilkVisualMode = true
|
||||||
</script>
|
</script>
|
||||||
<script defer src="https://dagammla.gitlab.io/keep-silk-open/keep.js">
|
<script defer src="https://dagammla.gitlab.io/keep-silk-open/keep.js">
|
||||||
</script>
|
</script>
|
||||||
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user