final final final final I'm sober I promise volume not broken I am 100% okay stop asking me to fix

This commit is contained in:
Maikiwi 2022-03-08 20:33:22 -08:00
parent e73147c1e3
commit d05d52fba1

View file

@ -187,6 +187,7 @@
else {
let normalized = Math.pow(10, (((Math.log10(app.mk.volume) * 20) - 12) / 20));
app.mk.volume = normalized
CiderAudio.spatialOn()
CiderAudio.hierarchical_loading();
}
},