#
# ChangeLog for tests
#
# Generated by Trac 1.2
# Apr 5, 2025, 12:18:46 PM

Fri, 22 Mar 2013 17:25:35 GMT Paul Brossier <piem@piem.org> [22df684]
	* tests/src/synth/test-sampler.c (added)

	tests/src/synth/test-sampler.c: added simple test


Fri, 22 Mar 2013 05:23:06 GMT Paul Brossier <piem@piem.org> [6d44595]
	* tests/src/io/test-sink.c (modified)

	Merge branch 'develop' into synth


Fri, 22 Mar 2013 05:22:01 GMT Paul Brossier <piem@piem.org> [b429b68]
	* tests/src/io/test-sink.c (modified)

	tests/src/io/test-sink.c: improve message


Fri, 22 Mar 2013 01:29:19 GMT Paul Brossier <piem@piem.org> [4865e4b]
	* src/io/source.c (modified)
	* src/io/source.h (modified)
	* src/io/source_apple_audio.c (modified)
	* src/io/source_apple_audio.h (modified)
	* src/io/source_sndfile.c (modified)
	* src/io/source_sndfile.h (modified)
	* tests/src/io/test-source.c (modified)
	* tests/src/io/test-source_multi.c (added)

	src/io/source*: add _do_multi and _get_channels, really downmix ...


Thu, 07 Mar 2013 19:20:09 GMT Paul Brossier <piem@piem.org> [535d127]
	* tests/src/io/test-source_sndfile.c (modified)

	tests/src/io/test-source_sndfile.c: include config.h


Wed, 06 Mar 2013 21:32:06 GMT Paul Brossier <piem@piem.org> [6d3777a]
	* tests/src/io/test-sink_sndfile.c (modified)

	tests/src/io/test-sink_sndfile.c: include config, fix path


Wed, 06 Mar 2013 21:08:25 GMT Paul Brossier <piem@piem.org> [df9df98]
	* tests/src/test-mathutils.c (modified)

	tests/src/test-mathutils.c: improve


Wed, 06 Mar 2013 21:04:12 GMT Paul Brossier <piem@piem.org> [e9436a6]
	* tests/src/tempo/test-beattracking.c (modified)

	tests/src/tempo/test-beattracking.c: fix output size


Wed, 06 Mar 2013 16:27:03 GMT Paul Brossier <piem@piem.org> [b583c099]
	* tests/README.tests (deleted)
	* tests/list_missing_tests (deleted)

	tests/: remove old files


Wed, 06 Mar 2013 15:07:00 GMT Paul Brossier <piem@piem.org> [7606d23]
	* tests/src/io/test-source.c (modified)

	tests/src/io/test-source.c: abort if new_aubio_source failed


Tue, 05 Mar 2013 16:46:48 GMT Paul Brossier <piem@piem.org> [ad5203c]
	* python/README (moved)
	* python/ext/aubio-types.h (modified)
	* python/ext/aubiomodule.c (modified)
	* python/ext/ufuncs.c (modified)
	* python/gen_pyobject.py (modified)
	* python/generator.py (modified)
	* python/setup.py (modified)
	* tests/demo/localaubio.py (deleted)

	python/: improve build


Tue, 05 Mar 2013 07:55:29 GMT Paul Brossier <piem@piem.org> [208336b]
	* python/tests/test_hist.py.old (moved)
	* python/tests/test_zero_crossing_rate.py.old (moved)
	* tests/python/aubiomodule.py (deleted)
	* tests/python/examples/aubionotes.py (deleted)
	* tests/python/localaubio.py (deleted)
	* tests/python/run_all_tests (deleted)
	* tests/python/src/__init__.py (deleted)
	* tests/python/src/onset/__init__.py (deleted)
	* tests/python/src/pitch/__init__.py (deleted)
	* tests/python/src/spectral/__init__.py (deleted)
	* tests/python/src/temporal/__init__.py (deleted)
	* tests/python/src/utils/__init__.py (deleted)
	* tests/python/template.py (deleted)
	* tests/python/unittest_examples.py (deleted)

	tests/python/: removed old python tests


Tue, 05 Mar 2013 05:33:41 GMT Paul Brossier <piem@piem.org> [f50e534]
	* tests/src/io/test-source.c (modified)

	tests/src/io/test-source.c: default to source samplerate, add ...


Tue, 05 Mar 2013 03:04:18 GMT Paul Brossier <piem@piem.org> [118f47f]
	* tests/demo/plot_mfcc_filterbank.py (deleted)

	tests/demo/plot_mfcc_filterbank.py: replaced by ...


