Correct audio metering and realtime displays
This commit is contained in:
@@ -1700,6 +1700,11 @@ const audioState = {
|
||||
xyL: null,
|
||||
xyR: null,
|
||||
xySeq: 0,
|
||||
phaseAngleRad: null,
|
||||
phaseCoherence: 0,
|
||||
phaseLevel: 0,
|
||||
phasePeak: 0,
|
||||
phaseSeq: 0,
|
||||
rtaData: null,
|
||||
rmsDb: { L: -120, R: -120, mono: -120 },
|
||||
updateRtaConfig: null,
|
||||
|
||||
Reference in New Issue
Block a user