diff README @ 19:1b8392c6ab02 tip

Add README, COPYING
author Chris Cannam
date Fri, 24 Jun 2016 14:43:46 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README	Fri Jun 24 14:43:46 2016 +0100
@@ -0,0 +1,12 @@
+
+Flatten Dynamics
+================
+
+https://code.soundsoftware.ac.uk/projects/flattendynamics
+
+Crude pre-processing to flatten out the RMS level of an audio
+signal. Like a slow, unmusical dynamic compressor. Implemented as a
+LADSPA plugin in C++, works in real time, so has significant lag. A
+possible alternative to other normalisation techniques for
+pre-processing in feature extraction.
+