# # ChangeLog for tests/src/test-filterbank.c # # Generated by Trac 1.2 # Apr 18, 2024, 9:54:47 PM Thu, 22 Oct 2009 01:24:37 GMT Paul Brossier [21f0655] * tests/src/test-beattracking.c (modified) * tests/src/test-filterbank.c (modified) * tests/src/test-filterbank_mel.c (modified) * tests/src/test-hist.c (modified) * tests/src/test-onsetdetection.c (modified) * tests/src/test-peakpick.c (modified) * tests/src/test-pitchfcomb.c (modified) * tests/src/test-pitchmcomb.c (modified) * tests/src/test-pitchschmitt.c (modified) * tests/src/test-pitchyin.c (modified) * tests/src/test-pitchyinfft.c (modified) * tests/src/test-scale.c (modified) * tests/src/test-tss.c (modified) tests/src: add AUBIO_UNSTABLE where needed Thu, 01 Oct 2009 23:11:37 GMT Paul Brossier [2f64b0e] * src/mathutils.c (modified) * src/mathutils.h (modified) * src/pitch/pitchyin.c (modified) * src/pitch/pitchyinfft.c (modified) * src/utils/hist.c (modified) * swig/aubio.i (modified) * tests/src/test-filterbank.c (modified) rename vec_min and vec_min_elem to fvec_min and fvec_max_elem Thu, 01 Oct 2009 23:09:46 GMT Paul Brossier [1e2c82f] * src/mathutils.c (modified) * src/mathutils.h (modified) * src/tempo/beattracking.c (modified) * src/utils/hist.c (modified) * swig/aubio.i (modified) * tests/src/test-filterbank.c (modified) rename vec_max and vec_max_elem to fvec_max fvec_max_elem Thu, 01 Oct 2009 23:07:29 GMT Paul Brossier [d57c879] * tests/src/test-filterbank.c (modified) tests/src/test-filterbank.c: print coeffs Wed, 16 Sep 2009 23:37:03 GMT Paul Brossier [addc9ec] * tests/src/Makefile.am (modified) * tests/src/test-filterbank.c (added) test-filterbank.c: add trivial test for filterbank object