# # ChangeLog for python # # Generated by Trac 1.2 # Apr 20, 2024, 7:58:36 AM Sun, 04 Nov 2018 12:41:53 GMT Paul Brossier [fa3b1f1] * python/ext/py-source.c (modified) [py] [doc] improve source.do/do_multi descriptions Thu, 01 Nov 2018 00:08:50 GMT Paul Brossier [61e9d99] * python/lib/gen_external.py (modified) [py] simplify import in gen_external.py Thu, 01 Nov 2018 00:04:07 GMT Paul Brossier [2410f57a] * python/__init__.py (deleted) * python/lib/__init__.py (deleted) * python/lib/moresetuptools.py (modified) * setup.py (modified) [py] remove empty init files Wed, 31 Oct 2018 18:36:31 GMT Paul Brossier [7a54b37] * python/lib/aubio/__init__.py (modified) * python/tests/test_fvec.py (modified) Merge branch 'fix/pyfvec' Wed, 31 Oct 2018 16:37:35 GMT Paul Brossier [07382d8] * doc/aubio.txt (modified) * doc/aubionotes.txt (modified) * doc/conf.py (modified) * doc/index.rst (modified) * doc/installing.rst (modified) * doc/py_datatypes.rst (added) * doc/py_examples.rst (added) * doc/py_io.rst (added) * doc/py_utils.rst (added) * doc/python.rst (added) * doc/python_module.rst (modified) * doc/requirements.rst (modified) * python/demos/demo_filter.py (modified) * python/demos/demo_source_simple.py (modified) * python/ext/aubiomodule.c (modified) * python/ext/py-cvec.c (modified) * python/ext/py-musicutils.h (modified) * python/ext/py-phasevoc.c (modified) * python/ext/py-sink.c (modified) * python/ext/py-source.c (modified) * python/ext/ufuncs.c (modified) * python/lib/aubio/__init__.py (modified) * python/lib/aubio/midiconv.py (modified) * python/lib/aubio/slicing.py (modified) Merge branch 'feature/docstrings' (see #73) Wed, 31 Oct 2018 16:16:30 GMT Paul Brossier [78561f7] * python/demos/demo_filter.py (modified) * python/demos/demo_source_simple.py (modified) [doc] improve demos used in examples Tue, 30 Oct 2018 18:04:11 GMT Paul Brossier [7cfad8e] * python/lib/aubio/__init__.py (modified) [py] add basic module docstring Tue, 30 Oct 2018 16:57:27 GMT Paul Brossier [78c1d32] * python/lib/aubio/__init__.py (modified) [py] improve fvec doc Tue, 30 Oct 2018 15:52:52 GMT Paul Brossier [6d8ae981] * python/ext/py-cvec.c (modified) [py] improve py-cvec.c doc Tue, 30 Oct 2018 15:30:33 GMT Paul Brossier [37a6942] * python/ext/py-cvec.c (modified) [py] improve py-cvec.c doc Tue, 30 Oct 2018 14:22:41 GMT Paul Brossier [8986239] * python/ext/aubiomodule.c (modified) * python/ext/py-cvec.c (modified) * python/ext/py-musicutils.h (modified) * python/ext/py-phasevoc.c (modified) * python/ext/py-sink.c (modified) * python/ext/py-source.c (modified) * python/ext/ufuncs.c (modified) Merge branch 'feature/cdocstrings' into feature/docstrings Tue, 30 Oct 2018 12:22:44 GMT Paul Brossier [ed596f7] * azure-pipelines.yml (modified) * doc/about.rst (modified) * doc/aubiomfcc.txt (modified) * doc/aubionotes.txt (modified) * doc/conf.py (modified) * doc/python_module.rst (modified) * examples/aubionotes.c (modified) * examples/parse_args.h (modified) * examples/utils.c (modified) * python/demos/demo_bpm_extract.py (modified) * python/ext/aubiomodule.c (modified) * python/ext/py-filterbank.c (modified) * python/lib/aubio/cmd.py (modified) * python/lib/aubio/midiconv.py (modified) * python/tests/test_aubio_cmd.py (modified) * python/tests/test_note2midi.py (modified) * python/tests/test_notes.py (modified) * python/tests/test_slicing.py (modified) * src/io/source_avcodec.c (modified) * src/mathutils.c (modified) * src/notes/notes.c (modified) * src/notes/notes.h (modified) * src/spectral/filterbank_mel.h (modified) * src/spectral/mfcc.h (modified) * src/spectral/phasevoc.c (modified) * src/spectral/phasevoc.h (modified) * src/synth/wavetable.c (modified) * src/synth/wavetable.h (modified) Merge branch 'master' into feature/docstrings Tue, 30 Oct 2018 12:22:06 GMT Paul Brossier [81abf91] * azure-pipelines.yml (modified) * doc/about.rst (modified) * doc/aubiomfcc.txt (modified) * doc/aubionotes.txt (modified) * doc/conf.py (modified) * doc/python_module.rst (modified) * examples/aubionotes.c (modified) * examples/parse_args.h (modified) * examples/utils.c (modified) * python/demos/demo_bpm_extract.py (modified) * python/ext/aubiomodule.c (modified) * python/ext/py-filterbank.c (modified) * python/lib/aubio/cmd.py (modified) * python/lib/aubio/cut.py (modified) * python/lib/aubio/midiconv.py (modified) * python/lib/aubio/slicing.py (modified) * python/tests/test_aubio_cmd.py (modified) * python/tests/test_note2midi.py (modified) * python/tests/test_notes.py (modified) * python/tests/test_slicing.py (modified) * src/io/source_avcodec.c (modified) * src/mathutils.c (modified) * src/notes/notes.c (modified) * src/notes/notes.h (modified) * src/spectral/filterbank_mel.h (modified) * src/spectral/mfcc.h (modified) * src/spectral/phasevoc.c (modified) * src/spectral/phasevoc.h (modified) * src/synth/wavetable.c (modified) * src/synth/wavetable.h (modified) Merge branch 'master' into feature/cdocstrings Tue, 30 Oct 2018 12:19:53 GMT Paul Brossier [9b23815e] * python/lib/gen_code.py (modified) [py] use aubio_log message when set by failed aubio_<>_set_<> Tue, 30 Oct 2018 11:57:10 GMT Paul Brossier [4bc10e2] * .circleci/config.yml (added) * azure-pipelines.yml (added) * circle.yml (deleted) * doc/about.rst (modified) * doc/aubiomfcc.txt (modified) * doc/conf.py (modified) * doc/python_module.rst (modified) * examples/parse_args.h (modified) * examples/utils.c (modified) * python/demos/demo_bpm_extract.py (modified) * python/ext/aubiomodule.c (modified) * python/ext/py-filterbank.c (modified) * python/lib/aubio/cmd.py (modified) * python/lib/aubio/cut.py (modified) * python/lib/aubio/midiconv.py (modified) * python/lib/aubio/slicing.py (modified) * python/tests/test_aubio_cmd.py (modified) * python/tests/test_note2midi.py (modified) * python/tests/test_slicing.py (modified) * src/io/source_avcodec.c (modified) * src/mathutils.c (modified) * src/spectral/filterbank_mel.h (modified) * src/spectral/mfcc.h (modified) * src/spectral/phasevoc.c (modified) * src/spectral/phasevoc.h (modified) * src/synth/wavetable.c (modified) * src/synth/wavetable.h (modified) * wscript (modified) Merge branch 'master' into feature/earlynoteoff Tue, 30 Oct 2018 11:56:50 GMT Paul Brossier [357f81e] * python/lib/aubio/cmd.py (modified) [cmd] add --silence and --release-drop to notes subcommand Tue, 30 Oct 2018 09:24:08 GMT Paul Brossier [cefa29d] * python/tests/test_note2midi.py (modified) * src/mathutils.c (modified) Merge branch 'feature/note2freq' Tue, 30 Oct 2018 09:15:10 GMT Paul Brossier [27ed546] * python/tests/test_note2midi.py (modified) [py] [test] expect a small rounding error when using double precision Tue, 30 Oct 2018 00:04:07 GMT Paul Brossier [7be77bb] * python/lib/aubio/midiconv.py (modified) * python/tests/test_note2midi.py (modified) Merge branch 'feature/note2freq' Tue, 30 Oct 2018 00:02:29 GMT Paul Brossier [476cb41] * python/lib/aubio/midiconv.py (modified) [py] add note2freq to __all__ Mon, 29 Oct 2018 23:54:33 GMT Paul Brossier [e9a4402] * python/tests/test_note2midi.py (modified) [py] test note2freq Mon, 29 Oct 2018 23:50:45 GMT Paul Brossier [7af37df] * python/demos/demo_bpm_extract.py (modified) [demo] fix bpm_extract arguments Mon, 29 Oct 2018 23:22:41 GMT Paul Brossier [6f944b5] * python/lib/aubio/midiconv.py (modified) [py] add note2freq to midiconv.py Mon, 29 Oct 2018 22:57:00 GMT Paul Brossier [1f07bdd] * python/lib/aubio/midiconv.py (modified) [py] move midiconv.py import to file header Mon, 29 Oct 2018 22:55:51 GMT Paul Brossier [44582b0] * python/lib/aubio/midiconv.py (modified) [py] midi2note rounds to nearest integer midi note Mon, 29 Oct 2018 22:54:56 GMT Paul Brossier [4afeac2] * python/tests/test_note2midi.py (modified) [py] [test] make sure freq2note rounds to nearest integer midi note Mon, 29 Oct 2018 22:54:28 GMT Paul Brossier [40136171] * python/lib/aubio/midiconv.py (modified) [py] wrap long lines in midiconv.py Mon, 29 Oct 2018 22:47:19 GMT Paul Brossier [7e5b1bc] * python/ext/aubiomodule.c (modified) Merge branch 'feature/wrap_py_mod' Mon, 29 Oct 2018 22:31:40 GMT Paul Brossier [95221ac] * python/lib/aubio/cmd.py (modified) * python/lib/aubio/cut.py (modified) * python/lib/aubio/slicing.py (modified) * python/tests/test_slicing.py (modified) Merge branch 'fix/slicing' Mon, 29 Oct 2018 22:00:12 GMT Paul Brossier [ab24edb] * python/tests/test_slicing.py (modified) [py] [tests] start slice tests at 0 Mon, 29 Oct 2018 19:30:34 GMT Paul Brossier [9cf6462] * python/lib/aubio/cmd.py (modified) * python/tests/test_aubio_cmd.py (modified) Merge branch 'fix/py2cmd' Mon, 29 Oct 2018 18:22:15 GMT Paul Brossier [f9400d0] * python/lib/aubio/slicing.py (modified) [py] improve slice_source_at_stamps examples Mon, 29 Oct 2018 15:09:49 GMT Paul Brossier [97a8bef] * python/lib/aubio/slicing.py (modified) [py] add a note about missing last timestamp to ... Mon, 29 Oct 2018 14:47:08 GMT Paul Brossier [5c6a8587] * python/lib/aubio/slicing.py (modified) [py] add docstring to slice_source_at_stamps Mon, 29 Oct 2018 14:39:50 GMT Paul Brossier [92a6af0] * python/lib/aubio/cmd.py (modified) * python/lib/aubio/cut.py (modified) * python/lib/aubio/slicing.py (modified) * python/tests/test_slicing.py (modified) Merge branch 'fix/slicing' into feature/docstrings Mon, 29 Oct 2018 14:37:14 GMT Paul Brossier [adf09b2] * python/lib/aubio/cut.py (modified) [py] [cut] use source.samplerate Mon, 29 Oct 2018 14:36:07 GMT Paul Brossier [e126e65] * python/lib/aubio/cmd.py (modified) * python/lib/aubio/cut.py (modified) [py] [cut] add option --create-first Mon, 29 Oct 2018 14:32:55 GMT Paul Brossier [d194d8c] * python/tests/test_slicing.py (modified) [py] [slicing] add check_first=True to tests Mon, 29 Oct 2018 14:32:24 GMT Paul Brossier [c9c012e] * python/lib/aubio/slicing.py (modified) [py] [slicing] add option create_first, default to False Mon, 29 Oct 2018 14:26:54 GMT Paul Brossier [a88594d] * python/lib/aubio/slicing.py (modified) [py] [slicing] add end of last region if missing Mon, 29 Oct 2018 14:26:24 GMT Paul Brossier [f0ce8aa3] * python/tests/test_slicing.py (modified) [py] [slicing] add test for missing end of last region Mon, 29 Oct 2018 14:20:46 GMT Paul Brossier [60c8a73] * python/lib/aubio/slicing.py (modified) [py] slicing.py: fix for slices smaller than hop_size Mon, 29 Oct 2018 14:18:59 GMT Paul Brossier [58a82d4] * python/tests/test_slicing.py (modified) [py] add test with slices shorter than hop_size Mon, 29 Oct 2018 14:06:12 GMT Paul Brossier [04b31af] * python/lib/aubio/slicing.py (modified) [py] remove old slices from current list Mon, 29 Oct 2018 11:35:32 GMT Paul Brossier [7165fc56] * python/lib/aubio/midiconv.py (modified) [py] [docs] add documentation for note2midi, midi2note, and freq2note Sat, 27 Oct 2018 16:44:20 GMT Paul Brossier [eb6f9d3] * python/tests/test_aubio_cmd.py (modified) [cmd] wrap long lines in test Sat, 27 Oct 2018 16:43:43 GMT Paul Brossier [f5921b9] * python/lib/aubio/cmd.py (modified) [cmd] [py2] workaround for -V to really show version Fri, 26 Oct 2018 19:12:00 GMT Paul Brossier [92948ab] * python/ext/py-cvec.c (modified) [python] improve cvec doc Fri, 26 Oct 2018 18:53:02 GMT Paul Brossier [0629356] * python/ext/py-sink.c (modified) [python] improve sink.close doc Fri, 26 Oct 2018 18:51:32 GMT Paul Brossier [47b465c] * python/ext/py-phasevoc.c (modified) [python] add docstrings for pvoc Fri, 26 Oct 2018 18:38:34 GMT Paul Brossier [d281698] * python/ext/py-sink.c (modified) [python] add docstrings for sink Fri, 26 Oct 2018 18:18:50 GMT Paul Brossier [58eb250] * python/ext/py-source.c (modified) [python] add docstrings for source Fri, 26 Oct 2018 17:49:30 GMT Paul Brossier [72d08ae] * python/ext/aubiomodule.c (modified) [py] wrap long lines in aubiomodule.c Fri, 26 Oct 2018 17:21:11 GMT Paul Brossier [b5cec0c] * python/ext/py-filterbank.c (modified) [python] fix error messages in filterbank Fri, 26 Oct 2018 17:19:49 GMT Paul Brossier [16e2bb0] * python/ext/py-musicutils.h (modified) [python] improve docstrings for window Fri, 26 Oct 2018 17:04:22 GMT Paul Brossier [7a7dea2] * python/ext/py-musicutils.h (modified) [python] improve docstrings for shift and ishift Fri, 26 Oct 2018 17:02:39 GMT Paul Brossier [0bb2d63] * python/ext/py-musicutils.h (modified) [python] improve docstrings for db_spl, level_lin, level_detection, ... Fri, 26 Oct 2018 16:23:34 GMT Paul Brossier [55b6260] * python/ext/aubiomodule.c (modified) [python] add docstrings to alpha_norm and zero_crossing_rate Fri, 26 Oct 2018 16:11:36 GMT Paul Brossier [7df8df7] * python/ext/aubiomodule.c (modified) [python] add docstrings to bintofreq and freqtobin Fri, 26 Oct 2018 16:10:43 GMT Paul Brossier [57ce9b2] * python/ext/aubiomodule.c (modified) [python] add docstrings to bintomidi and miditobin Fri, 26 Oct 2018 16:08:38 GMT Paul Brossier [e3c4d00] * python/ext/ufuncs.c (modified) [python] add docstrings to ufuncs Thu, 04 Oct 2018 23:12:09 GMT Paul Brossier [f8c5452] * python/tests/test_notes.py (modified) python/tests/test_notes.py: test notes.set/get_release_drop Wed, 26 Sep 2018 12:44:58 GMT Paul Brossier [d214124] * python/lib/gen_external.py (modified) python/lib/gen_external.py: split long functions Mon, 24 Sep 2018 20:22:03 GMT Paul Brossier [073b969] * python/lib/gen_external.py (modified) python/lib/gen_external.py: verbose compiler warnings Mon, 24 Sep 2018 19:41:26 GMT Paul Brossier [31742b8] * python/lib/gen_external.py (modified) python/lib/gen_external.py: always show errors Tue, 18 Sep 2018 21:49:27 GMT Paul Brossier [917adb0] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: fix typo in comment Tue, 18 Sep 2018 21:04:41 GMT Paul Brossier [dbdb48a] * python/lib/gen_external.py (modified) python/lib/gen_external.py: pass '-x c' to emcc only Sat, 15 Sep 2018 15:31:46 GMT Paul Brossier [ad3770f] * python/lib/gen_code.py (modified) * python/lib/gen_external.py (modified) * python/tests/test_dct.py (added) * src/aubio.h (modified) * src/aubio_priv.h (modified) * src/spectral/dct.c (added) * src/spectral/dct.h (added) * src/spectral/dct_accelerate.c (added) * src/spectral/dct_fftw.c (added) * src/spectral/dct_ipp.c (added) * src/spectral/dct_ooura.c (added) * src/spectral/dct_plain.c (added) * tests/src/spectral/test-dct.c (added) Merge branch 'feature/dct_multiopt' Sat, 15 Sep 2018 14:54:18 GMT Paul Brossier [3cb2a52] * python/tests/test_dct.py (modified) python/tests/test_dct.py: reduce precision for dct ramp Sat, 15 Sep 2018 14:20:21 GMT Paul Brossier [95e3cba] * python/tests/test_dct.py (modified) python/tests/test_dct.py: use float_type Sat, 15 Sep 2018 13:15:13 GMT Paul Brossier [87e181d] * python/tests/test_fvec_shift.py (added) python/tests/test_fvec_shift.py: add tests for shift() and ishift() Sat, 15 Sep 2018 12:57:36 GMT Paul Brossier [b532275] * python/ext/aubiomodule.c (modified) * python/ext/py-musicutils.c (modified) * python/ext/py-musicutils.h (modified) python/ext/py-musicutils.*: add shift(fvec) and ishift(fvec) Wed, 22 Aug 2018 13:42:37 GMT Paul Brossier [a2ed169] * python/lib/gen_code.py (modified) python/lib/gen_code.py: kwargs last for py2.x Mon, 13 Aug 2018 23:06:34 GMT Paul Brossier [a243d10] * python/lib/gen_code.py (modified) python/lib/gen_code.py: also create outputs for rdo Tue, 07 Aug 2018 12:05:49 GMT Paul Brossier [189c6ae] * .appveyor.yml (modified) * .travis.yml (modified) * README.md (modified) * doc/develop.rst (modified) * doc/statuslinks.rst (modified) * examples/parse_args.h (modified) * python/demos/demo_pitch_sinusoid.py (modified) * src/io/source_avcodec.c (modified) * src/io/source_wavread.c (modified) * src/notes/notes.c (modified) * src/onset/onset.c (modified) * src/pitch/pitchyinfft.c (modified) Merge branch 'master' into dct Tue, 15 May 2018 18:24:55 GMT Ancor Cruz [1929be4] * python/demos/demo_pitch_sinusoid.py (modified) python/demos/demo_pitch_sinusoid.py: use // to yield an integer Tue, 03 Oct 2017 20:31:12 GMT Paul Brossier [bfbfafa] * .appveyor.yml (modified) * .coveragerc (added) * .travis.yml (modified) * ChangeLog (modified) * Makefile (modified) * README.md (modified) * VERSION (modified) * doc/statuslinks.rst (modified) * python/ext/py-cvec.c (modified) * python/tests/test_aubio_cmd.py (modified) * scripts/build_emscripten (modified) * scripts/build_mingw (modified) * scripts/get_waf.sh (modified) * src/aubio_priv.h (modified) * src/cvec.c (modified) * src/fvec.c (modified) * src/mathutils.c (modified) * src/mathutils.h (modified) * src/pitch/pitchyin.c (modified) * src/pitch/pitchyinfast.c (modified) * src/pitch/pitchyinfft.c (modified) * src/spectral/fft.c (modified) * src/wscript_build (modified) * tests/src/io/test-sink-multi.c (modified) * tests/src/io/test-sink_apple_audio-multi.c (modified) * tests/src/io/test-sink_sndfile-multi.c (modified) * tests/src/io/test-sink_wavwrite-multi.c (modified) * waf_gensyms.py (added) * wscript (modified) Merge branch 'master' into dct Sat, 30 Sep 2017 20:23:54 GMT Paul Brossier [4deb255] * python/ext/py-cvec.c (modified) python/ext/py-cvec.c: setters to return a negative value on error ... Sun, 17 Sep 2017 19:09:12 GMT Paul Brossier [5eaed62] * python/tests/test_aubio_cmd.py (modified) python/tests/test_aubio_cmd.py: avoid unused variable Sun, 17 Sep 2017 12:06:03 GMT Paul Brossier [f4fcf02] * python/tests/test_aubio_cmd.py (modified) python/tests/test_aubio_cmd.py: fix for python << 3 Sat, 16 Sep 2017 21:55:51 GMT Paul Brossier [7b7a58e] * aubio.pc.in (modified) * python/demos/demo_bpm_extract.py (modified) * python/demos/demo_tapthebeat.py (modified) * python/ext/py-phasevoc.c (modified) * python/lib/aubio/cmd.py (modified) * python/lib/aubio/cut.py (modified) * python/tests/test_aubio_cmd.py (added) * python/tests/test_aubio_cut.py (added) * python/tests/test_filterbank.py (modified) * python/tests/test_filterbank_mel.py (modified) * src/io/source_avcodec.c (modified) * src/mathutils.c (modified) * src/spectral/mfcc.c (modified) * src/spectral/phasevoc.c (modified) * src/spectral/phasevoc.h (modified) Merge branch 'master' into dct Sat, 16 Sep 2017 21:55:33 GMT Paul Brossier [b99e2a5] * python/tests/test_dct.py (modified) python/tests/test_dct.py: pass with fftw Sat, 16 Sep 2017 21:46:30 GMT Paul Brossier [e7556a1] * python/tests/test_dct.py (modified) python/tests/test_dct.py: add comments Sat, 16 Sep 2017 21:46:17 GMT Paul Brossier [c96e6c0] * python/lib/gen_code.py (modified) * python/lib/gen_external.py (modified) python/lib/gen_code.py: add support for rdo Sat, 16 Sep 2017 21:44:54 GMT Paul Brossier [2bf59042] * python/tests/test_dct.py (added) python/tests/test_dct.py: add full tests Sat, 16 Sep 2017 15:46:54 GMT Paul Brossier [799a940] * python/tests/test_aubio_cmd.py (added) * python/tests/test_aubio_cut.py (added) python/tests/test_aubio_*.py: add basic tests Sat, 16 Sep 2017 14:49:10 GMT Paul Brossier [930bfec] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: add silence and time format Sat, 16 Sep 2017 14:42:20 GMT Paul Brossier [c81c3d2] * python/lib/aubio/cut.py (modified) python/lib/aubio/cut.py: use AubioArgumentParser Sat, 16 Sep 2017 14:41:04 GMT Paul Brossier [8dd5d40] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: add basic cut command Sat, 16 Sep 2017 13:46:12 GMT Paul Brossier [eb8f7d5] * python/lib/aubio/cut.py (modified) python/lib/aubio/cut.py: remove unused variable Sat, 16 Sep 2017 13:45:18 GMT Paul Brossier [c95062b] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: use custom parser class Sat, 16 Sep 2017 10:36:42 GMT Paul Brossier [b02d52f] * python/lib/aubio/cut.py (modified) python/lib/aubio/cut.py: clean-up, split in functions Thu, 14 Sep 2017 14:33:56 GMT Paul Brossier [9a52962] * python/tests/test_filterbank_mel.py (modified) python/tests/test_filterbank_mel.py: ignore UserWarnings Thu, 14 Sep 2017 14:33:21 GMT Paul Brossier [e116e19] * python/tests/test_filterbank.py (modified) * python/tests/test_filterbank_mel.py (modified) python/tests/test_filterbank*.py: clean-up, improve get_coeff tests Thu, 14 Sep 2017 12:38:15 GMT Paul Brossier [c4fc0f2] * python/demos/demo_tapthebeat.py (modified) python/demos/demo_tapthebeat.py: prefix unused arguments with _ Thu, 14 Sep 2017 12:01:00 GMT Paul Brossier [4d1bf0e] * python/demos/demo_bpm_extract.py (modified) python/demos/demo_bpm_extract.py: add beats_to_bpm Thu, 14 Sep 2017 12:00:19 GMT Paul Brossier [5db398e] * python/demos/demo_bpm_extract.py (modified) python/demos/demo_bpm_extract.py: add argparse Thu, 14 Sep 2017 11:36:08 GMT Paul Brossier [8a3acad] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: add help subcommand Thu, 14 Sep 2017 11:17:54 GMT Paul Brossier [70762c5] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: add some doc, prefix unused variables with _ Tue, 12 Sep 2017 15:11:14 GMT Paul Brossier [b24c909] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: use frames_read in flush