I cant fucking spell
This commit is contained in:
parent
b9dda9890a
commit
49e5a92c2e
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ var CiderAudio = {
|
||||||
}
|
}
|
||||||
|
|
||||||
},
|
},
|
||||||
hiererchical_unloading: function (){
|
hierarchical_unloading: function (){
|
||||||
try {CiderAudio.audioNodes.spatialNode.output.disconnect();} catch(e){}
|
try {CiderAudio.audioNodes.spatialNode.output.disconnect();} catch(e){}
|
||||||
try {CiderAudio.audioNodes.gainNode.disconnect();} catch(e){}
|
try {CiderAudio.audioNodes.gainNode.disconnect();} catch(e){}
|
||||||
try {for (var i of CiderAudio.audioNodes.llpw){i.disconnect();} CiderAudio.audioNodes.llpw = []} catch(e){}
|
try {for (var i of CiderAudio.audioNodes.llpw){i.disconnect();} CiderAudio.audioNodes.llpw = []} catch(e){}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue