the best formula is
-log10(100/x)*33.2
(with 33.2 is 10*log2(10))
x is percent between (0,100]
^ r119 is a outdate version and audio plugin don't has those stuffs.
Keep it together with c2runtime.js
I'm not sure but maybe it make c2runtime.js lighter
All things are my personal experience so if I'm wrong, please pardon me :-"
Develop games in your browser. Powerful, performant & highly capable.
^ use m4a instead of ogg
app for windows8 still use with base of IE
replace
<style type="text/css">
* {
padding: 0;
margin: 0;
}
body {
background: #000;
color: #fff;
overflow: hidden;
-ms-touch-action: none;
canvas {
on index.html with
background:none transparent;
</style>
and add allowtransparency="true"
to your iframe
Member since 5 Mar, 2013