Merge branch 'fix/oddfft' (closes #207)
[aubio.git] / python /
2018-11-15 Paul BrossierMerge branch 'fix/oddfft' (closes #207)
2018-11-09 Paul Brossier[tests] also test for duplicate values in set_triangle_...
2018-11-09 Paul Brossier[filterbank] improve unit tests
2018-11-09 Paul Brossier[tests] set_triangle_bands should when list starts...
2018-11-05 Paul Brossier[py] move cut_slice from cut to cmd to avoid cyclic...
2018-11-05 Paul Brossier[py] [style] add space after , in cut.py
2018-11-05 Paul Brossier[py] [style] add space around * in midiconv.py
2018-11-05 Paul Brossier[py] add blank line after imports in __init__.py
2018-11-04 Paul Brossier[py] fix matching " in cmd.py
2018-11-04 Paul Brossier[py] fix missing eol in cmd.py
2018-11-04 Paul Brossier[py] improve style for demo_filterbank.py
2018-11-04 Paul Brossier[py] improve style for demo_source_simple.py
2018-11-04 Paul Brossier[py] improve style for demo_filter.py
2018-11-04 Paul Brossier[py] improve code style of midiconv.py
2018-11-04 Paul Brossier[py] improve code style of slicing.py
2018-11-04 Paul Brossier[py] improve style of cmd.py
2018-11-04 Paul Brossier[doc] [py] improve source/sink descriptions
2018-11-04 Paul Brossier[py] [doc] improve source.do/do_multi descriptions
2018-11-01 Paul Brossier[py] simplify import in gen_external.py
2018-11-01 Paul Brossier[py] remove empty init files
2018-10-31 Paul BrossierMerge branch 'fix/pyfvec'
2018-10-31 Paul BrossierMerge branch 'feature/docstrings' (see #73)
2018-10-31 Paul Brossier[doc] improve demos used in examples
2018-10-30 Paul Brossier[py] add basic module docstring
2018-10-30 Paul Brossier[py] improve fvec doc
2018-10-30 Paul Brossier[py] improve py-cvec.c doc
2018-10-30 Paul Brossier[py] improve py-cvec.c doc
2018-10-30 Paul BrossierMerge branch 'feature/cdocstrings' into feature/docstrings
2018-10-30 Paul BrossierMerge branch 'master' into feature/docstrings
2018-10-30 Paul BrossierMerge branch 'master' into feature/cdocstrings
2018-10-30 Paul Brossier[py] use aubio_log message when set by failed aubio_...
2018-10-30 Paul BrossierMerge branch 'master' into feature/earlynoteoff
2018-10-30 Paul Brossier[cmd] add --silence and --release-drop to notes subcommand
2018-10-30 Paul BrossierMerge branch 'feature/note2freq'
2018-10-30 Paul Brossier[py] [test] expect a small rounding error when using...
2018-10-30 Paul BrossierMerge branch 'feature/note2freq'
2018-10-30 Paul Brossier[py] add note2freq to __all__
2018-10-29 Paul Brossier[py] test note2freq
2018-10-29 Paul Brossier[demo] fix bpm_extract arguments
2018-10-29 Paul Brossier[py] add note2freq to midiconv.py
2018-10-29 Paul Brossier[py] move midiconv.py import to file header
2018-10-29 Paul Brossier[py] midi2note rounds to nearest integer midi note
2018-10-29 Paul Brossier[py] [test] make sure freq2note rounds to nearest integ...
2018-10-29 Paul Brossier[py] wrap long lines in midiconv.py
2018-10-29 Paul BrossierMerge branch 'feature/wrapavcodec'
2018-10-29 Paul BrossierMerge branch 'feature/wrap_py_mod'
2018-10-29 Paul BrossierMerge branch 'fix/wavetable'
2018-10-29 Paul BrossierMerge branch 'fix/slicing'
2018-10-29 Paul Brossier[py] [tests] start slice tests at 0
2018-10-29 Paul BrossierMerge branch 'fix/slaneyurl'
2018-10-29 Paul BrossierMerge branch 'fix/warn_old_avutil'
2018-10-29 Paul BrossierMerge branch 'fix/phasevoc'
2018-10-29 Paul BrossierMerge branch 'fix/py2cmd'
2018-10-29 Paul BrossierMerge branch 'fix/pyfilterbank'
2018-10-29 Paul Brossier[py] improve slice_source_at_stamps examples
2018-10-29 Paul Brossier[py] add a note about missing last timestamp to slice_s...
2018-10-29 Paul Brossier[py] add docstring to slice_source_at_stamps
2018-10-29 Paul BrossierMerge branch 'fix/slicing' into feature/docstrings
2018-10-29 Paul Brossier[py] [cut] use source.samplerate
2018-10-29 Paul Brossier[py] [cut] add option --create-first
2018-10-29 Paul Brossier[py] [slicing] add check_first=True to tests
2018-10-29 Paul Brossier[py] [slicing] add option create_first, default to...
2018-10-29 Paul Brossier[py] [slicing] add end of last region if missing
2018-10-29 Paul Brossier[py] [slicing] add test for missing end of last region
2018-10-29 Paul Brossier[py] slicing.py: fix for slices smaller than hop_size
2018-10-29 Paul Brossier[py] add test with slices shorter than hop_size
2018-10-29 Paul Brossier[py] remove old slices from current list
2018-10-29 Paul Brossier[py] [docs] add documentation for note2midi, midi2note...
2018-10-27 Paul Brossier[cmd] wrap long lines in test
2018-10-27 Paul Brossier[cmd] [py2] workaround for -V to really show version
2018-10-26 Paul Brossier[python] improve cvec doc
2018-10-26 Paul Brossier[python] improve sink.close doc
2018-10-26 Paul Brossier[python] add docstrings for pvoc
2018-10-26 Paul Brossier[python] add docstrings for sink
2018-10-26 Paul Brossier[python] add docstrings for source
2018-10-26 Paul Brossier[py] wrap long lines in aubiomodule.c
2018-10-26 Paul Brossier[python] fix error messages in filterbank
2018-10-26 Paul Brossier[python] improve docstrings for window
2018-10-26 Paul Brossier[python] improve docstrings for shift and ishift
2018-10-26 Paul Brossier[python] improve docstrings for db_spl, level_lin,...
2018-10-26 Paul Brossier[python] add docstrings to alpha_norm and zero_crossing...
2018-10-26 Paul Brossier[python] add docstrings to bintofreq and freqtobin
2018-10-26 Paul Brossier[python] add docstrings to bintomidi and miditobin
2018-10-26 Paul Brossier[python] add docstrings to ufuncs
2018-10-04 Paul BrossierMerge branch 'feature/circleci2'
2018-10-04 Paul Brossierpython/tests/test_notes.py: test notes.set/get_release_drop
2018-09-26 Paul BrossierMerge branch 'feature/travispy37'
2018-09-26 Paul Brossierpython/lib/gen_external.py: split long functions
2018-09-24 Paul Brossierpython/lib/gen_external.py: verbose compiler warnings
2018-09-24 Paul Brossierpython/lib/gen_external.py: always show errors
2018-09-18 Paul Brossierpython/lib/aubio/cmd.py: fix typo in comment
2018-09-18 Paul Brossierpython/lib/gen_external.py: pass '-x c' to emcc only
2018-09-17 Paul BrossierMerge branch 'jack-midi-buffer-fix' of https://github...
2018-09-15 Paul BrossierMerge branch 'master' into feature/fastmfcc
2018-09-15 Paul BrossierMerge branch 'feature/dct_multiopt'
2018-09-15 Paul Brossierpython/tests/test_dct.py: reduce precision for dct...
2018-09-15 Paul BrossierMerge branch 'feature/dct_multiopt' into feature/fastmfcc
2018-09-15 Paul Brossierpython/tests/test_dct.py: use float_type
2018-09-15 Paul Brossierpython/tests/test_fvec_shift.py: add tests for shift...
2018-09-15 Paul Brossierpython/ext/py-musicutils.*: add shift(fvec) and ishift...
next