aubio.git
2018-10-31 Paul Brossier[doc] add --release-drop to manpages
2018-10-31 Paul Brossier[doc] add page py_datatypes
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 Brossier[doc] start adding autodoc to sphinx documents
2018-10-30 Paul BrossierMerge branch 'master' into feature/docstrings
2018-10-30 Paul BrossierMerge branch 'master' into feature/cdocstrings
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 Brossier[doc] add -d/--release-drop to aubionotes manual
2018-10-30 Paul Brossier[notes] fails if release_drop <= 0
2018-10-30 Paul Brossier[tools] add release_drop option to aubionotes
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 Brossier[mathutils] increase ln(2) precision in freqtomidi...
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 Brossier[doc] remove trailing blank line
2018-10-29 Paul Brossier[doc] update copyright year
2018-10-29 Paul Brossier[doc] use https
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 'feature/azureci' into fix/warn_old_avutil
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-28 Paul Brossier[wavetable] stop sets playing to 0
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[wavetable] remove undefined aubio_wavetable_load from...
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[pvoc] add missing aubio_pvoc_get_hop/win
2018-10-26 Paul Brossier[py] wrap long lines in aubiomodule.c
2018-10-26 Paul Brossier[doc] update Auditory Toolbox url
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-26 Paul Brossier[io] emit a warning if avutil < 53
2018-10-26 Paul Brossier[io] wrap long lines in source avcodec
2018-10-05 Paul Brossierazure-pipelines.yml: also -Werror on mac and linux
2018-10-05 Paul BrossierMerge branch 'feature/azureci'
2018-10-05 Paul BrossierMerge branch 'fix/msvcwarnings'
2018-10-05 Paul BrossierMerge branch 'fix/msvcwarnings' into feature/azureci
2018-10-05 Paul Brossierazure-pipelines.yml: fail on msvc error
2018-10-05 Paul Brossierazure-pipelines.yml: also install gnupg
2018-10-05 Paul Brossierexamples/parse_args.h: avoid unreachable code, add...
2018-10-05 Paul Brossierexamples/: avoid hiding global
2018-10-05 Paul Brossierazure-pipelines.yml: also install pkg-config
2018-10-05 Paul Brossierazure-pipelines.yml: install some brew packages
2018-10-05 Paul Brossierwscript: do not ship azure-pipelines.yml
2018-10-05 Paul Brossierazure-pipelines.yml: add macos image
2018-10-05 Paul Brossierazure-pipelines.yml: add windows image
2018-10-05 Paul Brossierazure-pipelines.yml: add basic config
2018-10-04 Paul BrossierMerge branch 'feature/circleci2'
2018-10-04 Paul Brossierwscript: update circle ci config location
2018-10-04 Paul Brossierpython/tests/test_notes.py: test notes.set/get_release_drop
2018-10-04 Paul Brossiersrc/notes/notes.h: add get/set for release drop level...
2018-10-02 Paul Brossiersrc/notes/notes.c: emit note-off earlier (see #203)
2018-10-01 Paul Brossier.circleci/config.yml: always show and uninstall, run...
2018-10-01 Paul Brossier.circleci/config.yml: pass -y to pip uninstall
2018-10-01 Paul Brossier.circleci/config.yml: add 3.7 config with no dependencies
2018-10-01 Paul Brossier.circleci/config.yml: remove simple macos config
next