Sun, 03 Mar 2013 20:40:00 GMT Paul Brossier <piem@piem.org> [68d0492]
	* python/tests/test_scale.py (added)
	* tests/python/src/utils/scale.py (deleted)

	tests/python/src/utils/scale.py: replace with
	python/tests/test_scale.py


Sun, 03 Mar 2013 20:33:29 GMT Paul Brossier <piem@piem.org> [71ef9c2]
	* python/tests/filterbank_mfcc_16000_512.expected (moved)
	* python/tests/test_filterbank.py (modified)

	python/tests/test_filterbank.py: added test against existing coeffs


Sun, 03 Mar 2013 20:27:55 GMT Paul Brossier <piem@piem.org> [45f0f4a]
	* tests/python/src/temporal/a_weighting_test_simple.expected (deleted)
	* tests/python/src/temporal/c_weighting_test_simple.expected (deleted)

	tests/python/src/temporal/*.expected: moved to python/tests


Sun, 03 Mar 2013 20:19:35 GMT Paul Brossier <piem@piem.org> [5747081]
	* python/tests/c_weighting_test_simple_8000.expected (moved)
	* python/tests/test_filter.py (modified)
	* tests/python/src/temporal/c_weighting.py (deleted)

	tests/python/src/temporal/c_weighting.py: replaced by ...


Sun, 03 Mar 2013 20:16:50 GMT Paul Brossier <piem@piem.org> [0bd161d]
	* tests/python/src/temporal/a_weighting.py (deleted)

	tests/python/src/temporal/a_weighting.py: replaced by ...


Sun, 03 Mar 2013 20:14:32 GMT Paul Brossier <piem@piem.org> [ac9eea7]
	* python/tests/test_filterbank.py (modified)
	* tests/python/src/spectral/filterbank.py (deleted)

	tests/python/src/spectral/filterbank.py: replaced by ...


Sun, 03 Mar 2013 19:57:18 GMT Paul Brossier <piem@piem.org> [9dd10cc]
	* tests/python/src/spectral/fft.py (deleted)

	tests/python/src/spectral/fft.py: replaced by
	python/tests/test_fft.py


Sun, 03 Mar 2013 19:56:26 GMT Paul Brossier <piem@piem.org> [8ee26a8]
	* tests/python/src/temporal/filter.py (deleted)

	tests/python/src/temporal/filter.py: replaced by ...


Sun, 03 Mar 2013 19:55:34 GMT Paul Brossier <piem@piem.org> [979f531]
	* tests/python/src/spectral/phasevoc.py (deleted)

	tests/python/src/spectral/phasevoc.py: replaced by ...


Sun, 03 Mar 2013 19:54:42 GMT Paul Brossier <piem@piem.org> [5ab40ce]
	* tests/python/src/pitch/pitchdetection.py (deleted)

	tests/python/src/pitch/pitchdetection.py: replaced by ...


Sun, 03 Mar 2013 19:53:33 GMT Paul Brossier <piem@piem.org> [ba02073]
	* tests/python/src/onset/peakpicker.py (deleted)

	tests/python/src/onset/peakpicker.py: replaced by ...


Sun, 03 Mar 2013 19:52:13 GMT Paul Brossier <piem@piem.org> [9afb8f8]
	* tests/python/src/fvec.py (deleted)

	tests/python/src/fvec.py: replaced by python/tests/test_fvec.py


Sun, 03 Mar 2013 19:51:26 GMT Paul Brossier <piem@piem.org> [52e5d69]
	* tests/python/src/cvec.py (deleted)

	tests/python/src/cvec.py: replaced by python/tests/test_cvec.py


Sun, 03 Mar 2013 19:30:32 GMT Paul Brossier <piem@piem.org> [856ceb5]
	* tests/src/io/test-sink_apple_audio.c (moved)
	* tests/src/io/test-sink_sndfile.c (modified)
	* tests/src/io/test-source_apple_audio.c (moved)
	* tests/src/io/test-source_sndfile.c (modified)

	tests/src/io/: add comment about unstable


Sun, 03 Mar 2013 19:10:45 GMT Paul Brossier <piem@piem.org> [474a573]
	* tests/utils_tests.h (modified)

	tests/utils_tests.h: add utils_init_random


Sun, 03 Mar 2013 19:09:48 GMT Paul Brossier <piem@piem.org> [7e35b37]
	* tests/src/test-cvec.c (modified)
	* tests/src/test-delnull.c (added)
	* 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/: improve examples


Sun, 03 Mar 2013 18:42:39 GMT Paul Brossier <piem@piem.org> [abd326c]
	* tests/src/utils/test-hist.c (modified)
	* tests/src/utils/test-scale.c (modified)

	tests/src/utils/: improve examples


Sun, 03 Mar 2013 18:42:01 GMT Paul Brossier <piem@piem.org> [9ffcf83]
	* tests/src/io/test-sink_apple_audio_file.c (modified)
	* tests/src/io/test-source_apple_audio_file.c (modified)

	tests/src/io/: add AUBIO_UNSTABLE


Sun, 03 Mar 2013 18:41:47 GMT Paul Brossier <piem@piem.org> [386be4a]
	* tests/wscript_build (modified)

	tests/utils_tests.h: add some utils


Sun, 03 Mar 2013 18:40:05 GMT Paul Brossier <piem@piem.org> [3684ab4]
	* 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/temporal/: improve examples


Sun, 03 Mar 2013 18:38:32 GMT Paul Brossier <piem@piem.org> [9547247]
	* tests/src/tempo/test-beattracking.c (modified)
	* tests/src/tempo/test-tempo.c (modified)

	tests/src/tempo/: improve examples


Sun, 03 Mar 2013 18:37:43 GMT Paul Brossier <piem@piem.org> [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 18:36:18 GMT Paul Brossier <piem@piem.org> [26775a3]
	* tests/src/onset/test-onset.c (modified)
	* tests/src/onset/test-peakpicker.c (modified)

	tests/src/onset/: improve examples


Sun, 03 Mar 2013 18:30:40 GMT Paul Brossier <piem@piem.org> [248da64]
	* tests/src/io/test-sink.c (modified)
	* tests/src/io/test-sink_apple_audio_file.c (modified)
	* tests/src/io/test-sink_sndfile.c (modified)
	* tests/src/io/test-source.c (modified)
	* tests/src/io/test-source_apple_audio_file.c (modified)
	* tests/src/io/test-source_sndfile.c (modified)
	* tests/utils_tests.h (added)

	tests/src/io: improve examples


Sun, 03 Mar 2013 16:47:05 GMT Paul Brossier <piem@piem.org> [c71aa44]
	* 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-pitchyin.c (modified)
	* tests/src/pitch/test-pitchyinfft.c (modified)

	tests/src/pitch/: improve examples


Sun, 03 Mar 2013 03:54:28 GMT Paul Brossier <piem@piem.org> [ed1deac]
	* tests/src/temporal/test-biquad.c (modified)

	tests/src/temporal/: improve test examples


Sun, 03 Mar 2013 03:54:04 GMT Paul Brossier <piem@piem.org> [8f68dfb]
	* tests/src/spectral/test-filterbank.c (modified)
	* tests/src/spectral/test-filterbank_mel.c (modified)

	tests/src/spectral/: improve test examples


Sun, 10 Feb 2013 00:03:21 GMT Paul Brossier <piem@piem.org> [6ed0f4e]
	* examples/wscript_build (modified)
	* src/wscript_build (modified)
	* tests/wscript_build (added)
	* waf (modified)
	* wscript (modified)

	waf: update to 1.7.9


Sat, 09 Feb 2013 21:04:11 GMT Paul Brossier <piem@piem.org> [9d123e9]
	* Makefile.am (deleted)
	* NEWS (deleted)
	* bootstrap (deleted)
	* configure.ac (deleted)
	* doc/Makefile.am (deleted)
	* examples/Makefile.am (deleted)
	* python/Makefile.am (deleted)
	* python/aubio/Makefile.am (deleted)
	* sounds/Makefile.am (deleted)
	* src/Makefile.am (deleted)
	* swig/Makefile.am (deleted)
	* tests/Makefile.am (deleted)
	* tests/demo/bench/onset/Makefile.am (deleted)
	* tests/demo/bench/pitch/Makefile.am (deleted)
	* tests/src/Makefile.am (deleted)

	remove autotools


Mon, 16 Jul 2012 19:37:24 GMT Paul Brossier <piem@piem.org> [2ea7a10]
	* tests/src/io/test-source_sndfile.c (modified)

	tests/src/io/test-source_sndfile.c: test downsampling


Mon, 16 Jul 2012 18:19:29 GMT Paul Brossier <piem@piem.org> [ab7d100]
	* tests/src/io/test-source_sndfile.c (modified)

	tests/src/io/test-source_sndfile.c: avoid memory leak


Mon, 16 Jul 2012 00:56:02 GMT Paul Brossier <piem@piem.org> [7839c61]
	* tests/src/io/test-source_sndfile.c (modified)

	tests/src/io/test-source_sndfile.c: test resampling


Sun, 15 Jul 2012 22:44:48 GMT Paul Brossier <piem@piem.org> [6bfbcdc]
	* tests/src/test-mathutils.c (modified)

	Merge branch 'develop' into io


Sun, 15 Jul 2012 22:44:43 GMT Paul Brossier <piem@piem.org> [7359775]
	* tests/src/test-mathutils.c (modified)

	tests/src/test-mathutils.c: define AUBIO_UNSTABLE here


Sun, 15 Jul 2012 20:48:21 GMT Paul Brossier <piem@piem.org> [5d1f716]
	* tests/src/io/test-sink.c (added)

	tests/src/io/test-sink.c: added simple test


Sun, 15 Jul 2012 18:20:03 GMT Paul Brossier <piem@piem.org> [d9ab958]
	* tests/src/io/test-sink_sndfile.c (modified)

	tests/src/io/test-sink_sndfile.c: update and simplify


Sun, 15 Jul 2012 18:16:02 GMT Paul Brossier <piem@piem.org> [11a1abe]
	* tests/src/io/test-sink_apple_audio_file.c (added)

	tests/src/io/test-sink_apple_audio_file.c: added test


Sat, 14 Jul 2012 19:13:20 GMT Paul Brossier <piem@piem.org> [2c3d4ca]
	* src/aubio.h (modified)
	* src/io/sink_sndfile.c (added)
	* src/io/sink_sndfile.h (added)
	* tests/src/io/test-sink_sndfile.c (added)

	added sink_sndfile.c draft


Fri, 13 Jul 2012 23:33:45 GMT Paul Brossier <piem@piem.org> [afbd7e7]
	* src/aubio.h (modified)
	* src/io/source.c (modified)
	* src/io/source_sndfile.c (added)
	* src/io/source_sndfile.h (added)
	* src/wscript_build (modified)
	* tests/src/io/test-source_apple_audio_file.c (modified)
	* tests/src/io/test-source_sndfile.c (added)

	src/io/source_sndfile.{c,h}: added sndfile source


Fri, 13 Jul 2012 22:15:00 GMT Paul Brossier <piem@piem.org> [4722e63]
	* tests/src/io/test-source_apple_audio_file.c (modified)

	tests/src/io/test-source_apple_audio_file.c: do nothing if not on ...


Fri, 13 Jul 2012 22:01:52 GMT Paul Brossier <piem@piem.org> [301b807]
	* tests/src/io/test-source.c (added)
	* tests/src/io/test-source_apple_audio_file.c (added)

	tests/src/io/*.c: add simple tests


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 ...


Sun, 25 Oct 2009 20:45:12 GMT Paul Brossier <piem@piem.org> [e460e60]
	* Makefile.am (modified)
	* configure.ac (modified)
	* interfaces/cpp/Makefile.am (deleted)
	* interfaces/cpp/aubiocpp.cpp (deleted)
	* interfaces/cpp/aubiocpp.h (deleted)
	* interfaces/cpp/wscript_build (deleted)
	* tests/Makefile.am (modified)
	* tests/cpp/Makefile.am (deleted)
	* tests/cpp/test-cvec.cpp (deleted)
	* tests/cpp/test-fvec.cpp (deleted)
	* wscript (modified)

	interfaces/cpp: remove, will create a separate project later if
	needed


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:59:32 GMT Paul Brossier <piem@piem.org> [b14107f]
	* examples/aubionotes.c (modified)
	* examples/aubiopitch.c (added)
	* tests/python/src/pitch/pitchdetection.py (modified)

	examples/aubiopitch.c: added c version of aubiopitch, more renaming


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:18:33 GMT Paul Brossier <piem@piem.org> [bf1c6746]
	* tests/python/src/onset/peakpick.py (modified)

	tests/python/src/onset/peakpick.py: update peakpicker usage


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 19:07:23 GMT Paul Brossier <piem@piem.org> [5f4fd2f]
	* tests/python/template.py (modified)

	tests/python/template.py: also print the command when failing


Thu, 08 Oct 2009 19:04:33 GMT Paul Brossier <piem@piem.org> [b45b4ea]
	* tests/python/localaubio.py (modified)

	tests/python/localaubio.py: swith location


Thu, 08 Oct 2009 19:03:35 GMT Paul Brossier <piem@piem.org> [7280e67]
	* tests/python/examples/aubiopitch.py (modified)

	tests/python/examples/aubiopitch.py: do not fail if file is missing, ...


Thu, 08 Oct 2009 19:00:53 GMT Paul Brossier <piem@piem.org> [8802f92]
	* tests/python/src/pitch/pitchdetection.py (modified)

	tests/python/src/pitch/pitchdetection.py: update to latest pitch ...


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 ...