# # ChangeLog for tests # # Generated by Trac 1.2 # Mar 28, 2024, 11:38:13 PM Sun, 23 Feb 2014 16:06:15 GMT Paul Brossier [c21553d] * tests/src/io/test-sink_wavwrite-multi.c (modified) tests/src/io/test-sink_wavwrite-multi.c: fix flags Sun, 23 Feb 2014 16:05:25 GMT Paul Brossier [f3bb92c] * tests/src/io/test-sink_sndfile-multi.c (modified) tests/src/io/test-sink_sndfile-multi.c: fix flags Sun, 23 Feb 2014 16:00:26 GMT Paul Brossier [14ac1db] * src/io/sink_sndfile.c (modified) * src/io/sink_sndfile.h (modified) * tests/src/io/test-sink_sndfile-multi.c (added) src/io/sink_sndfile.h: add do_multi, preset_samplerate, ... Sun, 23 Feb 2014 15:58:25 GMT Paul Brossier [870ad70] * src/io/sink_wavwrite.c (modified) * src/io/sink_wavwrite.h (modified) * tests/src/io/test-sink_wavwrite-multi.c (added) src/io/sink_wavwrite.h: add do_multi, preset_samplerate, ... Sun, 23 Feb 2014 15:56:54 GMT Paul Brossier [222b176] * src/io/sink_apple_audio.c (modified) * src/io/sink_apple_audio.h (modified) * tests/src/io/test-sink_apple_audio-multi.c (added) src/io/sink_apple_audio.h: add do_multi, preset_samplerate, ... Sun, 23 Feb 2014 02:13:26 GMT Paul Brossier [9f68f11] * tests/src/io/test-sink.c (modified) * tests/src/io/test-sink_apple_audio.c (modified) * tests/src/io/test-sink_sndfile.c (modified) * tests/src/io/test-sink_wavwrite.c (modified) tests/src/io/test-sink*: improve, unify Sun, 23 Feb 2014 00:51:33 GMT Paul Brossier [d7ac23f] * tests/src/io/test-sink_apple_audio.c (modified) * tests/src/io/test-sink_sndfile.c (modified) * tests/src/io/test-sink_wavwrite.c (modified) tests/src/io/test-sink*: use source native samplerate Tue, 28 Jan 2014 15:30:10 GMT Paul Brossier [2e17371] * tests/src/onset/test-onset.c (modified) tests/src/onset/test-onset.c: add missing del_aubio_source Sun, 26 Jan 2014 20:18:22 GMT Paul Brossier [491e6ea] * src/io/sink_sndfile.c (modified) * src/io/source_avcodec.c (modified) * src/io/source_sndfile.c (modified) * tests/src/test-cvec.c (modified) src/io/: add missing error strings prefixes Fri, 24 Jan 2014 16:22:00 GMT Paul Brossier [52ca8a3] * python/lib/generator.py (modified) * src/aubio.h (modified) * src/io/sink.c (modified) * src/io/sink_wavwrite.c (added) * src/io/sink_wavwrite.h (added) * tests/src/io/test-sink_wavwrite.c (added) * wscript (modified) src/io/sink_wavwrite.c: add native basic wav writer Sun, 19 Jan 2014 01:03:34 GMT Paul Brossier [9e58e78] * tests/src/io/test-sink_apple_audio.c (modified) tests/src/io/test-sink_apple_audio.c: use aubio_source Fri, 03 Jan 2014 22:50:11 GMT Paul Brossier [5158c22] * src/aubio.h (modified) * src/io/source_wavread.c (added) * src/io/source_wavread.h (added) * tests/src/io/test-source_wavread.c (added) * wscript (modified) src/io/source_wavread.h: add native wav reader Fri, 03 Jan 2014 22:43:44 GMT Paul Brossier [44721ff] * tests/src/io/test-source_avcodec.c (modified) * tests/src/io/test-source_sndfile.c (modified) tests/src/io/test-source*.c: remove duplicate include Fri, 03 Jan 2014 22:43:23 GMT Paul Brossier [2a0a4f1] * tests/src/io/test-source_apple_audio.c (modified) tests/src/io/test-source_apple_audio.c: return error code Fri, 03 Jan 2014 22:42:44 GMT Paul Brossier [2e01060] * tests/src/io/test-source.c (modified) * tests/src/io/test-source_apple_audio.c (modified) * tests/src/io/test-source_avcodec.c (modified) * tests/src/io/test-source_sndfile.c (modified) tests/src/io/test-source*.c: always get samplerate Mon, 30 Dec 2013 23:12:22 GMT Paul Brossier [0546c1f3] * tests/src/test-mathutils.c (modified) * tests/src/utils/test-parameter.c (modified) tests/: build with -Wmissing-declarations 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 Mon, 30 Dec 2013 20:50:29 GMT Paul Brossier [175a218] * src/lvec.c (modified) * tests/src/test-lvec.c (modified) src/lvec.c: add missing lvec_set_sample, improve test Mon, 23 Dec 2013 01:28:32 GMT Paul Brossier [3a00b1e7] * tests/src/io/test-source_seek.c (modified) tests/src/io/test-source_seek.c: improve seek to half Thu, 19 Dec 2013 22:24:01 GMT Paul Brossier [7bb5cef] * src/io/source_sndfile.c (modified) * tests/src/io/test-source_seek.c (modified) src/io/source_sndfile.c: fix resampled position in _seek, improve ... 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:30:13 GMT Paul Brossier [4ed0ed1] * src/fmat.c (modified) * src/fmat.h (modified) * src/io/audio_unit.c (modified) * src/spectral/filterbank.c (modified) * src/spectral/mfcc.c (modified) * src/synth/sampler.c (modified) * tests/src/io/test-source_multi.c (modified) * tests/src/test-fmat.c (modified) src/fmat.c: new_fmat() takes height as first argument 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, 10 Dec 2013 13:39:47 GMT Paul Brossier [06dba46] * src/wscript_build (modified) * tests/utils_tests.h (modified) * wscript (modified) wscript: small tweaks to with mingw32 Signed-off-by: Paul Brossier ... Sat, 07 Dec 2013 19:33:12 GMT Paul Brossier [4219f8a] * tests/src/pitch/test-pitchspecacf.c (added) tests/src/pitch/test-pitchspecacf.c: add simple test Fri, 06 Dec 2013 19:39:41 GMT Paul Brossier [e8c4de2] * doc/web.cfg (modified) * python/lib/generator.py (modified) * src/aubio.h (modified) * src/io/source.c (modified) * src/io/source.h (modified) * src/io/source_avcodec.c (added) * src/io/source_avcodec.h (added) * src/io/source_sndfile.c (modified) * src/wscript_build (modified) * tests/src/io/test-source.c (modified) * tests/src/io/test-source_apple_audio.c (modified) * tests/src/io/test-source_avcodec.c (added) * tests/src/io/test-source_sndfile.c (modified) * wscript (modified) Merge branch 'avcodec' into develop 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 Fri, 06 Dec 2013 19:38:31 GMT Paul Brossier [447c673] * src/io/source_sndfile.c (modified) * tests/src/io/test-source.c (modified) * tests/src/io/test-source_apple_audio.c (modified) * tests/src/io/test-source_sndfile.c (modified) src/io/source_sndfile.c: also check parameters here, synchronise tests Fri, 06 Dec 2013 19:35:58 GMT Paul Brossier [919139b] * tests/src/io/test-source_avcodec.c (modified) tests/src/io/test-source_avcodec.c: wrap line Fri, 06 Dec 2013 15:22:05 GMT Paul Brossier [ce5e424] * tests/src/io/test-source_avcodec.c (modified) tests/src/io/test-source_avcodec.c: add hop_size, improve memory check Fri, 06 Dec 2013 02:30:20 GMT Paul Brossier [af27265] * src/io/sink_sndfile.c (modified) * tests/src/io/test-sink.c (modified) Merge branch 'develop' into avcodec Fri, 06 Dec 2013 02:26:27 GMT Paul Brossier [d67a08e] * tests/src/io/test-sink.c (modified) tests/src/io/test-sink.c: add hop_size option, check all memory ... Thu, 05 Dec 2013 13:06:55 GMT Paul Brossier [75eb182] * tests/src/io/test-source_sndfile.c (modified) Merge branch 'develop' into avcodec Thu, 05 Dec 2013 13:06:27 GMT Paul Brossier [294aff6] * tests/src/io/test-source_sndfile.c (modified) tests/src/io/test-source_sndfile.c: really abort on error Thu, 05 Dec 2013 13:01:18 GMT Paul Brossier [23bf001] * tests/src/io/test-source_avcodec.c (modified) tests/src/io/test-source_avcodec.c: really abort on error Thu, 05 Dec 2013 02:44:30 GMT Paul Brossier [2e50800] * tests/src/io/test-source_sndfile.c (modified) tests/src/io/test-source_sndfile.c: use source samplerate, print read ... Thu, 05 Dec 2013 02:40:44 GMT Paul Brossier [ba0ba10] * src/io/source_avcodec.c (added) * src/io/source_avcodec.h (added) * src/wscript_build (modified) * tests/src/io/test-source_avcodec.c (added) * wscript (modified) src/io/source_avcodec.c: added first draft 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 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 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 Wed, 13 Nov 2013 00:21:30 GMT Paul Brossier [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 [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 [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 [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 23:22:55 GMT Paul Brossier [cdd24f0] * examples/wscript_build (modified) * tests/wscript_build (modified) {examples,tests}/wscript_build: add -lm 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 Tue, 15 Oct 2013 16:49:00 GMT Paul Brossier [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 [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 [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 [c0916f2] * tests/src/test-delnull.c (modified) tests/src/test-delnull.c: add comment Mon, 30 Sep 2013 15:18:49 GMT Paul Brossier [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 [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 [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 [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 [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 [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 [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:48:34 GMT Paul Brossier [bea5389] * python.old/tests_demo_bench/onset/bench-delay (moved) * python.old/tests_demo_bench/onset/bench-onset (moved) * python.old/tests_demo_bench/onset/bench-window (moved) * python.old/tests_demo_bench/pitch/bench-pitch-isolated (moved) * python.old/tests_demo_bench/pitch/bench-pitch-plot-isolated (moved) * python.old/tests_demo_bench/tempo/demo-tempo (moved) * python.old/tests_demo_bench/tempo/demo-tempo-acf (moved) * python.old/tests_examples/__init__.py (moved) * python.old/tests_examples/aubioonset.py (moved) * python.old/tests_examples/aubiopitch.py (moved) * python.old/tests_examples/aubiopitch/yinfft.16568__acclivity__TwoCows.wav.txt (moved) moved old python stuff out of tests/ Fri, 22 Mar 2013 17:25:35 GMT Paul Brossier [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 [6d44595] * tests/src/io/test-sink.c (modified) Merge branch 'develop' into synth Fri, 22 Mar 2013 05:22:01 GMT Paul Brossier [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 [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 [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 [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 [df9df98] * tests/src/test-mathutils.c (modified) tests/src/test-mathutils.c: improve 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 Wed, 06 Mar 2013 16:27:03 GMT Paul Brossier [b583c099] * tests/README.tests (deleted) * tests/list_missing_tests (deleted) tests/: remove old files Wed, 06 Mar 2013 15:07:00 GMT Paul Brossier [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [474a573] * tests/utils_tests.h (modified) tests/utils_tests.h: add utils_init_random Sun, 03 Mar 2013 19:09:48 GMT Paul Brossier [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 [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 [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 [386be4a] * tests/wscript_build (modified) tests/utils_tests.h: add some utils Sun, 03 Mar 2013 18:40:05 GMT Paul Brossier [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 [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 [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 [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 [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 [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 [ed1deac] * tests/src/temporal/test-biquad.c (modified) tests/src/temporal/: improve test examples