Mercurial > hg > qm-dsp
log dsp/signalconditioning/DFProcess.cpp @ 102:37449f085a4c
age | author | description |
---|---|---|
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 |
Thu, 15 Oct 2009 16:09:13 +0000 | cannam | * Fix idiotic bug that causes onset detector not to work as well as it did |
Mon, 08 Jun 2009 12:30:20 +0000 | cannam | * A few fixes prompted by vamp-plugin-tester |
Mon, 23 Mar 2009 16:28:53 +0000 | cannam | * Fixes to problems shown up by vamp-plugin-tester. |
Mon, 10 Nov 2008 14:01:55 +0000 | cannam | * Build fixes for gcc 4.3.2 |