This commit is contained in:
parent
d10686a994
commit
f9142aa2ae
1 changed files with 1 additions and 1 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Reference in a new issue