[Audio] Phase 1 Update

This commit is contained in:
maikirakiwi 2022-06-03 18:17:50 -07:00
parent e2c71c8720
commit 1753593932
16 changed files with 506 additions and 215 deletions

View file

@ -1405,7 +1405,6 @@
CiderAudio.normalizerOn()
}
if (app.cfg.audio.maikiwiAudio.spatial === true) {
CiderAudio.spatialOn()
CiderAudio.hierarchical_loading();
}
}
@ -1416,7 +1415,6 @@
CiderAudio.normalizerOn()
}
if (app.cfg.audio.maikiwiAudio.spatial === true) {
CiderAudio.spatialOn()
CiderAudio.hierarchical_loading();
}
}