some fixes
This commit is contained in:
parent
1255411899
commit
7a71713a7f
2 changed files with 2 additions and 2 deletions
|
@ -740,7 +740,7 @@ const CiderAudio = {
|
|||
CiderAudio.audioNodes.spatialNode.connect(CiderAudio.audioNodes.audioBands[0]);
|
||||
}
|
||||
else {
|
||||
CiderAudio.audioNodes.spatialgainNodeNode.connect(CiderAudio.audioNodes.audioBands[0]);
|
||||
CiderAudio.audioNodes.gainNode.connect(CiderAudio.audioNodes.audioBands[0]);
|
||||
}
|
||||
break;
|
||||
case 'h0':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue