aubio.git
2018-11-17 Paul Brossier[mfcc] remove note about power, add scale
2018-11-17 Paul Brossier[filterbank] add unit in doc
2018-11-17 Paul Brossier[mfcc] add slaney (default) and documentation
2018-11-17 Paul Brossier[mfcc] add set_mel_coeffs and power
2018-11-17 Paul Brossier[py] add tests for new filterbank methods
2018-11-17 Paul Brossier[tests] [filterbank] add get/set power/norm calls
2018-11-17 Paul Brossier[py] filterbank.set_mel_coeffs_slaney accepts float
2018-11-17 Paul Brossier[filterbank] check samplerate in _slaney, use temp...
2018-11-17 Paul Brossier[py] check for float in filterbank.set_mel_coeffs,...
2018-11-17 Paul Brossier[filterbank] factorize input validation
2018-11-17 Paul Brossier[filterbank] check input samplerate, not n_bands
2018-11-17 Paul BrossierMerge branch 'master' into feature/melfilterbank
2018-11-17 Paul Brossier[doc] fix filterbank_set_mel_coeffs params
2018-11-17 Paul Brossier[py] add filterbank.set_power and set_norm
2018-11-17 Paul Brossier[filterbank] check norm in set_triangle_bands
2018-11-17 Paul Brossier[filterbank] add docs for norm and power
2018-11-17 Paul Brossier[filterbank] add norm and power parameters
2018-11-17 Paul Brossier[filterbank] fix mel htk mode
2018-11-17 Paul Brossier[test] pass checks in double precision, rename hztomel
2018-11-17 Paul Brossier[py] add filterbank.set_mel_coeffs, improve error messages
2018-11-17 Paul Brossier[filterbank] add set_mel_coeffs
2018-11-17 Paul Brossier[test] add meltohz tests
2018-11-17 Paul Brossier[py] add meltohz and hztomel with minimal doc
2018-11-17 Paul Brossier[api] add meltohz and hztomel, Slaney and Htk versions
2018-11-16 Paul Brossier[source] [avcodec] remove oldavr stuff
2018-11-16 Paul Brossier[source] [avcodec] create resampler once
2018-11-16 Paul Brossier[source] [avcodec] downmix signal manually
2018-11-16 Paul Brossier[test] add a test using sink and source to check channe...
2018-11-15 Paul BrossierMerge branch 'fix/oddfft'
2018-11-15 Paul BrossierMerge branch 'fix/oddfft' (closes #207)
2018-11-15 Paul Brossier[fft] limit vDSP to 2**n sizes, add support for radix...
2018-11-15 Paul Brossier[fft] fix reconstruction for odd sizes (fftw only)
2018-11-15 Paul Brossier[tests] check fft reconstruction for even size and...
2018-11-09 Paul Brossier[filterbank] add a warning for duplicate freqs, improve...
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[filterbank] remove warning when list starts with 0...
2018-11-09 Paul Brossier[tests] set_triangle_bands should when list starts...
2018-11-05 Paul Brossier[py] [style] improve setup.py
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[waf] avoid shipping generated files in tarball
2018-11-04 Paul Brossier.gitignore: also ignore .eggs and .cache
2018-11-04 Paul Brossier[py] simplify waf inclusion in MANIFEST.in, avoiding pyc
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-04 Paul Brossier[py] [doc] fix sink.__call__ formatting
2018-11-04 Paul Brossier[build] wrap long lines in wscript
2018-11-01 Paul Brossier[py] update and simplify MANIFEST.in
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-31 Paul Brossier[doc] move examples last
2018-10-31 Paul Brossier[doc] add a note about building the module in double...
2018-10-31 Paul Brossier[doc] add py_utils
2018-10-31 Paul Brossier[doc] re-add py_examples
2018-10-31 Paul Brossier[doc] add source and sink doc
2018-10-31 Paul Brossier[doc] reorganize python doc
2018-10-31 Paul Brossier[doc] rename python reference to python-install
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 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 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'
next