# # ChangeLog for tests/demo # # Generated by Trac 1.2 # Mar 29, 2024, 7:06:44 AM 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 03:04:18 GMT Paul Brossier [118f47f] * tests/demo/plot_mfcc_filterbank.py (deleted) tests/demo/plot_mfcc_filterbank.py: replaced by ... 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 Sat, 01 Dec 2007 16:56:57 GMT Paul Brossier [974dddc] * tests/demo/bench/onset/Makefile.am (moved) * tests/demo/bench/onset/bench-delay (moved) * tests/demo/bench/onset/bench-onset (moved) * tests/demo/bench/onset/bench-window (moved) * tests/demo/bench/pitch/Makefile.am (moved) * tests/demo/bench/pitch/bench-pitch-isolated (moved) * tests/demo/bench/pitch/bench-pitch-plot-isolated (moved) * tests/demo/bench/tempo/demo-tempo (moved) * tests/demo/bench/tempo/demo-tempo-acf (moved) * tests/demo/localaubio.py (added) * tests/demo/plot_mfcc_filterbank.py (moved) * tests/python/localaubio.py (added) * tests/python/run_all_tests (modified) * tests/python/src/cvec.py (modified) * tests/python/src/fvec.py (modified) * tests/python/src/onset/peakpick.py (modified) * tests/python/template.py (modified) move tests/python/demo to tests/, add localaubio.py module helpers