# # ChangeLog for tests/src/tempo # # Generated by Trac 1.2 # Apr 18, 2024, 11:37:51 PM Thu, 29 Nov 2018 15:55:43 GMT Paul Brossier [f84f6bc] * tests/src/tempo/test-tempo.c (modified) [tests] use run_on_default_source in tempo Sat, 24 Nov 2018 17:30:17 GMT Paul Brossier [075bc57] * tests/src/tempo/test-tempo.c (modified) [tests] wrap long lines in test-tempo.c Sat, 24 Nov 2018 17:29:55 GMT Paul Brossier [be83390] * tests/src/tempo/test-tempo.c (modified) [tests] run tempo until first analysis is done Sat, 24 Nov 2018 17:03:43 GMT Paul Brossier [88d3d31] * tests/src/tempo/test-tempo.c (modified) [tests] run some tests in tempo if no arguments passed Sat, 24 Nov 2018 17:03:01 GMT Paul Brossier [63bc67b] * tests/src/tempo/test-tempo.c (modified) [tests] check if tempo creation suceeded Fri, 22 Apr 2016 00:00:53 GMT Paul Brossier [b136658] * tests/src/tempo/test-tempo.c (modified) tests/src/tempo/test-tempo.c: tempo back to only one output Mon, 30 Dec 2013 21:09:32 GMT Paul Brossier [158e031] * tests/src/onset/test-peakpicker.c (modified) * tests/src/pitch/test-pitch.c (modified) * tests/src/pitch/test-pitchfcomb.c (modified) * tests/src/pitch/test-pitchmcomb.c (modified) * tests/src/pitch/test-pitchschmitt.c (modified) * tests/src/pitch/test-pitchspecacf.c (modified) * tests/src/pitch/test-pitchyin.c (modified) * tests/src/pitch/test-pitchyinfft.c (modified) * tests/src/spectral/test-fft.c (modified) * tests/src/spectral/test-filterbank.c (modified) * tests/src/spectral/test-filterbank_mel.c (modified) * tests/src/spectral/test-mfcc.c (modified) * tests/src/spectral/test-phasevoc.c (modified) * tests/src/spectral/test-specdesc.c (modified) * tests/src/spectral/test-tss.c (modified) * tests/src/tempo/test-beattracking.c (modified) * tests/src/temporal/test-a_weighting.c (modified) * tests/src/temporal/test-biquad.c (modified) * tests/src/temporal/test-c_weighting.c (modified) * tests/src/temporal/test-filter.c (modified) * tests/src/temporal/test-resampler.c (modified) * tests/src/test-cvec.c (modified) * tests/src/test-delnull.c (modified) * tests/src/test-fmat.c (modified) * tests/src/test-fvec.c (modified) * tests/src/test-lvec.c (modified) * tests/src/test-mathutils-window.c (modified) * tests/src/test-mathutils.c (modified) * tests/src/utils/test-hist.c (modified) * tests/src/utils/test-parameter.c (modified) * tests/src/utils/test-scale.c (modified) * tests/utils_tests.h (modified) tests/: add void to prototypes to build with -Wstrict-prototypes Fri, 06 Dec 2013 19:39:21 GMT Paul Brossier [9ec63a0] * tests/src/tempo/test-beattracking.c (modified) tests/src/tempo/test-beattracking.c: also use use confidence Tue, 26 Nov 2013 03:18:57 GMT Paul Brossier [77db425] * src/tempo/beattracking.c (modified) * src/tempo/beattracking.h (modified) * src/tempo/tempo.c (modified) * tests/src/tempo/test-beattracking.c (modified) * tests/src/tempo/test-tempo.c (modified) src/tempo/tempo.c: fix for different samplerates Wed, 13 Nov 2013 12:27:57 GMT Paul Brossier [988345f] * tests/src/tempo/test-beattracking.c (modified) tests/src/tempo/test-beattracking.c: print bpm Tue, 15 Oct 2013 20:46:18 GMT Paul Brossier [f69e3bd] * tests/src/onset/test-onset.c (modified) * tests/src/tempo/test-tempo.c (modified) tests/src/{onset,tempo}/test-*.c: improve test programs Wed, 06 Mar 2013 21:04:12 GMT Paul Brossier [e9436a6] * tests/src/tempo/test-beattracking.c (modified) tests/src/tempo/test-beattracking.c: fix output size Sun, 03 Mar 2013 18:38:32 GMT Paul Brossier [9547247] * tests/src/tempo/test-beattracking.c (modified) * tests/src/tempo/test-tempo.c (modified) tests/src/tempo/: improve examples Mon, 02 May 2011 10:37:41 GMT Paul Brossier [5f9df77] * tests/src/spectral/test-fft.c (moved) * tests/src/tempo/test-beattracking.c (moved) * tests/src/tempo/test-tempo.c (moved) tests/: move tests around