#
# ChangeLog for tests/src
#
# Generated by Trac 1.2
# Apr 28, 2025, 6:57:04 AM

Wed, 13 Nov 2013 12:27:57 GMT Paul Brossier <piem@piem.org> [988345f]
	* tests/src/tempo/test-beattracking.c (modified)

	tests/src/tempo/test-beattracking.c: print bpm


Wed, 13 Nov 2013 12:27:33 GMT Paul Brossier <piem@piem.org> [a4c1e86]
	* tests/src/spectral/test-filterbank.c (modified)

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


Wed, 13 Nov 2013 00:21:30 GMT Paul Brossier <piem@piem.org> [54e74f0]
	* tests/src/io/test-source_seek.c (modified)

	tests/src/io/test-source_seek.c: initialize variables


Sun, 27 Oct 2013 23:15:48 GMT Paul Brossier <piem@piem.org> [650cae3]
	* src/utils/parameter.c (added)
	* src/utils/parameter.h (added)
	* tests/src/utils/test-parameter.c (added)

	src/utils/parameter.{c,h}: added simple parameter with linear ...


Sun, 27 Oct 2013 11:44:29 GMT Paul Brossier <piem@piem.org> [dc467b5d]
	* .gitignore (modified)
	* VERSION (modified)
	* doc/web.cfg (modified)
	* examples/wscript_build (modified)
	* python/demos/demo_filterbank.py (added)
	* python/demos/demo_waveform_plot.py (modified)
	* python/lib/generator.py (modified)
	* python/scripts/aubiocut (modified)
	* python/tests/run_all_tests (modified)
	* src/aubio.h (modified)
	* src/fmat.c (modified)
	* src/fmat.h (modified)
	* src/io/audio_unit.c (added)
	* src/io/audio_unit.h (added)
	* src/io/source_sndfile.c (modified)
	* src/mathutils.c (modified)
	* src/mathutils.h (modified)
	* src/onset/onset.c (modified)
	* src/onset/peakpicker.c (modified)
	* src/pitch/pitchspecacf.c (modified)
	* src/spectral/fft.c (modified)
	* src/spectral/filterbank.h (modified)
	* src/tempo/beattracking.c (modified)
	* src/tempo/tempo.c (modified)
	* src/wscript_build (modified)
	* tests/src/io/test-source_multi.c (modified)
	* tests/src/io/test-source_seek.c (modified)
	* tests/src/onset/test-onset.c (modified)
	* tests/src/spectral/test-filterbank.c (modified)
	* tests/src/spectral/test-filterbank_mel.c (modified)
	* tests/src/tempo/test-tempo.c (modified)
	* tests/src/temporal/test-filter.c (modified)
	* tests/src/test-delnull.c (modified)
	* tests/src/test-fmat.c (modified)
	* tests/wscript_build (modified)
	* waf (modified)
	* waflib/Build.py (added)
	* waflib/ConfigSet.py (added)
	* waflib/Configure.py (added)
	* waflib/Context.py (added)
	* waflib/Errors.py (added)
	* waflib/Logs.py (added)
	* waflib/Node.py (added)
	* waflib/Options.py (added)
	* waflib/Runner.py (added)
	* waflib/Scripting.py (added)
	* waflib/Task.py (added)
	* waflib/TaskGen.py (added)
	* waflib/Tools/__init__.py (added)
	* waflib/Tools/ar.py (added)
	* waflib/Tools/asm.py (added)
	* waflib/Tools/bison.py (added)
	* waflib/Tools/c.py (added)
	* waflib/Tools/c_aliases.py (added)
	* waflib/Tools/c_config.py (added)
	* waflib/Tools/c_osx.py (added)
	* waflib/Tools/c_preproc.py (added)
	* waflib/Tools/c_tests.py (added)
	* waflib/Tools/ccroot.py (added)
	* waflib/Tools/compiler_c.py (added)
	* waflib/Tools/compiler_cxx.py (added)
	* waflib/Tools/compiler_d.py (added)
	* waflib/Tools/compiler_fc.py (added)
	* waflib/Tools/cs.py (added)
	* waflib/Tools/cxx.py (added)
	* waflib/Tools/d.py (added)
	* waflib/Tools/d_config.py (added)
	* waflib/Tools/d_scan.py (added)
	* waflib/Tools/dbus.py (added)
	* waflib/Tools/dmd.py (added)
	* waflib/Tools/errcheck.py (added)
	* waflib/Tools/fc.py (added)
	* waflib/Tools/fc_config.py (added)
	* waflib/Tools/fc_scan.py (added)
	* waflib/Tools/flex.py (added)
	* waflib/Tools/g95.py (added)
	* waflib/Tools/gas.py (added)
	* waflib/Tools/gcc.py (added)
	* waflib/Tools/gdc.py (added)
	* waflib/Tools/gfortran.py (added)
	* waflib/Tools/glib2.py (added)
	* waflib/Tools/gnu_dirs.py (added)
	* waflib/Tools/gxx.py (added)
	* waflib/Tools/icc.py (added)
	* waflib/Tools/icpc.py (added)
	* waflib/Tools/ifort.py (added)
	* waflib/Tools/intltool.py (added)
	* waflib/Tools/irixcc.py (added)
	* waflib/Tools/javaw.py (added)
	* waflib/Tools/kde4.py (added)
	* waflib/Tools/ldc2.py (added)
	* waflib/Tools/lua.py (added)
	* waflib/Tools/msvc.py (added)
	* waflib/Tools/nasm.py (added)
	* waflib/Tools/perl.py (added)
	* waflib/Tools/python.py (added)
	* waflib/Tools/qt4.py (added)
	* waflib/Tools/ruby.py (added)
	* waflib/Tools/suncc.py (added)
	* waflib/Tools/suncxx.py (added)
	* waflib/Tools/tex.py (added)
	* waflib/Tools/vala.py (added)
	* waflib/Tools/waf_unit_test.py (added)
	* waflib/Tools/winres.py (added)
	* waflib/Tools/xlc.py (added)
	* waflib/Tools/xlcxx.py (added)
	* waflib/Utils.py (added)
	* waflib/__init__.py (added)
	* waflib/ansiterm.py (added)
	* waflib/extras/__init__.py (added)
	* waflib/extras/compat15.py (added)
	* waflib/fixpy2.py (added)
	* wscript (modified)

	Merge branch 'develop' of aubio.org:/git/aubio/aubio into wavetable


