# # ChangeLog for tests # # Generated by Trac 1.2 # Mar 28, 2024, 8:46:06 PM 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 Sun, 03 Mar 2013 03:54:04 GMT Paul Brossier [8f68dfb] * tests/src/spectral/test-filterbank.c (modified) * tests/src/spectral/test-filterbank_mel.c (modified) tests/src/spectral/: improve test examples Sun, 10 Feb 2013 00:03:21 GMT Paul Brossier [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 [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 [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 [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 [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 [6bfbcdc] * tests/src/test-mathutils.c (modified) Merge branch 'develop' into io Sun, 15 Jul 2012 22:44:43 GMT Paul Brossier [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 [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 [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 [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 [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 [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 [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 [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 [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 [9d6001cb] * tests/src/onset/test-peakpicker.c (modified) * tests/src/pitch/test-pitch.c (modified) * tests/src/pitch/test-pitchfcomb.c (modified) * tests/src/spectral/test-phasevoc-jack.c (modified) * tests/src/spectral/test-tss.c (modified) tests/src: fix memory leaks Tue, 10 Jul 2012 22:26:12 GMT Paul Brossier [02418f6] * tests/python/src/onset/peakpicker.py (moved) * tests/src/Makefile.am (modified) * tests/src/onset/test-onset.c (moved) * tests/src/onset/test-peakpicker.c (moved) * tests/src/pitch/test-pitch.c (moved) * tests/src/pitch/test-pitchfcomb.c (moved) * tests/src/pitch/test-pitchmcomb.c (moved) * tests/src/pitch/test-pitchschmitt.c (moved) * tests/src/pitch/test-pitchyin.c (moved) * tests/src/pitch/test-pitchyinfft.c (moved) * tests/src/spectral/test-filterbank.c (moved) * tests/src/spectral/test-filterbank_mel.c (moved) * tests/src/spectral/test-mfcc.c (moved) * tests/src/spectral/test-phasevoc-jack.c (moved) * tests/src/spectral/test-phasevoc.c (moved) * tests/src/spectral/test-specdesc.c (moved) * tests/src/spectral/test-tss.c (moved) * tests/src/temporal/test-a_weighting.c (moved) * tests/src/temporal/test-biquad.c (moved) * tests/src/temporal/test-c_weighting.c (moved) * tests/src/temporal/test-filter.c (moved) * tests/src/temporal/test-resampler.c (moved) * tests/src/test-mathutils-window.c (moved) * tests/src/test-pitch.c (deleted) * tests/src/utils/test-hist.c (moved) * tests/src/utils/test-scale.c (moved) tests/: move file around to match src/ Tue, 10 Jul 2012 04:28:53 GMT Paul Brossier [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 [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 [447d6cd] * tests/src/Makefile.am (modified) tests/src/Makefile.am: remove missing tests Mon, 02 May 2011 10:37:41 GMT Paul Brossier [5f9df77] * tests/src/spectral/test-fft.c (moved) * tests/src/tempo/test-beattracking.c (moved) * tests/src/tempo/test-tempo.c (moved) tests/: move tests around Wed, 02 Jun 2010 23:10:10 GMT Paul Brossier [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 [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 [c251b80] * tests/src/test-fvec.c (modified) test-fvec.c: update Sat, 09 Jan 2010 14:35:53 GMT Paul Brossier [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 [2c50da9] * tests/src/test-pitch.c (added) test-pitch.c: added test for pitch Sat, 05 Dec 2009 01:16:22 GMT Paul Brossier [2a109e4] * tests/src/test-peakpick.c (modified) tests/src/: no more arguments for peakpicker Fri, 04 Dec 2009 00:47:17 GMT Paul Brossier [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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