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:
parent
e73147c1e3
commit
d05d52fba1
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@
|
||||||
else {
|
else {
|
||||||
let normalized = Math.pow(10, (((Math.log10(app.mk.volume) * 20) - 12) / 20));
|
let normalized = Math.pow(10, (((Math.log10(app.mk.volume) * 20) - 12) / 20));
|
||||||
app.mk.volume = normalized
|
app.mk.volume = normalized
|
||||||
|
CiderAudio.spatialOn()
|
||||||
CiderAudio.hierarchical_loading();
|
CiderAudio.hierarchical_loading();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue