diff --git a/static/qrplay/v3b.html b/static/qrplay/v3b.html index d287779..5d0ca7f 100644 --- a/static/qrplay/v3b.html +++ b/static/qrplay/v3b.html @@ -75,7 +75,7 @@ M=_=>{ type:'square', detune:100*(z*2-(z>2)-(b=='!')+(b=='#')+12*O-9) }), - g=new GainNode(A,{gain:z<7&&.5**(12-V/5)}), + g=new GainNode(A,{gain:z<7&&.5**(13-V/5)}), o.connect(g), g.connect(A.destination), o.start(T),