mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
[AFV] Update CEqualizerSampleProvider to VHF 4.0
This commit is contained in:
committed by
Mat Sutcliffe
parent
0e4c1f958b
commit
2c1067b27e
@@ -69,8 +69,8 @@ namespace BlackCore
|
||||
|
||||
QAudioFormat m_audioFormat;
|
||||
|
||||
const double m_whiteNoiseGainMin = 0.15; //0.01;
|
||||
const double m_acBusGainMin = 0.003; //0.002;
|
||||
const double m_whiteNoiseGainMin = 0.17; //0.01;
|
||||
const double m_acBusGainMin = 0.0028; //0.002;
|
||||
const int m_frameCount = 960;
|
||||
const int m_idleTimeoutMs = 500;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user