# # ChangeLog for interfaces # # Generated by Trac 1.2 # Jun 27, 2024, 5:00:47 PM 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 13:38:30 GMT Paul Brossier [146280a] * interfaces/python/test_aubio.py (modified) python/test_aubio.py: update unit tests 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 ... Fri, 02 Oct 2009 09:19:48 GMT Paul Brossier [352fd5f] * interfaces/python/aubio-types.h (modified) * interfaces/python/py-fvec.c (modified) python/py-fvec.c, python/aubio-types.g: define AUBIO_FLOAT, move ... 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:54:34 GMT Paul Brossier [7de4de0] * configure.ac (modified) * interfaces/cpp/Makefile.am (moved) * interfaces/cpp/aubiocpp.cpp (moved) * interfaces/cpp/aubiocpp.h (moved) * interfaces/cpp/wscript_build (moved) * wscript (modified) moved cpp to interfaces/ 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 Wed, 30 Sep 2009 01:45:12 GMT Paul Brossier [1094f52] * configure.ac (modified) * interfaces/java/Makefile.am (moved) * interfaces/java/aubio/Makefile.am (moved) * interfaces/java/aubio/main.java (moved) created interfaces directory, moved java there and added new python ...