scripts/build_mingw: update to latest ffmpeg build
[aubio.git] / python /
2017-04-05 Paul BrossierMerge branch 'awhitening'
2017-03-27 Paul Brossierpython/tests/test_onset.py: simply check that threshold...
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-25 Paul Brossierpython/lib/aubio/cmd.py: remove unused variable
2017-03-24 Paul BrossierMerge branch 'aubiocmd'
2017-03-24 Paul BrossierMerge branch 'gitshaversion'
2017-03-24 Paul Brossierpython/lib/aubio/cmd.py: improve help output
2017-03-24 Paul Brossierpython/lib/aubio/cmd.py: check we found a few beats
2017-03-24 Paul Brossierpython/lib/aubio/cmd.py: improve descriptions
2017-03-24 Paul Brossierpython/lib/aubio/cmd.py: small refactor, add comments
2017-03-23 Paul Brossierpython/tests/test_sink.py: add missing samplerate
2017-03-23 Paul Brossierpython/lib/moresetuptools.py: remove unused variables...
2017-03-23 Paul Brossierpython/tests/test_source.py: remove unused import
2017-03-23 Paul Brossiersetup.py: clean up imports
2017-03-23 Paul BrossierMerge branch 'master' into gitshaversion
2017-03-23 Paul Brossierpython/lib/aubio/cmd.py: improve tempo subcommand descr...
2017-03-23 Paul Brossierpython/lib/aubio/cut.py: remove unused imports
2017-03-23 Paul Brossierpython/lib/aubio/cmd.py: add tempo subcommand to extrac...
2017-03-23 Paul Brossierpython/lib/aubio/cmd.py: add a flush function
2017-03-23 Paul Brossierpython/lib/aubio/cmd.py: simplify repr_res
2017-03-23 Paul Brossierpython/lib/aubio/cmd.py: fix timefuncs
2017-03-23 Paul Brossiersetup.py: move cut and cmd inside aubio module, use...
2017-03-23 Paul Brossierpython/scripts/aubiocut: move usage string inside parse...
2017-03-23 Paul Brossierpython/scripts/aubio: simple script to replace examples...
2017-03-17 Paul Brossierpython/lib/moresetuptools.py: check for libswresample...
2017-03-16 Paul Brossierpython/lib/moresetuptools.py: remove jack, only used...
2017-03-13 Martin Hermantmoresetuptools.py : rename import Version => this_version
2017-03-13 Martin Hermantunify version parsing in Version.py
2017-03-13 Martin Hermanthide AUBIO_GIT_SHA in release
2017-03-13 Martin Hermantfix print with old py2 syntax
2017-03-13 Martin Hermantclarify comments
2017-03-13 Martin Hermantaubio version :
2017-03-10 Paul Brossierpython/lib/gen_external.py: disable spectral_whitening...
2017-03-10 Paul Brossierpython/lib/gen_code.py: show which failed before raisin...
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2017-03-08 Paul Brossierpython/scripts/aubiocut: add --cut_every_nslices option
2017-02-28 Paul Brossierpython/tests/test_sink.py: trivial test for sink 'with...
2017-02-28 Paul Brossierpython/ext/py-sink.c: add 'with' interface (PEP 343)
2017-02-27 Paul Brossierpython/ext/py-source.c: use PyArray_NewShape, not _Resize
2017-02-27 Paul Brossierpython/ext/aubio-types.h: define PATH_MAX if needed
2017-02-27 Paul Brossierpython/ext/py-{source,sink}.c: free string uri
2017-02-27 Paul Brossierpython/ext/py-source.c: copy string uri
2017-02-27 Paul Brossierpython/tests/test_source.py: test with interface (PEP...
2017-02-27 Paul Brossierpython/ext/py-source.c: statement after definitions
2017-02-27 Paul Brossierpython/ext/py-source.c: __exit__ to close once
2017-02-27 Paul Brossierpython/ext/py-source.c: raise on closing file failed
2017-02-27 Paul Brossierpython/ext/py-source.c: add iterator interface
2017-02-26 Paul Brossierpython/ext/py-source.c: add with interface (PEP 343)
2017-02-23 Paul Brossierpython/scripts/aubiocut: remove old comment line
2017-02-02 Paul Brossierpython/demos/demo_bench_yin.py: add yin/yinfft benchmar...
2017-01-21 Paul Brossierpython/lib/moresetuptools.py: add comments, improve...
2017-01-21 Paul Brossierpython/lib/moresetuptools.py: use system aubio only...
2017-01-21 Paul Brossierpython/lib/moresetuptools.py: add get_aubio_version...
2017-01-08 Paul Brossierpython/tests/test_notes.py: use relative import
2017-01-08 Paul Brossierpython/ext/aubiomodule.c: more hack to avoid msvc issues
2016-12-24 Paul BrossierMerge branch 'yin-optimizations' of https://github...
2016-12-24 Paul BrossierMerge branch 'waf-build-tweaks' of https://github.com...
2016-12-21 Paul Brossierpython/demos/demo_pyaudio.py: add some comments, avoid...
2016-12-21 Paul Brossierpython/demos/demo_pyaudio.py: added simple demo for...
2016-12-21 Paul Brossierpython/tests/test_notes.py: test results are correct...
2016-12-18 Paul Brossierpython/tests/test_notes.py: add basic tests
2016-12-18 Paul Brossierpython/ext/aubiomodule.c: fix version string on windows
2016-12-17 Paul Brossierpython/demos/demo_notes.py: add simple notes demos
2016-12-17 Paul Brossierpython/ext/aubiomodule.c: add aubio._aubio.__version__...
2016-12-17 Paul Brossierpython/ext/aubio-types.h: use <> for non local aubio
2016-12-16 Paul Brossierpython/lib/gen_external.py: sort generated files
2016-12-11 Paul Brossierpython/lib/moresetuptools.py: mo nore fake config.h...
2016-12-11 Paul Brossierpython/lib/gen_external.py: remove duplicate
2016-12-03 Paul Brossierpython/lib/aubio/midiconv.py: improve unicode handling...
2016-12-02 Paul Brossierpython/tests/test_{midi2note,note2midi}.py: use nose2...
2016-12-02 Paul Brossierpython/lib/aubio/midiconv.py: add unicode double sharp...
2016-12-02 Paul Brossierpython/lib/moresetuptools.py: also check for HAVE_AUBIO...
2016-12-02 Paul Brossierpython/lib/moresetuptools.py: look first for system...
2016-11-30 Paul Brossierpython/demos/demo_timestretch_online.py: use 512, fix...
2016-11-30 Paul Brossierpython/tests/test_source.py: remove fragile brownnoise...
2016-11-28 Paul Brossierpython/ext/py-sink.c: always set samplerate and channel...
2016-11-28 Paul Brossierpython/tests/test_sink.py: add more tests, quiet warnings
2016-11-28 Paul Brossierpython/tests/: use local import, create __init__.py
2016-11-28 Paul Brossierpython/tests/test_fft.py: skip test fft(zeros).phas...
2016-11-28 Paul Brossierpython/lib/moresetuptools.py: cleaner clean
2016-11-28 Paul Brossierpython/ext/py-cvec.c: use NPY_INTP_FMT
2016-11-28 Paul Brossiersetup.py, python/lib/: use sorted glob.glob to improve...
2016-11-17 Paul Brossierpython/README.md: add a note about nose2 for python...
2016-11-16 Paul Brossierpython/demos/demo_alsa.py: add example using alsaaudio...
2016-11-16 Paul Brossierpython/demos/demo_timestretch*: use // to yield an...
2016-10-03 Paul Brossiersetup.py: use custom build_ext instead of 'generate...
2016-10-03 Paul Brossierpython/lib/moresetuptools.py: use samplerate in single...
2016-10-03 Paul Brossierpython/tests/test_source.py: only check if last frames...
2016-10-03 Paul Brossierpython/tests/test_source.py: check the tail of the...
2016-09-23 Paul Brossierpython/ext/aubiomodule.c: remove duplicate add_generate...
2016-09-23 Paul Brossierpython/ext/aubiomodule.c: undo last commit
2016-09-23 Paul Brossierpython/ext/aubiomodule.c: remove extern
2016-09-23 Paul Brossierpython/ext/py-source.c: use error string set in src...
2016-09-23 Paul Brossierpython/ext/py-phasevoc.c: use error string set in src...
2016-09-23 Paul Brossierpython/ext/py-fft.c: use error string set in src/spectr...
2016-09-22 Paul Brossierpython/tests/test_source.py: break long line
2016-09-22 Paul Brossierpython/tests/test_specdesc.py: RuntimeError is now...
next