# HG changeset patch # User Chris Cannam # Date 1405611715 -3600 # Node ID e36fe9312ad4a0085c7d8d193b0d9846241ed30d # Parent 12d364f12d37f8836f81a3895500ad8f6bee9acf Try a lower level diff -r 12d364f12d37 -r e36fe9312ad4 flattendynamics-ladspa.cpp --- a/flattendynamics-ladspa.cpp Thu Jul 17 16:23:17 2014 +0100 +++ b/flattendynamics-ladspa.cpp Thu Jul 17 16:41:55 2014 +0100 @@ -10,7 +10,7 @@ const float historySeconds = 4.f; const float catchUpSeconds = 0.5f; -const float targetRMS = 0.1f; +const float targetRMS = 0.03f; const float maxGain = 20.f; const char *const