legacy code buh bye
This commit is contained in:
parent
f194f4c9d4
commit
48b441e25c
5 changed files with 3 additions and 389 deletions
|
@ -158,9 +158,6 @@ const CiderAudio = {
|
|||
CiderAudio.audioNodes.spatialNode.buffer = await CiderAudio.context.decodeAudioData(bufferedImpulse);
|
||||
});
|
||||
},
|
||||
spatialOff: function () {
|
||||
CiderAudio.hierarchical_loading();
|
||||
},
|
||||
intelliGainComp_h0_0: function () {
|
||||
let filters = []; const precisionHz = 12;
|
||||
if (CiderAudio.audioNodes.audioBands !== null) { filters = filters.concat(CiderAudio.audioNodes.audioBands) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue