Revert "backport audio fixes"

This reverts commit 2b639b8ad5.
This commit is contained in:
Core 2022-03-16 08:37:38 +00:00
parent 55d4192731
commit 6bf6bfa6aa
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6

View file

@ -56,7 +56,7 @@ const CiderAudio = {
}
if (app.cfg.audio.spatial){
CiderAudio.spatialOn()
}
}
CiderAudio.hierarchical_loading();
},
normalizerOn: function (){