#
# ChangeLog for interfaces
#
# Generated by Trac 1.2
# Apr 11, 2025, 8:29:45 PM

Wed, 21 Oct 2009 14:12:42 GMT Paul Brossier <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [146280a]
	* interfaces/python/test_aubio.py (modified)

	python/test_aubio.py: update unit tests


Fri, 02 Oct 2009 09:24:08 GMT Paul Brossier <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [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 ...