[py] add minimal docstring for wavetable
[aubio.git] / python / lib /
2018-12-04 Paul Brossier[py] use macro in docstring of generated objects macro...
2018-11-21 Paul BrossierMerge branch 'fix/pyextwarnings'
2018-11-21 Paul BrossierMerge branch 'fix/py3x_win-amd64' (closes #199, #208)
2018-11-20 Paul Brossier[py] fix missing pre-processor output on win-amd64
2018-11-17 Paul BrossierMerge branch 'feature/mfccparams'
2018-11-17 Paul BrossierMerge branch 'feature/melfilterbank' into feature/mfccp...
2018-11-17 Paul Brossier[py] generate code for setters with no parameters
2018-11-17 Paul Brossier[py] generate code for setters with multiple parameters
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 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-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-30 Paul Brossier[py] add basic module docstring
2018-10-30 Paul Brossier[py] improve fvec 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] add note2freq to __all__
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] 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 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 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 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.py: fix for slices smaller 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] [py2] workaround for -V to really show version
2018-10-04 Paul BrossierMerge branch 'feature/circleci2'
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 'feature/dct_multiopt'
2018-08-22 Paul Brossierpython/lib/gen_code.py: kwargs last for py2.x
2018-08-13 Paul Brossierpython/lib/gen_code.py: also create outputs for rdo
2018-08-07 Paul BrossierMerge branch 'master' into dct
2017-10-03 Paul BrossierMerge branch 'master' into dct
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-09-30 Paul BrossierMerge branch 'master' into PR/simplify_emscripten
2017-09-16 Paul BrossierMerge branch 'master' into dct
2017-09-16 Paul Brossierpython/lib/gen_code.py: add support for rdo
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/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-05 Paul Brossiersrc/spectral/dct.h: add dct type II using ooura
2017-07-24 Paul BrossierMerge branch 'fix_genexternal.py_syntax'
2017-07-24 MartinHNUpdate gen_external.py
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...
next