Mercurial > hg > aimc
log
age | author | description |
---|---|---|
Tue, 10 Apr 2012 05:40:18 +0000 | dicklyon | Simplify AGC_Step, moving multi-aural cross coupling to new function CARFAC_Cross_Couple |
Mon, 09 Apr 2012 13:22:28 +0000 | pfh1976 | Compute member detect_scale_ in AGC_coefficients |
Mon, 09 Apr 2012 09:43:02 +0000 | Ulf Hammarqvist | * SUGGESTED re-factor of the FIR_coeffs calls (old code remains in commented out form for easy comparison). |
Mon, 09 Apr 2012 06:15:05 +0000 | dicklyon | update how loop gain gets calculated, to remove dependency of AGC coeffs on IHC behavior, and speech up design by replacing iterations to convergence with DC models. |
Sun, 08 Apr 2012 19:40:13 +0000 | Ulf Hammarqvist | Fixed the ERB_Hz default parameter bug also in c++ |
Sun, 08 Apr 2012 14:28:55 +0000 | pfh1976 | Adding code to AGC_coefficients(AGC_params*, float, int) |