Displaying 1 result from an estimated 1 matches for "bkgd".
Did you mean:
bkg
2000 Aug 24
3
lib/block.c question
.... I'ld rather my efforts were coordinated
with yours!
2. In lib/block.c, I do not understand the rationale for the choice of
largebound in the case of vd.W being a short window (vd.W==0). The question
is at the end, as well as my thinking as to what it ought to be.
(alpha-version uncorrected bkgd info for now...)
'largebound' is used in the envelope search, which does:
1.3.4 lib/envelope.c line 178: long _ve_envelope_search(&vd, long largebound)
1. Reallocate storage for the IIR-filtered versions of the raw data
channels, if necessary.
2. Play catch-up on the IIR-filtered ve...