summaryrefslogtreecommitdiff
path: root/src/analysis.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/analysis.h')
-rw-r--r--src/analysis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/analysis.h b/src/analysis.h
index 2cee243d..0d47a9ea 100644
--- a/src/analysis.h
+++ b/src/analysis.h
@@ -35,7 +35,7 @@
#define NB_TBANDS 18
#define ANALYSIS_BUF_SIZE 720 /* 15 ms at 48 kHz */
-#define DETECT_SIZE 200
+#define DETECT_SIZE 100
/* Uncomment this to print the MLP features on stdout. */
/*#define MLP_TRAINING*/