log dsp/signalconditioning/DFProcess.h @ 515:08bcc06c38ec tip master

age author description
Wed, 05 Jun 2019 11:18:11 +0100 Chris Cannam Style fixes: avoid unsigned, fix formatting
Fri, 31 May 2019 16:48:37 +0100 Chris Cannam Make include-guards consistent
Fri, 31 May 2019 11:54:32 +0100 Chris Cannam Untabify, indent, tidy
Wed, 07 Oct 2015 10:36:09 +0100 Chris Cannam Faster filter implementation with explicit FIR support
Mon, 07 Sep 2015 14:00:30 +0100 Chris Cannam Fix some uninitialised values
Mon, 21 Oct 2013 11:59:57 +0100 Chris Cannam Some docs; remove FiltFiltConfig as it's the same as FilterConfig
Mon, 20 Jun 2011 19:01:48 +0100 mathieub A threshold (delta) is added in the peak picking parameters structure (PPickParams). It is used as an offset when computing the smoothed detection function. A constructor for the structure PPickParams is also added to set the parameters to 0 when a structure instance is created. Hence programmes using the peak picking parameter structure and which do not set the delta parameter (e.g. QM Vamp note onset detector) won't be affected by the modifications.
Mon, 13 Dec 2010 14:55:28 +0000 Chris Cannam * Add GPL and README; some tidying
Mon, 08 Jun 2009 12:30:20 +0000 cannam * A few fixes prompted by vamp-plugin-tester
Fri, 18 May 2007 16:43:17 +0000 cannam * Some fixes to peak picker
Wed, 05 Apr 2006 17:35:59 +0000 cannam * Queen Mary C++ DSP library