| |
float maxcorr= | end of autocorrelation window in sec
|
float maxlag= | last lag of prediction filter (sec)
|
float mincorr= | start of autocorrelation window in sec
|
float minlag= | first lag of prediction filter (sec)
|
floats mix= | weights for moving average of the autocorrelations [nmix]
|
int nmix=1 | number of weights (floats) for moving averages
|
float pnoise=0.001 | relative additive noise level
|
int verbose=1 |
flag to control amount of print
0 terse, 1 informative, 2 chatty, 3 debug
|
string wiener= | file to output Wiener filter (auxiliary output file name)
|
|