changeset 14:0e28664bc4fc

Comment only
author Chris Cannam
date Tue, 22 Jul 2014 15:40:45 +0100
parents 98fd2543a5f2
children 7bb35203a7bd
files flattendynamics-ladspa.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/flattendynamics-ladspa.cpp	Tue Jul 22 13:49:46 2014 +0100
+++ b/flattendynamics-ladspa.cpp	Tue Jul 22 15:40:45 2014 +0100
@@ -12,7 +12,7 @@
 const float shortTermSeconds = 1.f;
 const float catchUpSeconds = 0.2f;
 const float targetMaxRMS = 0.04f;
-const float rmsMaxDecay = 0.999f;
+const float rmsMaxDecay = 0.999f; // per sample
 const float maxGain = 20.f;
 
 const char *const