Chris@19: Chris@19: Flatten Dynamics Chris@19: ================ Chris@19: Chris@19: https://code.soundsoftware.ac.uk/projects/flattendynamics Chris@19: Chris@19: Crude pre-processing to flatten out the RMS level of an audio Chris@19: signal. Like a slow, unmusical dynamic compressor. Implemented as a Chris@19: LADSPA plugin in C++, works in real time, so has significant lag. A Chris@19: possible alternative to other normalisation techniques for Chris@19: pre-processing in feature extraction. Chris@19: