tomwalters@272: #summary AIM-C design document tomwalters@272: #labels Phase-Design tomwalters@272: tomwalters@272: = Requirements = tomwalters@272: * Accurate implementation of various key parts of the Auditory Image Model: tomwalters@272: ** Filterbanks: Gammatone, dcGC, PZFC tomwalters@272: ** NAP: HCL, 2DAT tomwalters@272: ** Strobes: sf1992 and sf2003 main algorithms tomwalters@272: ** SAI: ti2003 algorithm tomwalters@272: ** Features: Gaussian features tomwalters@272: * Fast. AIM-C should be as fast as possible at processing audio tomwalters@272: * Easy to test. Developers writing new modules should have an easy way to test them, and should be encouraged to submit tests with their code. tomwalters@272: