aboutsummaryrefslogtreecommitdiff
path: root/src/SPU.cpp
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2021-11-18 01:17:51 +0100
committerArisotura <thetotalworm@gmail.com>2021-11-18 01:17:51 +0100
commit19ddaee13b5400b14ef3d3a6299474e7f715a948 (patch)
tree3a8b0804e91454109936db361a0ad7a9d5e1d5d5 /src/SPU.cpp
parent65c2a844ac0c1d323a67044973860cdc0dcac953 (diff)
finally decouple Config from the core. baahhahahahah
Diffstat (limited to 'src/SPU.cpp')
-rw-r--r--src/SPU.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/SPU.cpp b/src/SPU.cpp
index e2f3277..3cd3a66 100644
--- a/src/SPU.cpp
+++ b/src/SPU.cpp
@@ -99,6 +99,8 @@ bool Init()
AudioLock = Platform::Mutex_Create();
InterpType = 0;
+ ApplyBias = true;
+ Degrade10Bit = false;
// generate interpolation tables
// values are 1:1:14 fixed-point