Mercurial > hg > aimc
log branches/carfac_cpp/src/CARFAC.cpp @ 706:f8e90b5d85fd tip
age | author | description |
---|---|---|
Thu, 11 Oct 2012 21:28:34 +0000 | Ulf Hammarqvist | some more refactor, and stubbed more unit test. |
Thu, 11 Oct 2012 20:55:03 +0000 | Ulf Hammarqvist | some refactoring |
Sun, 20 May 2012 22:36:47 +0000 | Ulf Hammarqvist | * Added class Ear, and moved the CARFAC members AGC CAR IHC into Ear. CARFAC now holds an array of Ear. TBD what is best. |
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). |
Sun, 08 Apr 2012 19:40:13 +0000 | Ulf Hammarqvist | Fixed the ERB_Hz default parameter bug also in c++ |
Sat, 07 Apr 2012 10:00:56 +0000 | Ulf Hammarqvist | (none) |
Sat, 07 Apr 2012 09:59:35 +0000 | Ulf Hammarqvist | comments |