examples: more header updates to GPLv3
[aubio.git] / interfaces / python /
2009-10-21 Paul Brossierinterfaces/python/setup.py: only compile c files
2009-10-21 Paul Brossiergenerator.py: fix indentation, do not allow any error
2009-10-21 Paul Brossierinterfaces/python/py-cvec.c: write setters for norm...
2009-10-21 Paul Brossiergen_pyobject.py: fix initialisation of strings and...
2009-10-21 Paul Brossieraubioinput.py: use uridecodebin, add run method, return...
2009-10-20 Paul Brossieraubioinput.py: added first draft of generic gst input
2009-10-19 Paul Brossierpython/: update to new filter, test_filter.py py-filter.c
2009-10-19 Paul Brossieradded crazy generator
2009-10-19 Paul Brossier.
2009-10-06 Paul Brossierinterfaces/python: add cvec and filter types
2009-10-06 Paul Brossierinterfaces/python: add cvec and filter types
2009-10-02 Paul Brossierpython/aubiomodule.c: move PyAubio_ArrayToFvec to py...
2009-10-02 Paul Brossierpython/test_aubio.py: update unit tests
2009-10-02 Paul Brossierpython/aubiomodule.c: add zero_crossing_rate and min_re...
2009-10-02 Paul Brossierpython/aubiomodule.c: PyAubio_ArrayToFvec to convert...
2009-10-02 Paul Brossierpython/py-fvec.c, python/aubio-types.g: define AUBIO_FL...
2009-09-30 Paul Brossierinterfaces/python: improve draft wrapper alpha_norm...
2009-09-30 Paul Brossieradded new python interface draft, work in progress