# HG changeset patch # User tomwalters # Date 1266187378 0 # Node ID 2147f317aedc020fb2dcda09258d47ee73950713 # Parent e561b75fca9b5b54d2477d515fd7a5870c813f97 Created wiki page through web user interface. diff -r e561b75fca9b -r 2147f317aedc wiki/Design.wiki --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wiki/Design.wiki Sun Feb 14 22:42:58 2010 +0000 @@ -0,0 +1,13 @@ +#summary AIM-C design document +#labels Phase-Design + += Requirements = + * Accurate implementation of various key parts of the Auditory Image Model: + ** Filterbanks: Gammatone, dcGC, PZFC + ** NAP: HCL, 2DAT + ** Strobes: sf1992 and sf2003 main algorithms + ** SAI: ti2003 algorithm + ** Features: Gaussian features + * Fast. AIM-C should be as fast as possible at processing audio + * 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. + \ No newline at end of file