# # ChangeLog for interfaces/python/aubiomodule.c # # Generated by Trac 1.2 # Sep 25, 2024, 4:37:47 AM 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:39:33 GMT Paul Brossier [ccf8b77] * interfaces/python/aubiomodule.c (modified) * interfaces/python/py-fvec.c (modified) python/aubiomodule.c: move PyAubio_ArrayToFvec to py-fvec.c Fri, 02 Oct 2009 09:24:08 GMT Paul Brossier [207ed19] * interfaces/python/aubiomodule.c (modified) python/aubiomodule.c: add zero_crossing_rate and min_removal Fri, 02 Oct 2009 09:20:31 GMT Paul Brossier [6b1aafc] * interfaces/python/aubiomodule.c (modified) python/aubiomodule.c: PyAubio_ArrayToFvec to convert numpy array to a ... 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 ... Wed, 30 Sep 2009 01:46:35 GMT Paul Brossier [0a6c211] * interfaces/python/aubiomodule.c (added) * interfaces/python/setup.py (added) added new python interface draft, work in progress