Branch: refs/heads/master
Home:
https://github.com/google/carfac
Commit: 667c15f408f7353a7995a2c456e69d328a1506ee
https://github.com/google/carfac/commit/667c15f408f7353a7995a2c456e69d328a1506ee
Author: Ron Weiss <
ro...@google.com>
Date: 2013-10-16 (Wed, 16 Oct 2013)
Changed paths:
M cpp/binaural_sai.cc
M cpp/binaural_sai.h
M cpp/binaural_sai_test.cc
M cpp/sai.cc
M cpp/sai.h
M cpp/sai_test.cc
M cpp/test_util.h
Log Message:
-----------
Stop enforcing that input_segment passed to SAI*::RunSegment be the
same size as the trigger window.
Also improve comments, rename SAIParams members, and add tests to
better document the triggering process.