WIP: refactoring..., default noise supress is disabled
This commit is contained in:
parent
d0eef70109
commit
11d6bd414c
@ -237,8 +237,8 @@ export const DefaultVoiceChangerClientSetting: VoiceChangerClientSetting = {
|
||||
}
|
||||
],
|
||||
correspondences: [],
|
||||
echoCancel: true,
|
||||
noiseSuppression: true,
|
||||
echoCancel: false,
|
||||
noiseSuppression: false,
|
||||
noiseSuppression2: false,
|
||||
inputGain: 1.0,
|
||||
outputGain: 1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user