# # ChangeLog for interfaces/python # # Generated by Trac 1.2 # Sep 28, 2024, 4:22:23 AM Wed, 21 Oct 2009 13:16:02 GMT Paul Brossier [1f8e522] * interfaces/python/aubioinput.py (modified) aubioinput.py: use uridecodebin, add run method, return 1 on error Tue, 20 Oct 2009 17:26:28 GMT Paul Brossier [1c190d5] * interfaces/python/aubioinput.py (added) aubioinput.py: added first draft of generic gst input Mon, 19 Oct 2009 13:27:20 GMT Paul Brossier [07bf04e6] * interfaces/python/py-filter.c (modified) * interfaces/python/test_filter.py (modified) python/: update to new filter, test_filter.py py-filter.c Mon, 19 Oct 2009 13:09:21 GMT Paul Brossier [ec1ce52] * interfaces/python/gen_pyobject.py (added) * interfaces/python/generator.py (added) added crazy generator Mon, 19 Oct 2009 13:08:43 GMT Paul Brossier [615ac7d] * interfaces/python/aubio-types.h (modified) * interfaces/python/aubiomodule.c (modified) * interfaces/python/py-cvec.c (modified) * interfaces/python/py-fft.c (added) * interfaces/python/py-filter.c (modified) * interfaces/python/py-filterbank.c (added) * interfaces/python/py-fvec.c (modified) * interfaces/python/py-phasevoc.c (added) * interfaces/python/setup.py (modified) * interfaces/python/test_filter.py (modified) . Tue, 06 Oct 2009 00:50:49 GMT Paul Brossier [f826349] * interfaces/python/py-cvec.c (added) * interfaces/python/py-filter.c (added) interfaces/python: add cvec and filter types 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:46:35 GMT Paul Brossier [0a6c211] * interfaces/python/aubiomodule.c (added) * interfaces/python/setup.py (added) added new python interface draft, work in progress