Thu, 17 Oct 2013 11:09:20 GMT Paul Brossier <piem@piem.org> [3cd9fdd]
	* src/fmat.c (modified)
	* src/fmat.h (modified)
	* tests/src/test-fmat.c (modified)

	src/fmat.h: fmat_get_channel to write to an fvec_t


Tue, 15 Oct 2013 20:46:18 GMT Paul Brossier <piem@piem.org> [f69e3bd]
	* tests/src/onset/test-onset.c (modified)
	* tests/src/tempo/test-tempo.c (modified)

	tests/src/{onset,tempo}/test-*.c: improve test programs


Tue, 15 Oct 2013 16:49:00 GMT Paul Brossier <piem@piem.org> [d770fd2]
	* tests/src/temporal/test-filter.c (modified)

	tests/src/temporal/test-filter.c: improve


Tue, 15 Oct 2013 15:59:33 GMT Paul Brossier <piem@piem.org> [08bd8e0]
	* tests/src/io/test-source_seek.c (modified)

	tests/src/io/test-source_seek.c: improve test


Mon, 30 Sep 2013 15:18:50 GMT Paul Brossier <piem@piem.org> [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


Mon, 30 Sep 2013 15:18:50 GMT Paul Brossier <piem@piem.org> [c0916f2]
	* tests/src/test-delnull.c (modified)

	tests/src/test-delnull.c: add comment


Mon, 30 Sep 2013 15:18:49 GMT Paul Brossier <piem@piem.org> [a06ab19]
	* tests/src/io/test-source_multi.c (modified)

	tests/src/io/test-source_multi.c: fix ho_size option, add channel ...


Mon, 30 Sep 2013 15:06:38 GMT Paul Brossier <piem@piem.org> [dd15573]
	* src/aubio.h (modified)
	* src/synth/wavetable.c (added)
	* src/synth/wavetable.h (added)
	* tests/src/synth/test-wavetable.c (added)

	added first version of wavetable


Tue, 09 Apr 2013 23:47:05 GMT Paul Brossier <piem@piem.org> [9c9202f]
	* src/pitch/pitch.c (modified)
	* src/pitch/pitchyinfft.c (modified)
	* src/pitch/pitchyinfft.h (modified)
	* tests/src/pitch/test-pitchyinfft.c (modified)

	src/pitch/pitchyinfft.c: adapt filter and shortest period to
	samplerate


Sat, 23 Mar 2013 00:41:03 GMT Paul Brossier <piem@piem.org> [f174a22]
	* tests/src/synth/test-sampler.c (modified)

	tests/src/synth/test-sampler.c: shorter frames, repeat three times


Sat, 23 Mar 2013 00:07:51 GMT Paul Brossier <piem@piem.org> [3286230]
	* tests/src/io/test-source_seek.c (modified)

	tests/src/io/test-source_seek.c: add simple test, read() / seek(0) / ...


Fri, 22 Mar 2013 20:32:48 GMT Paul Brossier <piem@piem.org> [f4db0e73]
	* tests/src/io/test-source_seek.c (added)

	tests/src/io/test-source_seek.c: add source_seek test


Fri, 22 Mar 2013 18:18:18 GMT Paul Brossier <piem@piem.org> [59c4e5d]
	* tests/src/io/test-source_multi.c (modified)

	tests/src/io/test-source_multi.c: del fmat only when need be


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


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


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


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