This commit is contained in:
parent
8c7311ac38
commit
e2cf83c6ae
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ f.A&&f.A.close();
|
||||||
f.A=A=new AudioContext;
|
f.A=A=new AudioContext;
|
||||||
v=f.value;
|
v=f.value;
|
||||||
T=[];Z=0; // channels
|
T=[];Z=0; // channels
|
||||||
B=new GainNode(A,{gain:0.4});
|
B=new GainNode(A,{gain:0.1});
|
||||||
B.connect(A.destination);
|
B.connect(A.destination);
|
||||||
for(
|
for(
|
||||||
i=o=k=t=0,l=1;
|
i=o=k=t=0,l=1;
|
||||||
|
|
Loading…
Add table
Reference in a new issue