#
# ChangeLog for tests/src
#
# Generated by Trac 1.2
# Mar 26, 2025, 10:56:37 PM

Tue, 10 Jul 2012 22:29:59 GMT Paul Brossier <piem@piem.org> [cd60b5c]
	* tests/src/test-fmat.c (added)
	* tests/src/test-lvec.c (added)

	tests/src/test-lvec.c, tests/src/test-fmat.c: add boilerplate


Tue, 10 Jul 2012 22:26:51 GMT Paul Brossier <piem@piem.org> [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 <piem@piem.org> [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/


Tue, 10 Jul 2012 04:28:53 GMT Paul Brossier <piem@piem.org> [ed766c7]
	* tests/src/test-pitchyin.c (modified)

	tests/src/test-pitchyin.c: fix memory leak


Tue, 10 Jul 2012 04:25:15 GMT Paul Brossier <piem@piem.org> [46ba93b]
	* tests/src/test-pitchyinfft.c (modified)

	tests/src/test-pitchyinfft.c: fix memory leak


Sat, 07 Jan 2012 02:50:19 GMT Paul Brossier <piem@piem.org> [447d6cd]
	* tests/src/Makefile.am (modified)

	tests/src/Makefile.am: remove missing tests


Mon, 02 May 2011 10:37:41 GMT Paul Brossier <piem@piem.org> [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


Wed, 02 Jun 2010 23:10:10 GMT Paul Brossier <piem@piem.org> [4bcd424]
	* tests/src/Makefile.am (modified)

	Makefile.am: include examples/ for jackio.h, add test-mathutils.c, ...


Wed, 02 Jun 2010 23:08:55 GMT Paul Brossier <piem@piem.org> [d314636]
	* tests/src/test-mathutils.c (added)

	test-mathutils.c: added tests for next_power_of_two


Wed, 02 Jun 2010 23:07:33 GMT Paul Brossier <piem@piem.org> [c251b80]
	* tests/src/test-fvec.c (modified)

	test-fvec.c: update


Sat, 09 Jan 2010 14:35:53 GMT Paul Brossier <piem@piem.org> [37eb9ce]
	* examples/Makefile.am (modified)
	* examples/utils.c (modified)
	* interfaces/python/demo_beat.py (modified)
	* src/spectral/specdesc.c (modified)
	* tests/src/test-pitch.c (added)

	merge from master, print beats once in demo_beat.py


Fri, 11 Dec 2009 15:36:32 GMT Paul Brossier <piem@piem.org> [2c50da9]
	* tests/src/test-pitch.c (added)

	test-pitch.c: added test for pitch


Sat, 05 Dec 2009 01:16:22 GMT Paul Brossier <piem@piem.org> [2a109e4]
	* tests/src/test-peakpick.c (modified)

	tests/src/: no more arguments for peakpicker


Fri, 04 Dec 2009 00:47:17 GMT Paul Brossier <piem@piem.org> [aea235c]
	* tests/src/temporal/test-aweighting.c (modified)
	* tests/src/temporal/test-cweighting.c (modified)
	* tests/src/test-beattracking.c (modified)
	* tests/src/test-biquad.c (modified)
	* tests/src/test-cvec.c (modified)
	* tests/src/test-fft.c (modified)
	* tests/src/test-filter.c (modified)
	* tests/src/test-filterbank.c (modified)
	* tests/src/test-filterbank_mel.c (modified)
	* tests/src/test-fvec.c (modified)
	* tests/src/test-hist.c (modified)
	* tests/src/test-mfcc.c (modified)
	* tests/src/test-onset.c (modified)
	* tests/src/test-onsetdetection.c (modified)
	* tests/src/test-peakpick.c (modified)
	* tests/src/test-phasevoc-jack.c (modified)
	* tests/src/test-phasevoc.c (modified)
	* tests/src/test-pitchdetection.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-resample.c (modified)
	* tests/src/test-scale.c (modified)
	* tests/src/test-tempo.c (modified)
	* tests/src/test-tss.c (modified)

	tests/src: switch to mono


Thu, 05 Nov 2009 23:09:38 GMT Paul Brossier <piem@piem.org> [7b485af]
	* tests/src/test-phasevoc-jack.c (modified)

	tests/src/test-phasevoc-jack.c: print warning if jack not built in, ...


Thu, 05 Nov 2009 22:16:29 GMT Paul Brossier <piem@piem.org> [48b6a52]
	* tests/src/test-resample.c (modified)

	tests/src/test-resample.c: indent, no #ifdef here


Tue, 03 Nov 2009 17:23:04 GMT Paul Brossier <piem@piem.org> [31907fd]
	* python/aubio/aubioclass.py (modified)
	* src/Makefile.am (modified)
	* src/aubio.h (modified)
	* src/onset/onset.c (modified)
	* src/onset/onset.h (modified)
	* src/spectral/specdesc.c (moved)
	* src/spectral/specdesc.h (moved)
	* src/tempo/tempo.c (modified)
	* tests/src/test-onsetdetection.c (modified)

	src/spectral/specdesc.{c,h}: rename aubio_onsetdetection to ...


Thu, 22 Oct 2009 01:24:37 GMT Paul Brossier <piem@piem.org> [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, 22 Oct 2009 01:23:04 GMT Paul Brossier <piem@piem.org> [b2e706f]
	* tests/src/test-mfcc.c (modified)

	tests/src/test-mfcc.c: simplify using cvec_set


Mon, 19 Oct 2009 12:45:13 GMT Paul Brossier <piem@piem.org> [b01bd4a]
	* src/aubio.h (modified)
	* src/onset/peakpick.c (modified)
	* src/temporal/biquad.c (modified)
	* src/temporal/biquad.h (modified)
	* swig/aubio.i (modified)
	* tests/src/test-biquad.c (modified)

	src/temporal: derive biquad from filter, use in peakpicker


Mon, 19 Oct 2009 11:52:04 GMT Paul Brossier <piem@piem.org> [59c046d]
	* src/spectral/filterbank_mel.c (modified)
	* src/spectral/filterbank_mel.h (modified)
	* src/temporal/a_weighting.c (modified)
	* src/temporal/a_weighting.h (modified)
	* src/temporal/c_weighting.c (modified)
	* src/temporal/c_weighting.h (modified)
	* src/temporal/filter.c (modified)
	* src/temporal/filter.h (modified)
	* swig/aubio.i (modified)
	* tests/src/temporal/test-aweighting.c (modified)
	* tests/src/temporal/test-cweighting.c (modified)
	* tests/src/test-filter.c (modified)

	src/spectral/filter.c, src/temporal/filterbank_mel.c: move samplerate ...


Mon, 19 Oct 2009 08:51:59 GMT Paul Brossier <piem@piem.org> [ca1abdd]
	* plugins/puredata/aubiopitch~.c (modified)
	* python/aubio/aubioclass.py (modified)
	* python/aubio/task/notes.py (modified)
	* python/aubio/task/pitch.py (modified)
	* src/Makefile.am (modified)
	* src/aubio.h (modified)
	* src/pitch/pitch.c (moved)
	* src/pitch/pitch.h (moved)
	* swig/aubio.i (modified)
	* tests/python/src/pitch/pitchdetection.py (modified)
	* tests/src/Makefile.am (modified)
	* tests/src/test-pitchdetection.c (modified)

	rename aubio_pitchdetection to aubio_pitch


Sun, 18 Oct 2009 13:08:59 GMT Paul Brossier <piem@piem.org> [56ef7e1]
	* src/mathutils.c (modified)
	* src/mathutils.h (modified)
	* src/onset/onset.c (modified)
	* src/onset/peakpick.c (modified)
	* src/onset/peakpick.h (modified)
	* src/pitch/pitchmcomb.c (modified)
	* src/pitch/pitchyin.c (modified)
	* src/pitch/pitchyinfft.c (modified)
	* src/tempo/beattracking.c (modified)
	* src/tempo/tempo.c (modified)
	* tests/src/test-peakpick.c (modified)

	Change peakpicker to match API specs, make quadint per channel
	 * ...


Sat, 17 Oct 2009 12:38:47 GMT Paul Brossier <piem@piem.org> [407bba9]
	* src/mathutils.c (modified)
	* src/mathutils.h (modified)
	* src/pitch/pitchfcomb.c (modified)
	* src/pitch/pitchyinfft.c (modified)
	* src/spectral/phasevoc.c (modified)
	* tests/src/test-hist.c (modified)
	* tests/src/test-window.c (modified)

	src/mathutils.c: use a string for window type, making enum private


Sat, 17 Oct 2009 12:15:32 GMT Paul Brossier <piem@piem.org> [858cfa7]
	* interfaces/java/aubio/Makefile.am (modified)
	* tests/src/Makefile.am (modified)

	remove references to aubioext in Makefile.am


Fri, 16 Oct 2009 22:43:00 GMT Paul Brossier <piem@piem.org> [740f06b]
	* Makefile.am (modified)
	* configure.ac (modified)
	* examples/Makefile.am (modified)
	* examples/jackio.c (moved)
	* examples/jackio.h (moved)
	* examples/sndfileio.c (moved)
	* examples/sndfileio.h (moved)
	* examples/utils.h (modified)
	* examples/wscript_build (modified)
	* ext/Makefile.am (deleted)
	* ext/aubioext.h (deleted)
	* ext/wscript_build (deleted)
	* python/aubio/Makefile.am (modified)
	* python/aubio/wscript_build (modified)
	* swig/aubio.i (modified)
	* tests/README.tests (moved)
	* tests/python/examples/aubiopitch/yinfft.16568__acclivity__TwoCows.wav.txt (moved)
	* tests/src/test-phasevoc-jack.c (modified)
	* wscript (modified)

	ext/, examples/, swig/, python/, tests/: remove libaubioext, make ...


Fri, 16 Oct 2009 20:56:17 GMT Paul Brossier <piem@piem.org> [2828382]
	* tests/src/test-mfcc.c (modified)

	tests/src/: update mfcc


Fri, 16 Oct 2009 19:57:29 GMT Paul Brossier <piem@piem.org> [7778f39]
	* tests/src/test-onset.c (modified)
	* tests/src/test-tempo.c (modified)

	tests/src/: update to use samplerate


Fri, 16 Oct 2009 19:28:59 GMT Paul Brossier <piem@piem.org> [0d434df5]
	* tests/src/test-hist.c (modified)
	* tests/src/test-window.c (modified)

	tests/src/test-{hist,window}.c: remove unused argc argv


Fri, 16 Oct 2009 02:02:01 GMT Paul Brossier <piem@piem.org> [f1b6aad]
	* plugins/puredata/aubiotss~.c (modified)
	* src/spectral/tss.c (modified)
	* src/spectral/tss.h (modified)
	* tests/src/test-tss.c (modified)

	src/spectral/tss.c: simplify new_ method, add setters for threshold, ...


Thu, 15 Oct 2009 16:54:23 GMT Paul Brossier <piem@piem.org> [fe163ad]
	* examples/aubionotes.c (modified)
	* examples/aubioonset.c (modified)
	* examples/utils.c (modified)
	* examples/utils.h (modified)
	* plugins/puredata/aubiopitch~.c (modified)
	* python/aubio/aubioclass.py (modified)
	* python/aubio/task/params.py (modified)
	* python/aubio/task/pitch.py (modified)
	* python/aubio/task/utils.py (modified)
	* python/aubiopitch (modified)
	* src/pitch/pitchdetection.c (modified)
	* src/pitch/pitchdetection.h (modified)
	* swig/aubio.i (modified)
	* tests/src/test-pitchdetection.c (modified)

	src/pitch: use a string to set pitch method, add a new function to ...


Thu, 15 Oct 2009 15:09:34 GMT Paul Brossier <piem@piem.org> [b4f5967]
	* examples/aubiotrack.c (modified)
	* examples/utils.c (modified)
	* examples/utils.h (modified)
	* plugins/puredata/aubioonset~.c (modified)
	* plugins/puredata/aubiotempo~.c (modified)
	* python/aubio/aubioclass.py (modified)
	* src/onset/onset.c (modified)
	* src/onset/onset.h (modified)
	* src/onset/onsetdetection.c (modified)
	* src/onset/onsetdetection.h (modified)
	* src/tempo/tempo.c (modified)
	* src/tempo/tempo.h (modified)
	* swig/aubio.i (modified)
	* tests/src/test-onset.c (modified)
	* tests/src/test-onsetdetection.c (modified)
	* tests/src/test-tempo.c (modified)

	src/onset: use a string to set onset mode, keeping onset types enum ...


Thu, 08 Oct 2009 18:51:06 GMT Paul Brossier <piem@piem.org> [7a6cbbe]
	* src/pitch/pitchdetection.c (modified)
	* src/pitch/pitchdetection.h (modified)
	* tests/src/test-pitchdetection.c (modified)

	src/pitch/pitchdetection.{c,h}: clean and update prototypes, sync ...


Thu, 08 Oct 2009 18:49:10 GMT Paul Brossier <piem@piem.org> [22d33e2]
	* src/pitch/pitchyinfft.c (modified)
	* src/pitch/pitchyinfft.h (modified)
	* tests/src/test-pitchyinfft.c (modified)

	src/pitch/pitchyinfft.{c,h}: add get/set for tolerance, clean and ...


Thu, 08 Oct 2009 18:24:43 GMT Paul Brossier <piem@piem.org> [2ba3440]
	* src/pitch/pitchyin.c (modified)
	* src/pitch/pitchyin.h (modified)
	* tests/src/test-pitchyin.c (modified)

	src/pitch/pitchyin.{c,h}: add proper aubio_pitchyin_t object, clean ...


Thu, 08 Oct 2009 18:20:19 GMT Paul Brossier <piem@piem.org> [f162cf9]
	* src/pitch/pitchschmitt.c (modified)
	* src/pitch/pitchschmitt.h (modified)
	* tests/src/test-pitchschmitt.c (modified)

	src/pitch/pitchschmitt.c: remove unneeded samplerate parameter, ...


Thu, 08 Oct 2009 18:07:20 GMT Paul Brossier <piem@piem.org> [e5757cf]
	* src/pitch/pitchmcomb.c (modified)
	* src/pitch/pitchmcomb.h (modified)
	* tests/src/test-pitchmcomb.c (modified)

	src/pitch/pitchmcomb.{c,h}: remove unused samplerate parameter, make ...


Thu, 08 Oct 2009 17:46:46 GMT Paul Brossier <piem@piem.org> [8040cca]
	* src/pitch/pitchfcomb.c (modified)
	* src/pitch/pitchfcomb.h (modified)
	* tests/src/test-pitchfcomb.c (modified)

	src/pitch/pitchfcomb.c: update prototypes, make multichannel, remove ...


Thu, 08 Oct 2009 10:07:12 GMT Paul Brossier <piem@piem.org> [9daf018]
	* tests/src/test-resample.c (modified)

	tests/src/test-resample.c: run 10 times, update defines


Wed, 07 Oct 2009 21:24:54 GMT Paul Brossier <piem@piem.org> [a72f3f1]
	* src/onset/onset.c (modified)
	* src/onset/onset.h (modified)
	* tests/src/test-onset.c (modified)

	src/onset/onset.c: rename aubio_onset to aubio_onset_do


Wed, 07 Oct 2009 21:19:36 GMT Paul Brossier <piem@piem.org> [0ce97483]
	* src/utils/hist.c (modified)
	* src/utils/scale.c (modified)
	* src/utils/scale.h (modified)
	* swig/aubio.i (modified)
	* tests/src/test-scale.c (modified)

	src/utils/scale.c: rename aubio_scale_set to aubio_scale_set_limits


Wed, 07 Oct 2009 20:58:25 GMT Paul Brossier <piem@piem.org> [01b8fcc]
	* examples/aubionotes.c (modified)
	* examples/aubioonset.c (modified)
	* plugins/puredata/aubioonset~.c (modified)
	* python/aubio/aubioclass.py (modified)
	* src/onset/onset.c (modified)
	* src/onset/onsetdetection.c (modified)
	* src/onset/onsetdetection.h (modified)
	* src/tempo/tempo.c (modified)
	* swig/aubio.i (modified)
	* tests/src/test-onsetdetection.c (modified)

	src/onset: rename aubio_onsetdetection to aubio_onsetdetection_do


Wed, 07 Oct 2009 20:34:07 GMT Paul Brossier <piem@piem.org> [5bf23f7]
	* examples/aubiotrack.c (modified)
	* plugins/puredata/aubiotempo~.c (modified)
	* src/tempo/tempo.c (modified)
	* src/tempo/tempo.h (modified)
	* tests/src/test-tempo.c (modified)

	src/tempo/tempo.{c,h}: rename aubio_tempo to aubio_tempo_do


Wed, 07 Oct 2009 18:31:43 GMT Paul Brossier <piem@piem.org> [8766cb6]
	* examples/utils.c (modified)
	* examples/utils.h (modified)
	* src/onset/onset.c (modified)
	* src/onset/peakpick.c (modified)
	* src/onset/peakpick.h (modified)
	* src/tempo/tempo.c (modified)
	* swig/aubio.i (modified)
	* tests/src/test-peakpick.c (modified)

	src/onset/peakpick.c: rename aubio_pickpeak_t to aubio_peakpicker_t


Wed, 07 Oct 2009 18:11:00 GMT Paul Brossier <piem@piem.org> [cfa0f12]
	* tests/src/test-filter.c (modified)

	tests/src/test-filter.c: avoid redefining o


Wed, 07 Oct 2009 17:39:11 GMT Paul Brossier <piem@piem.org> [bd1a630]
	* tests/src/test-filter.c (modified)

	tests/src/test-filter.c: improve, indent


Wed, 07 Oct 2009 17:36:31 GMT Paul Brossier <piem@piem.org> [e5e693e]
	* tests/src/test-pitchdetection.c (modified)
	* tests/src/test-pitchfcomb.c (modified)
	* tests/src/test-pitchmcomb.c (modified)
	* tests/src/test-pitchschmitt.c (modified)
	* tests/src/test-pitchyinfft.c (modified)

	tests/src/test-pitch*: update pitch prototypes


Tue, 06 Oct 2009 15:28:19 GMT Paul Brossier <piem@piem.org> [daa4ca9]
	* tests/src/test-peakpick.c (modified)

	tests/src/test-peakpick.c: update peakpicker prototype


Thu, 01 Oct 2009 23:26:08 GMT Paul Brossier <piem@piem.org> [38e9732]
	* tests/src/test-fft.c (modified)
	* tests/src/test-filterbank_mel.c (modified)
	* tests/src/test-mfcc.c (modified)

	tests/src/: various updates


Thu, 01 Oct 2009 23:11:37 GMT Paul Brossier <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [d57c879]
	* tests/src/test-filterbank.c (modified)

	tests/src/test-filterbank.c: print coeffs


Thu, 01 Oct 2009 23:00:53 GMT Paul Brossier <piem@piem.org> [47eabeb]
	* tests/src/test-phasevoc.c (modified)

	tests/src/test-phasevoc.c add missing stdio.h


Thu, 01 Oct 2009 06:22:29 GMT Paul Brossier <piem@piem.org> [7ac818f]
	* tests/src/test-beattracking.c (modified)
	* tests/src/test-resample.c (modified)
	* tests/src/test-tempo.c (modified)
	* tests/src/test-tss.c (modified)

	tests/src: include stdio.h as needed, add HAVE_LIBSAMPLERATE


Tue, 29 Sep 2009 18:45:41 GMT Paul Brossier <piem@piem.org> [f11d78d]
	* tests/src/wscript_build (deleted)
	* wscript (modified)

	wscript: move test build rules from tests/src/wscript_build, use new ...


Tue, 29 Sep 2009 05:58:03 GMT Paul Brossier <piem@piem.org> [c159aeb]
	* src/pitch/pitchdetection.c (modified)
	* src/temporal/a_weighting.c (moved)
	* src/temporal/a_weighting.h (moved)
	* src/temporal/c_weighting.c (moved)
	* src/temporal/c_weighting.h (moved)
	* src/temporal/filter.h (modified)
	* tests/src/temporal/test-aweighting.c (modified)
	* tests/src/temporal/test-cweighting.c (modified)
	* tests/src/test-filter.c (modified)

	src/temporal: rename adesign/adsgn to a_weighting, idem for
	c_weighting


Tue, 29 Sep 2009 05:43:12 GMT Paul Brossier <piem@piem.org> [a4364b8]
	* src/Makefile.am (modified)
	* src/pitch/pitchdetection.c (modified)
	* src/temporal/adesign.c (modified)
	* src/temporal/adesign.h (modified)
	* src/temporal/cdesign.c (modified)
	* src/temporal/cdesign.h (modified)
	* src/temporal/filter.c (modified)
	* src/temporal/filter.h (modified)
	* src/temporal/filter_priv.h (deleted)
	* tests/src/temporal/test-aweighting.c (added)
	* tests/src/temporal/test-cweighting.c (added)
	* tests/src/test-filter.c (modified)

	src/temporal: revamp filter object, clarify API for A- and ...


Fri, 25 Sep 2009 04:58:40 GMT Paul Brossier <piem@piem.org> [c3f4173]
	* tests/src/test-phasevoc-jack.c (modified)

	tests/src/test-phasevoc-jack.c: update to also test midi ports and ...


Fri, 25 Sep 2009 02:26:14 GMT Paul Brossier <piem@piem.org> [51ee670]
	* tests/src/test-hist.c (modified)

	tests/src/test-hist.c: update to new_aubio_window


Fri, 25 Sep 2009 02:23:21 GMT Paul Brossier <piem@piem.org> [ff9d00c]
	* tests/src/test-window.c (modified)

	tests/src/test-window.c: update to new_aubio_window


Wed, 23 Sep 2009 17:58:06 GMT Paul Brossier <piem@piem.org> [bf168ac]
	* tests/src/wscript_build (added)

	use waf as new build system (missing file)


Wed, 23 Sep 2009 17:40:14 GMT Paul Brossier <piem@piem.org> [b511fa9]
	* configure.ac (modified)
	* examples/utils.c (modified)
	* examples/utils.h (modified)
	* ext/aubioext.h (modified)
	* ext/jackio.c (modified)
	* ext/jackio.h (modified)
	* ext/midi/midi_driver.h (modified)
	* src/aubio_priv.h (modified)
	* src/mathutils.c (modified)
	* src/spectral/fft.c (modified)
	* src/spectral/fft.h (modified)
	* tests/src/test-phasevoc-jack.c (modified)

	replace FOO_SUPPORT with HAVE_FOO, use float for jack_process ...


Thu, 17 Sep 2009 18:07:24 GMT Paul Brossier <piem@piem.org> [0028ea7]
	* tests/src/Makefile.am (modified)
	* tests/src/test-mfcc.c (added)

	test-mfcc.c: add simple mfcc test


Thu, 17 Sep 2009 12:37:26 GMT Paul Brossier <piem@piem.org> [afc584d]
	* tests/src/test-filterbank_mel.c (added)

	tests/src/test-filterbank_mel.c: added filterbank_mel test


Thu, 17 Sep 2009 02:38:50 GMT Paul Brossier <piem@piem.org> [bc3c51b]
	* tests/src/Makefile.am (modified)

	tests/src/Makefile.am: add filterbank_mel test


Wed, 16 Sep 2009 23:37:03 GMT Paul Brossier <piem@piem.org> [addc9ec]
	* tests/src/Makefile.am (modified)
	* tests/src/test-filterbank.c (added)

	test-filterbank.c: add trivial test for filterbank object


Tue, 13 May 2008 06:45:37 GMT Paul Brossier <piem@piem.org> [18f3162]
	* tests/src/test-filter.c (modified)

	tests/src/test-filter.c: add missing channels argument to ...


Tue, 13 May 2008 06:44:07 GMT Paul Brossier <piem@piem.org> [98cc475]
	* tests/src/test-hist.c (modified)
	* tests/src/test-window.c (modified)

	tests/src/test-{hist,window}.c: use uint_t, not uint (thanks to ...


Sat, 24 Nov 2007 17:13:59 GMT Paul Brossier <piem@piem.org> [d7a104c]
	* tests/src/test-tempo.c (modified)

	test-tempo.c: use aubio_tempo_get_confidence


Wed, 07 Nov 2007 16:33:28 GMT Paul Brossier <piem@piem.org> [8701ec3]
	* tests/src/Makefile.am (modified)
	* tests/src/test-fft.c (modified)
	* tests/src/test-mfft.c (deleted)

	removed old test-fft.c, moved mfft to new fft


Sat, 03 Nov 2007 16:17:46 GMT Paul Brossier <piem@piem.org> [5c0662a]
	* tests/src/Makefile.am (modified)
	* tests/src/test-cvec.c (moved)
	* tests/src/test-fvec.c (added)

	splitted test-sample.c in test-{f,c}vec.c


Tue, 30 Oct 2007 02:39:11 GMT Paul Brossier <piem@piem.org> [6427e6d]
	* tests/src/test-fft.c (modified)

	use local comments in test-fft.c


Tue, 30 Oct 2007 02:00:22 GMT Paul Brossier <piem@piem.org> [de2a8af]
	* .bzrignore (added)
	* configure.ac (modified)
	* examples/Makefile.am (modified)
	* python/test/list_missing_tests (deleted)
	* tests/list_missing_python_tests (added)
	* tests/python/aubiomodule.py (moved)
	* tests/python/bench/onset/Makefile.am (moved)
	* tests/python/bench/onset/bench-delay (moved)
	* tests/python/bench/onset/bench-onset (moved)
	* tests/python/bench/onset/bench-window (moved)
	* tests/python/bench/pitch/Makefile.am (moved)
	* tests/python/bench/pitch/bench-pitch-isolated (moved)
	* tests/python/bench/pitch/bench-pitch-plot-isolated (moved)
	* tests/python/bench/tempo/demo-tempo (moved)
	* tests/python/bench/tempo/demo-tempo-acf (moved)
	* tests/python/cvec.py (moved)
	* tests/python/fvec.py (moved)
	* tests/python/run_all_tests (moved)
	* tests/src/Makefile.am (moved)
	* tests/src/test-beattracking.c (moved)
	* tests/src/test-biquad.c (moved)
	* tests/src/test-fft.c (moved)
	* tests/src/test-filter.c (moved)
	* tests/src/test-hist.c (moved)
	* tests/src/test-mfft.c (moved)
	* tests/src/test-onset.c (moved)
	* tests/src/test-onsetdetection.c (moved)
	* tests/src/test-peakpick.c (moved)
	* tests/src/test-phasevoc-jack.c (moved)
	* tests/src/test-phasevoc.c (moved)
	* tests/src/test-pitchdetection.c (moved)
	* tests/src/test-pitchfcomb.c (moved)
	* tests/src/test-pitchmcomb.c (moved)
	* tests/src/test-pitchschmitt.c (moved)
	* tests/src/test-pitchyin.c (moved)
	* tests/src/test-pitchyinfft.c (moved)
	* tests/src/test-resample.c (moved)
	* tests/src/test-sample.c (moved)
	* tests/src/test-scale.c (moved)
	* tests/src/test-tempo.c (moved)
	* tests/src/test-tss.c (moved)
	* tests/src/test-window.c (moved)

	move python/tests to tests/python, examples/tests to tests/src, add ...