Merge branch 'winsymdef' (closes #126, closes waf-project/waf#2053)
[aubio.git] / python /
2017-10-01 Paul BrossierMerge branch 'intel_ipp_pull' of https://github.com...
2017-10-01 Paul BrossierMerge branch 'yin_confidence' of https://github.com...
2017-10-01 Paul BrossierMerge branch 'PR/simplify_emscripten'
2017-09-30 Paul Brossierpython/ext/py-cvec.c: setters to return a negative...
2017-09-30 Paul BrossierMerge branch 'master' into PR/simplify_emscripten
2017-09-17 Paul BrossierMerge branch 'master' into coveralls
2017-09-17 Paul Brossierpython/tests/test_aubio_cmd.py: avoid unused variable
2017-09-17 Paul BrossierMerge branch 'master' into coveralls
2017-09-17 Paul Brossierpython/tests/test_aubio_cmd.py: fix for python << 3
2017-09-17 Paul BrossierMerge branch 'master' into coveralls
2017-09-16 Paul Brossierpython/tests/test_aubio_*.py: add basic tests
2017-09-16 Paul BrossierMerge branch 'master' into coveralls
2017-09-16 Paul Brossierpython/lib/aubio/cmd.py: add silence and time format
2017-09-16 Paul Brossierpython/lib/aubio/cut.py: use AubioArgumentParser
2017-09-16 Paul Brossierpython/lib/aubio/cmd.py: add basic cut command
2017-09-16 Paul Brossierpython/lib/aubio/cut.py: remove unused variable
2017-09-16 Paul Brossierpython/lib/aubio/cmd.py: use custom parser class
2017-09-16 Paul Brossierpython/lib/aubio/cut.py: clean-up, split in functions
2017-09-14 Paul Brossierpython/tests/test_filterbank_mel.py: ignore UserWarnings
2017-09-14 Paul Brossierpython/tests/test_filterbank*.py: clean-up, improve...
2017-09-14 Paul Brossierpython/demos/demo_tapthebeat.py: prefix unused argument...
2017-09-14 Paul Brossierpython/demos/demo_bpm_extract.py: add beats_to_bpm
2017-09-14 Paul Brossierpython/demos/demo_bpm_extract.py: add argparse
2017-09-14 Paul Brossierpython/lib/aubio/cmd.py: add help subcommand
2017-09-14 Paul Brossierpython/lib/aubio/cmd.py: add some doc, prefix unused...
2017-09-12 Paul Brossierpython/lib/aubio/cmd.py: use frames_read in flush
2017-09-12 Paul Brossierpython/lib/aubio/cmd.py: split add_subcommands
2017-09-12 Paul Brossierpython/lib/aubio/cmd.py: add quiet subcommand (closes...
2017-09-12 Paul Brossierpython/lib/aubio/cmd.py: split buffer and hop sizes
2017-09-06 Paul Brossierpython/ext/py-phasevoc.c: add _set_window
2017-09-04 Paul Brossierpython/demos/demo_wav2midi.py: remove unused variables
2017-09-04 Paul Brossierpython/demos/demo_wav2midi.py: add simple midi file...
2017-07-24 Paul BrossierMerge branch 'fix_genexternal.py_syntax'
2017-07-24 MartinHNUpdate gen_external.py
2017-07-24 Paul Brossierpython/demos/demo_yin_compare.py: fix indentation
2017-07-24 Paul BrossierMerge branch 'yinfast'
2017-07-24 Paul BrossierMerge branch 'master' into yinfast
2017-07-24 Paul BrossierMerge branch 'emscripten'
2017-07-24 Paul BrossierMerge branch 'master' into emscripten
2017-05-30 Martin Hermantgen_external.py : pepify
2017-05-30 Martin Hermantgen_external.py : pass skip_object as member of functio...
2017-05-29 Martin Hermantgen_external.py : fix c_declaration cleaning messing...
2017-05-29 Martin Hermantgen_external.py :
2017-05-29 Martin Hermantgen_external.py : pepify
2017-05-29 Martin Hermantgen_external :
2017-05-29 Martin Hermantgen_external.py : fix func_name to long_name resolving...
2017-05-29 Martin Hermantgen_external.py : fix wrong in longname in lib generation
2017-05-29 Martin Hermantgen_external.py : clean preprocessor generated strings...
2017-05-29 Martin Hermantgen_external.py :
2017-05-29 Martin Hermantgen_external.py : support parsing of non aubio_ functio...
2017-05-29 Martin Hermantgen_external.py : relax a bit parsing of preprocessor...
2017-05-29 Martin Hermantgen_external.py : force c compiler (emcc defaults to...
2017-05-10 Paul Brossierpython/lib/aubio/cmd.py: improve error message
2017-05-09 Paul Brossierpython/tests/test_pitch.py: add yinfast
2017-05-09 Paul Brossierpython/lib/gen_external.py: omit pitchyinfast
2017-05-09 Paul Brossiersrc/pitch/pitch.h: add a note about yinfast
2017-05-09 Paul Brossierpython/demos/demo_fastyin_compare.py: comparison of...
2017-05-08 Paul Brossierpython/demos/demo_tapthebeat.py: play beats using pyaudio
2017-04-16 Paul Brossierpython/lib/aubio/cut.py: upgrade to argparse
2017-04-16 Paul Brossierpython/lib/aubio/cut.py: pass samplerate to onset or...
2017-04-12 Paul Brossierpython/lib/aubio/cmd.py: add -u/--pitch-unit to 'aubio...
2017-04-10 Paul Brossierpython/lib/moresetuptools.py: force adding libav on...
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
next