view trunk/src/Configurations/NAP_dump.aimcconfig @ 703:2bd09040ecf0

Better SAI unit tests. Includes a test to compare the output of the Matlab and C++ version which is currently disabled since the outputs are not identical.
author ronw@google.com
date Mon, 01 Jul 2013 19:02:37 +0000
parents 0e84ec2606fc
children
line wrap: on
line source
module1.name = FileInput
module1.id = file_input
module1.child1 = PZFCFilterbank

module2.name = PZFCFilterbank
module2.id = pzfc
module2.child1 = NAP

module3.name = NAP
module3.id = hcl
module3.child1 = NAPOutput

module4.name = NAPOutput
module4.id = aimc_out
module4.parameters = <<<ENDPARAMS
output.suffix=nap
ENDPARAMS