log

age author description
Tue, 20 Jan 2015 17:14:26 +0000 Chris Cannam Fix mistake in copying over when not running freq-domain stuff default tip
Tue, 20 Jan 2015 15:33:20 +0000 Chris Cannam Not doing remove-pitched-sound yet
Tue, 20 Jan 2015 13:35:18 +0000 Chris Cannam Implement de-envelope
Tue, 20 Jan 2015 11:13:47 +0000 Chris Cannam Separate out frame and fft size; tighten up code
Mon, 19 Jan 2015 17:53:43 +0000 Chris Cannam Add forgotten file...
Mon, 19 Jan 2015 17:53:18 +0000 Chris Cannam Wire up noise filter (needs more work)
Mon, 19 Jan 2015 17:28:12 +0000 Chris Cannam Wire up the flatten-dynamics and add-broadband-noise modules
Mon, 19 Jan 2015 16:34:13 +0000 Chris Cannam Planning to merge again into a single plugin with various module classes
Mon, 19 Jan 2015 11:57:57 +0000 Chris Cannam Subrepos
Mon, 19 Jan 2015 11:57:37 +0000 Chris Cannam Renames
Mon, 12 Jan 2015 16:42:50 +0000 Chris Cannam Build with bqvec/fft
Mon, 12 Jan 2015 16:38:05 +0000 Chris Cannam Add bqvec/fft subrepos
Tue, 06 Jan 2015 18:11:07 +0000 Chris Cannam Remove leftover implementation from other plugin
Tue, 06 Jan 2015 18:08:39 +0000 Chris Cannam Move src to src
Tue, 06 Jan 2015 18:07:49 +0000 Chris Cannam Build stuff
Tue, 06 Jan 2015 17:58:17 +0000 Chris Cannam Rename
Tue, 06 Jan 2015 17:56:52 +0000 Chris Cannam Copy across to new plugin
Wed, 23 Jul 2014 18:36:41 +0100 Chris Cannam Max gain of 10 seems like it should be perfectly adequate! (and tests OK)
Wed, 23 Jul 2014 15:17:47 +0100 Chris Cannam The complicated long-and-short-term approach is not working any better than a simple long-term window. Revert to that, with some decay.
Wed, 23 Jul 2014 10:29:26 +0100 Chris Cannam Tidy
Tue, 22 Jul 2014 16:11:02 +0100 Chris Cannam Make object accessible as a standalone class as well as through LADSPA
Tue, 22 Jul 2014 15:40:45 +0100 Chris Cannam Comment only
Tue, 22 Jul 2014 13:49:46 +0100 Chris Cannam Slightly more effective max rms
Tue, 22 Jul 2014 13:36:52 +0100 Chris Cannam Restore local part to that last one, again without much success
Tue, 22 Jul 2014 13:32:55 +0100 Chris Cannam Simpler decay
Tue, 22 Jul 2014 13:28:05 +0100 Chris Cannam Some decay on the long-term-only version
Tue, 22 Jul 2014 13:18:33 +0100 Chris Cannam Introduce some local variation to the global level, with mixed results
Tue, 22 Jul 2014 11:53:30 +0100 Chris Cannam Global-only version that performs reasonably well
Tue, 22 Jul 2014 11:27:59 +0100 Chris Cannam A global/local version that works approximately as well in first tests as the global-only version (r8)
Tue, 22 Jul 2014 08:11:45 +0100 Chris Cannam Slightly increase RMS max
Mon, 21 Jul 2014 18:01:11 +0100 Chris Cannam Experiment with permitting some local variation rather than always aiming to flatten
Thu, 17 Jul 2014 16:41:55 +0100 Chris Cannam Try a lower level
Thu, 17 Jul 2014 16:23:17 +0100 Chris Cannam delete/delete[] fix; max gain
Thu, 17 Jul 2014 14:37:27 +0100 Chris Cannam Various fixes
Thu, 17 Jul 2014 13:27:07 +0100 Chris Cannam Add gain output port, update rms values
Thu, 17 Jul 2014 12:16:02 +0100 Chris Cannam Initial stub plugin commit