log

age author description
Mon, 27 May 2013 16:36:54 +0000 alexbrandmeyer Fifth revision of Alex Brandmeyer's C++ implementation of CARFAC. Moved output structure to deque<vector<FloatArray>, moved coefficient Design methods to CARFAC object, moved tests into carfac_test.cc. Verified binaural output against Matlab using two tests. Added CARFAC_Compare_CPP_Test_Data to plot NAP output of C++ version against Matlab version. Verified build and test success on OS X using SCons with g++ 4.7 (std=c++11).
Fri, 24 May 2013 22:38:09 +0000 sness ffmpeg no longer accepts a qscale value of 0. Changed qscale to 1, which also gives a very high quality output
Fri, 24 May 2013 20:22:16 +0000 ronw Add simplified function to compute a simple (i.e. single-layer) SAI.
Fri, 24 May 2013 17:04:33 +0000 ronw Some cleanups of internal SAI computation to improve readability.
Thu, 23 May 2013 23:00:29 +0000 flatmax Fixed the C++ license as previously discussed
Thu, 23 May 2013 19:29:00 +0000 ronw Scons cleanup to make it easier only run tests, expand docs.
Thu, 23 May 2013 18:12:22 +0000 ronw Fix scons build of library and test.