# # ChangeLog for tests/src/spectral # # Generated by Trac 1.2 # May 3, 2024, 12:35:38 AM Tue, 17 Dec 2013 16:55:53 GMT Paul Brossier [01b277c] * tests/src/spectral/test-phasevoc-jack.c (deleted) * tests/wscript_build (modified) tests/src/spectral/test-phasevoc-jack.c: removed Tue, 17 Dec 2013 16:13:28 GMT Paul Brossier [c34336e] * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/aubiopitch.c (modified) * examples/aubiotrack.c (modified) * examples/jackio.c (modified) * src/fvec.c (modified) * src/fvec.h (modified) * tests/src/spectral/test-phasevoc-jack.c (modified) * tests/src/spectral/test-phasevoc.c (modified) src/fvec.h: clean up fvec api Tue, 17 Dec 2013 16:11:35 GMT Paul Brossier [5d10ac1] * src/cvec.c (modified) * src/cvec.h (modified) * tests/src/spectral/test-mfcc.c (modified) * tests/src/test-cvec.c (modified) src/cvec.h: clean up cvec api Tue, 26 Nov 2013 19:09:06 GMT Paul Brossier [39a7b26] * src/cvec.c (modified) * src/cvec.h (modified) * tests/src/spectral/test-mfcc.c (modified) * tests/src/test-cvec.c (modified) src/cvec.h: improve cvec_t api Wed, 13 Nov 2013 12:27:33 GMT Paul Brossier [a4c1e86] * tests/src/spectral/test-filterbank.c (modified) tests/src/spectral/test-filterbank.c: print filterbank Mon, 30 Sep 2013 15:18:50 GMT Paul Brossier [845c435] * tests/src/spectral/test-filterbank.c (modified) * tests/src/spectral/test-filterbank_mel.c (modified) tests/src/spectral/test-filterbank*: improve comments, print coeffs Sun, 03 Mar 2013 18:37:43 GMT Paul Brossier [6938a20] * 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-jack.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/spectral/: improve examples Sun, 03 Mar 2013 03:54:04 GMT Paul Brossier [8f68dfb] * tests/src/spectral/test-filterbank.c (modified) * tests/src/spectral/test-filterbank_mel.c (modified) tests/src/spectral/: improve test examples Tue, 10 Jul 2012 22:26:51 GMT Paul Brossier [9d6001cb] * tests/src/onset/test-peakpicker.c (modified) * tests/src/pitch/test-pitch.c (modified) * tests/src/pitch/test-pitchfcomb.c (modified) * tests/src/spectral/test-phasevoc-jack.c (modified) * tests/src/spectral/test-tss.c (modified) tests/src: fix memory leaks Tue, 10 Jul 2012 22:26:12 GMT Paul Brossier [02418f6] * tests/python/src/onset/peakpicker.py (moved) * tests/src/Makefile.am (modified) * tests/src/onset/test-onset.c (moved) * tests/src/onset/test-peakpicker.c (moved) * tests/src/pitch/test-pitch.c (moved) * tests/src/pitch/test-pitchfcomb.c (moved) * tests/src/pitch/test-pitchmcomb.c (moved) * tests/src/pitch/test-pitchschmitt.c (moved) * tests/src/pitch/test-pitchyin.c (moved) * tests/src/pitch/test-pitchyinfft.c (moved) * tests/src/spectral/test-filterbank.c (moved) * tests/src/spectral/test-filterbank_mel.c (moved) * tests/src/spectral/test-mfcc.c (moved) * tests/src/spectral/test-phasevoc-jack.c (moved) * tests/src/spectral/test-phasevoc.c (moved) * tests/src/spectral/test-specdesc.c (moved) * tests/src/spectral/test-tss.c (moved) * tests/src/temporal/test-a_weighting.c (moved) * tests/src/temporal/test-biquad.c (moved) * tests/src/temporal/test-c_weighting.c (moved) * tests/src/temporal/test-filter.c (moved) * tests/src/temporal/test-resampler.c (moved) * tests/src/test-mathutils-window.c (moved) * tests/src/test-pitch.c (deleted) * tests/src/utils/test-hist.c (moved) * tests/src/utils/test-scale.c (moved) tests/: move file around to match src/ 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