# # ChangeLog for interfaces # # Generated by Trac 1.2 # Jun 17, 2024, 8:24:32 AM Sun, 25 Oct 2009 20:45:12 GMT Paul Brossier [e460e60] * Makefile.am (modified) * configure.ac (modified) * interfaces/cpp/Makefile.am (deleted) * interfaces/cpp/aubiocpp.cpp (deleted) * interfaces/cpp/aubiocpp.h (deleted) * interfaces/cpp/wscript_build (deleted) * tests/Makefile.am (modified) * tests/cpp/Makefile.am (deleted) * tests/cpp/test-cvec.cpp (deleted) * tests/cpp/test-fvec.cpp (deleted) * wscript (modified) interfaces/cpp: remove, will create a separate project later if needed Thu, 22 Oct 2009 01:26:36 GMT Paul Brossier [00f48dc] * interfaces/cpp/aubiocpp.cpp (modified) interfaces/cpp/aubiocpp.cpp: use getters Wed, 21 Oct 2009 17:54:58 GMT Paul Brossier [992beaa] * interfaces/python/setup.py (modified) interfaces/python/setup.py: only compile c files Wed, 21 Oct 2009 17:53:59 GMT Paul Brossier [c85da04] * interfaces/python/generator.py (modified) generator.py: fix indentation, do not allow any error Wed, 21 Oct 2009 14:12:42 GMT Paul Brossier [a8aaef3] * interfaces/python/py-cvec.c (modified) interfaces/python/py-cvec.c: write setters for norm and phas Wed, 21 Oct 2009 13:40:23 GMT Paul Brossier [09b1777] * interfaces/python/gen_pyobject.py (modified) gen_pyobject.py: fix initialisation of strings and tempo output size 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) . Sat, 17 Oct 2009 12:15:32 GMT Paul Brossier [858cfa7] * interfaces/java/aubio/Makefile.am (modified) * tests/src/Makefile.am (modified) remove references to aubioext in Makefile.am 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: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 ...