Branch: refs/heads/master
Home:
https://github.com/google/carfac
Commit: 0a5ad4beed9557588f54048bb0cec1d4ad077922
https://github.com/google/carfac/commit/0a5ad4beed9557588f54048bb0cec1d4ad077922
Author: Alex Brandmeyer <
alex.br...@gmail.com>
Date: 2013-09-11 (Wed, 11 Sep 2013)
Changed paths:
M cpp/SConstruct
M cpp/carfac_test.cc
M matlab/CARFAC_GenerateTestData.m
M matlab/CARFAC_Init.m
M matlab/CARFAC_Run.m
A test_data/agc_test-audio.txt
A test_data/agc_test-cpp-nap1.txt
A test_data/agc_test-cpp-nap2.txt
A test_data/agc_test-matlab-bm1.txt
A test_data/agc_test-matlab-bm2.txt
A test_data/agc_test-matlab-nap1.txt
A test_data/agc_test-matlab-nap2.txt
A test_data/agc_test-matlab-sai1.txt
M test_data/binaural_test-cpp-nap1.txt
M test_data/binaural_test-cpp-nap2.txt
A test_data/ihc_just_hwr_test-audio.txt
A test_data/ihc_just_hwr_test-matlab-bm1.txt
A test_data/ihc_just_hwr_test-matlab-bm2.txt
A test_data/ihc_just_hwr_test-matlab-nap1.txt
A test_data/ihc_just_hwr_test-matlab-nap2.txt
A test_data/ihc_just_hwr_test-matlab-sai1.txt
M test_data/long_test-cpp-nap1.txt
M test_data/long_test-cpp-nap2.txt
Log Message:
-----------
Added Additional CARFAC Tests of AGC and IHC to Matlab and C++
Added tests with AGC Off and IHC Just Half Wave Rectify. Binaural SAI
Test compains of undefined symbol when running scons test, so it's
temporarily removed from the test list. IHC test breaks due to Eigen
error.