Skip to content
Snippets Groups Projects
Commit ae25203f authored by Koen Vos's avatar Koen Vos Committed by Jean-Marc Valin
Browse files

reduced noise floor in noise shaping analysis by 2 dB

parent 3e054b8e
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ extern "C"
#define WARPING_MULTIPLIER 0.015f
/* fraction added to first autocorrelation value */
#define SHAPE_WHITE_NOISE_FRACTION 5e-5f
#define SHAPE_WHITE_NOISE_FRACTION 3e-5f
/* noise shaping filter chirp factor */
#define BANDWIDTH_EXPANSION 0.94f
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment