just in case
This commit is contained in:
parent
dfc8863497
commit
9fe17e7869
1 changed files with 1 additions and 0 deletions
|
@ -808,6 +808,7 @@
|
||||||
ciderPPECompatibility: function () {
|
ciderPPECompatibility: function () {
|
||||||
if (app.cfg.audio.spatial) {
|
if (app.cfg.audio.spatial) {
|
||||||
notyf.error("CAP is not compatible with Spatialization. Please disable Spatialization to continue.")
|
notyf.error("CAP is not compatible with Spatialization. Please disable Spatialization to continue.")
|
||||||
|
app.cfg.audio.advanced.ciderPPE = false;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
toggleSpatial: function () {
|
toggleSpatial: function () {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue