src/onset/onset.c: add logarithmic compression
authorPaul Brossier <piem@piem.org>
Fri, 10 Mar 2017 23:12:44 +0000 (00:12 +0100)
committerPaul Brossier <piem@piem.org>
Fri, 10 Mar 2017 23:12:44 +0000 (00:12 +0100)
commit63520340a33fc38f966e6a3f39beb55ee4d3f0b7
treecaeccdddcc56c8689e8be099589f663f4830f9f1
parent2f994276ae594f769c1c4b3b63cd42652885dd8f
src/onset/onset.c: add logarithmic compression

Using these default parameters with the good old HFC, we reach the
following scores:

mirex-2005 | F  80.393 | P  80.841 | R  79.950 | TP 7616 | FP 1360 | Tot 9526
holzapfel  | F  69.441 | P  77.803 | R  62.702 | TP 1360 | FP  388 | Tot 2169
src/onset/onset.c