Wave Arts VQE  1.00
Voice Quality Enhancement
Public Attributes
CalParam Struct Reference

Calibration parameters. More...

#include <AecCal.h>

List of all members.

Public Attributes

float sampRate
 sampling rate, Hz
float freq
 sine frequency, Hz
float duration
 duration of sine, sec
float amp
 amplitude of sine
float preZeroTime
 initial silence for noise floor est, sec, 0 to skip noise est
float postZeroTime
 post silence to allow tone to fully record due to I/O latency.
float minAccept
 min acceptable RMS sample value
float threshFact
 start of tone thresh wrt rms
float minDurFact
 minimum acceptable tone duration wrt expected
float maxDurFact
 maximum of above
float cropFact
 crop this fraction of total from start prior to sine fit
int startExp
 sine fit starts bounded at freq * (1 +/- 10^(-startExp))
int numExp
 sine fit finest freq steps are 10^(-(startExp + numExp))
float clockDev
 maximum clock deviation within recording, e.g. 5e-6 is 5 ppm

Detailed Description

Calibration parameters.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines