# HG changeset patch # User Chris Cannam # Date 1406040045 -3600 # Node ID 0e28664bc4fc91ad086cc6cb0ad83956754e5201 # Parent 98fd2543a5f2e94a75457f3255e52a3265ac69f3 Comment only diff -r 98fd2543a5f2 -r 0e28664bc4fc flattendynamics-ladspa.cpp --- 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