# # ChangeLog for interfaces/python/test_aubio.py # # Generated by Trac 1.2 # Dec 13, 2024, 12:20:09 PM Thu, 12 Jul 2012 03:58:01 GMT Paul Brossier [1ebf8770] * interfaces/python/test_aubio.py (modified) * interfaces/python/test_cvec.py (modified) * interfaces/python/test_fft.py (modified) * interfaces/python/test_fvec.py (modified) * interfaces/python/test_phasevoc.py (modified) interfaces/python/test_*.py: make executables Fri, 25 Dec 2009 04:09:41 GMT Paul Brossier [4c01c0f] * interfaces/python/aubio/__init__.py (modified) * interfaces/python/test_aubio.py (modified) * interfaces/python/test_cvec.py (modified) * interfaces/python/test_fft.py (modified) * interfaces/python/test_filter.py (modified) * interfaces/python/test_filterbank.py (modified) * interfaces/python/test_fvec.py (modified) * interfaces/python/test_onsetdetection.py (modified) * interfaces/python/test_phasevoc.py (modified) test_*.py: use aubio module Sat, 05 Dec 2009 00:45:40 GMT Paul Brossier [b7f3aaf] * interfaces/python/test_aubio.py (modified) * interfaces/python/test_fvec.py (added) interfaces/python: start updating tests for mono Tue, 06 Oct 2009 00:49:53 GMT Paul Brossier [9b23eb31] * interfaces/python/a_weighting_test_simple.expected (added) * interfaces/python/aubio-types.h (modified) * interfaces/python/aubiomodule.c (modified) * interfaces/python/c_weighting_test_simple.expected (added) * interfaces/python/py-fvec.c (modified) * interfaces/python/setup.py (modified) * interfaces/python/test_aubio.py (modified) * interfaces/python/test_filter.py (added) interfaces/python: add cvec and filter types Fri, 02 Oct 2009 13:38:30 GMT Paul Brossier [146280a] * interfaces/python/test_aubio.py (modified) python/test_aubio.py: update unit tests Wed, 30 Sep 2009 15:42:13 GMT Paul Brossier [ae6e15c] * interfaces/python/README (added) * interfaces/python/aubio-types.h (added) * interfaces/python/aubiomodule.c (modified) * interfaces/python/py-fvec.c (added) * interfaces/python/setup.py (modified) * interfaces/python/test_aubio.py (added) interfaces/python: improve draft wrapper alpha_norm example, add some ...