summaryrefslogtreecommitdiff
path: root/kb1ec_const.h
diff options
context:
space:
mode:
Diffstat (limited to 'kb1ec_const.h')
-rw-r--r--kb1ec_const.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/kb1ec_const.h b/kb1ec_const.h
index fb2daef..836000f 100644
--- a/kb1ec_const.h
+++ b/kb1ec_const.h
@@ -57,6 +57,12 @@
#define RESIDUAL_SUPRESSION_PASSES 1
#endif
+/* If defined then agressive echo cancellation will only be used for
+ * this amount of time then we will go back to normal cancelation.
+ * This is helpful if you have bad echo while training
+ */
+/* #define AGGRESSIVE_TIMELIMIT 150000 */ /* 8 = 1ms */
+
/***************************************************************/
/* The following knobs are not implemented in the current code */