pub const obs_peak_meter_type_TRUE_PEAK_METER: obs_peak_meter_type = 1;
Expand description

@brief An accurate peak meter measure the maximum of inter-samples.

This meter is more computational intensive due to 4x oversampling to determine the true peak to an accuracy of +/- 0.5 dB.