change audio bitrate for sutouharu
Browse files- Build/webgl2.data +1 -1
- Build/webgl2.wasm +1 -1
- index.html +1 -1
Build/webgl2.data
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 113119332
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a99819d97dd88e84b994b12818c6781d04f9401c88b27482cb8d295f7055387a
|
3 |
size 113119332
|
Build/webgl2.wasm
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 26347199
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:493fd611d40fe0b3791a0d1d8ae71bb53773745aa362403a16258d6239f9d273
|
3 |
size 26347199
|
index.html
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
}
|
36 |
}
|
37 |
</script>
|
38 |
-
<div style="position:relative;top:
|
39 |
<div>
|
40 |
<input type="text" id="MokuranFreeTextInput" onclick="setActiveValue()" onfocusout="setDeactiveValue()" onkeydown="sendMessage(event)" size="50"
|
41 |
style="
|
|
|
35 |
}
|
36 |
}
|
37 |
</script>
|
38 |
+
<div style="position:relative;top:86.5%;left:14px;" align="center" vertical-align="middle">
|
39 |
<div>
|
40 |
<input type="text" id="MokuranFreeTextInput" onclick="setActiveValue()" onfocusout="setDeactiveValue()" onkeydown="sendMessage(event)" size="50"
|
41 |
style="
|