aubio.git
2016-09-29 Paul Brossiertests/src/effects/test-pitchshift.c: remove HAVE_RUBBERBAND pitchshift
2016-09-29 Paul Brossiersrc/effects/pitchshift.h: improve documentation
2016-09-28 Paul BrossierMerge branch 'master' into pitchshift
2016-09-28 Paul Brossiersrc/io/{source_wavread,sink_wavwrite}.c: declare intern...
2016-09-28 Paul Brossiersrc/pitch/pitch.c: fail on wrong method, warn on wrong...
2016-09-28 Paul Brossiersrc/onset/onset.c: return null and clean-up if new_aubi...
2016-09-28 Paul Brossiersrc/onset/onset.c: fix error message
2016-09-28 Paul Brossiersrc/pitch/pitch.c: declare internal functions as static
2016-09-28 Paul Brossiersrc/pitch/pitch.h: add aubio_pitch_get_tolerance
2016-09-27 Paul BrossierMerge branch 'master' into pitchshift
2016-09-27 Paul Brossiersrc/spectral/fft.c: add message about fftw3 being able...
2016-09-27 Paul Brossiersrc/spectral/fft.c: use prefixed aubio_ooura_rdft
2016-09-27 Paul Brossiersrc/spectral/ooura_fft8g.c: prefix public function...
2016-09-27 Paul Brossiersrc/spectral/fft.c: use prefixed aubio_ooura_rdft
2016-09-27 Paul Brossiersrc/spectral/ooura_fft8g.c: prefix public function...
2016-09-27 Paul Brossiersrc/spectral/fft.c: add message about fftw3 being able...
2016-09-23 Paul Brossierpython/ext/aubiomodule.c: remove duplicate add_generate...
2016-09-23 Paul Brossierpython/ext/aubiomodule.c: undo last commit
2016-09-23 Paul Brossierpython/ext/aubiomodule.c: remove extern
2016-09-23 Paul Brossierpython/tests/test_pitchshift.py: get message from aubio...
2016-09-23 Paul BrossierMerge branch 'master' into pitchshift
2016-09-23 Paul Brossierpython/ext/py-source.c: use error string set in src...
2016-09-23 Paul Brossierpython/ext/py-phasevoc.c: use error string set in src...
2016-09-23 Paul Brossierpython/ext/py-fft.c: use error string set in src/spectr...
2016-09-23 Paul Brossiersrc/io/source_sndfile.c: add support for multi-channel...
2016-09-22 Paul Brossierpython/tests/test_source.py: break long line
2016-09-22 Paul Brossiersrc/notes/notes.c: fix error message
2016-09-22 Paul Brossiersrc/spectral/fft.h: strip example path
2016-09-22 Paul Brossierpython/tests/test_specdesc.py: RuntimeError is now...
2016-09-22 Paul Brossiersrc/spectral/specdesc.c: return NULL if wrong mode...
2016-09-22 Paul Brossiersrc/utils/log.c: add header, remove unused code
2016-09-22 Paul Brossiersrc/aubio.h: add some links to examples
2016-09-22 Paul Brossiertests/src/spectral/test-fft.c: fix default size
2016-09-22 Paul Brossiersrc/spectral/specdesc.c: remove trailing spaces
2016-09-22 Paul Brossierpython/tests/test_source.py: filter user warnings to...
2016-09-22 Paul Brossierpython/ext/aubiomodule.c: use custom logging function...
2016-09-22 Paul Brossierpython/lib/moresetuptools.py: add HAVE_STDARG_H
2016-09-22 Paul Brossiertests/src/utils/test-log.c: add example for aubio_log_s...
2016-09-22 Paul Brossiersrc/aubio_priv.h: use new logging function
2016-09-22 Paul Brossiersrc/aubio.h: add utils/log.h
2016-09-22 Paul Brossiersrc/utils/log.h: add new aubio_log_set_function
2016-09-22 Paul Brossiersrc/aubio_priv.h: add stdarg.h
2016-09-22 Paul Brossierwscript: add stdarg.h
2016-09-22 Paul Brossierpython/demos/demo_mfcc.py: add options to plot first...
2016-09-22 Paul Brossierpython/tests/test_fvec.py: reduce alpha norm precision...
2016-09-21 Paul Brossiersrc/effects/pitchshift_rubberband.c: fix error message
2016-09-21 Paul Brossiersrc/effects/pitchshift.h: split implementations in...
2016-09-21 Paul Brossiertests/src/effects/test-pitchshift.c: add option for...
2016-09-21 Paul Brossiertests/src/effects/test-pitchshift.c: use 64 hopsize...
2016-09-21 Paul Brossiersrc/effects/pitchshift.c: fix lower pitchscale limit
2016-09-21 Paul Brossiertests/src/effects/test-pitchshift.c: clean-up, use...
2016-09-21 Paul Brossierpython/tests/test_pitchshift.py: make sure a wrong...
2016-09-21 Paul Brossiersrc/effects/pitchshift.h: use transpose, not pitchscale
2016-09-21 Paul Brossiersrc/effects/pitchshift.c: remove unused timeratio
2016-09-21 Paul BrossierMerge branch 'master' into pitchshift
2016-09-21 Paul Brossiersrc/io/source_wavread.c: skip chunks until data is...
2016-09-21 Paul Brossiersrc/io/source_wavread.c: fix bytes_read for JUNK headers
2016-09-21 Paul Brossier.appveyor.yml: make nose2 verbose
2016-09-21 Paul Brossiersrc/io/source_sndfile.c: improve formatting
2016-09-21 Paul Brossiersrc/effects/pitchshift.c: avoid signed/unsigned comparison
2016-09-20 Paul BrossierMerge branch 'master' into pitchshift
2016-09-20 Paul Brossierpython/tests/test_pitchshift.py: catch runtime error...
2016-09-20 Paul Brossierpython/tests/test_source.py: use nose2 params to proces...
2016-09-20 Paul Brossierpython/demos/demo_pitchshift.py: default to 64 hop
2016-09-20 Paul Brossierpython/tests/test_pitchshift.py: run in a few modes
2016-09-20 Paul Brossierpython/demos/demo_pitchshift.py: add mode option
2016-09-20 Paul Brossiersrc/effects/pitchshift.c: fix max_process_size, simplif...
2016-09-19 Paul Brossiersrc/effects/pitchshift.c: avoid error with rubberband...
2016-09-19 Paul Brossiersrc/effects/pitchshift.c: simplify warm-up code, remove...
2016-09-19 Paul Brossiersrc/effects/pitchshift.c: simplify _do, calling availab...
2016-09-19 Paul Brossiersrc/effects/pitchshift.c: add crispness as per rubberba...
2016-09-19 Paul Brossiersrc/effects/pitchshift.h: improve documentation
2016-09-18 Paul Brossiersrc/effects/pitchshift.h: add aubio_pitchshift_get_latency
2016-09-17 Paul Brossier.travis.yml: add libsamplerate and libsndfile to brew...
2016-09-17 Paul Brossiersrc/effects/pitchshift.c: clean-up options, set to...
2016-09-17 Paul Brossierwscript: loosen rubberband version
2016-09-17 Paul Brossierpython/lib/gen_code.py: compare to value in param_init
2016-09-17 Paul Brossierpython/tests/test_pitchshift.py: skip test on RuntimeError
2016-09-17 Paul Brossierpython/tests/test_pitchshift.py: fix import
2016-09-17 Paul Brossierpython/tests/test_pitchshift.py: add minimal tests
2016-09-17 Paul Brossier.travis.yml: add rubberband
2016-09-17 Paul Brossierpython/lib/gen_code.py: fix regression from previous...
2016-09-17 Paul Brossierdoc/aubio*.txt: document -T/--timeformat option
2016-09-16 Paul Brossierpython/demos/demo_pitchshift.py: add simple pitch demo...
2016-09-16 Paul Brossiersrc/wscript_build: add rubberband if found
2016-09-16 Paul Brossierpython/lib/gen_code.py: add pitchshift
2016-09-16 Paul Brossiersrc/effects/pitchshift.c: add some comments
2016-09-16 Paul Brossiersrc/effects/pitchshift.h: fix documentation
2016-09-16 Paul Brossiersrc/effects/pitchshift.h: add a pitch shifter based...
2016-09-16 Paul Brossierpython/lib/moresetuptools.py: check if rubberband can...
2016-09-16 Paul Brossierwscript: check if rubberband can be foud
2016-09-16 Paul Brossierwscript: improve tarball creation (./waf dist)
2016-09-16 Paul Brossierwscript: build sphinx documentation if sphinx-build...
2016-08-30 Paul Brossiersrc/spectral/fft.c: make calls to fftw_destroy_plan...
2016-08-30 Paul Brossiersrc/io/source_wavread.c: skip junk chunk
2016-08-30 Paul Brossiersrc/notes/notes.c: fix out-of-bound write
2016-08-29 Paul Brossierpython/lib/gen_external.py: clean-up
2016-08-29 Paul Brossierpython/tests/test_cvec.py: simplify
2016-08-27 Paul Brossierdoc/index.rst: add number of commits since last release...
2016-08-27 Paul Brossierdoc/develop.rst: add some documentation about the c-api
next