2017-03-17 |
Paul Brossier | .travis.yml: disable rubberband on ios |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/utils/ringbuffer.c: avoid declaration after stateme... |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/synth/sampler.c: avoid declaration after statement... |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | python/lib/moresetuptools.py: really merge |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | Merge branch 'master' into sampler |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/io/source_avcodec.c: use avcodec_free_context for... |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/io/source_avcodec.c: always mark eof on error |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/io/source_avcodec.c: simplify new_ failure recovery |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/effects/rubberband_utils.c: use ':' to join options |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/synth/sampler.h: improve documentation |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/synth/sampler.c: also compile without pthread |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | Merge branch 'master' into sampler |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | python/lib/moresetuptools.py: check for libswresample... |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | scripts/build_mingw: add short report, make sure target... |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | scripts/build_mingw: also build against ffmpeg |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/utils/windll.c: add unused attributes |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/wscript_build: also link against libswresample... |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | wscript: shorten line |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Paul Brossier | src/io/source_avcodec.c: add libswresample |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Paul Brossier | wscript: check for libswresample first, then libavresample |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Paul Brossier | python/lib/moresetuptools.py: remove jack, only used... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Paul Brossier | Merge branch 'circlei' |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Paul Brossier | scripts/get_waf.sh: really bump to 1.9.6, remove unused... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Paul Brossier | circle.yml: add basic config |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Paul Brossier | src/synth/sampler.c: update copyright |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Paul Brossier | src/synt/sampler.c: take a copy of uri |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Paul Brossier | src/synth/sampler.c: no #warning for msvc |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Paul Brossier | src/synth/sampler.c: check if we have pthread |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Paul Brossier | src/effects/: include aubio_priv.h, not config.h, use... |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Paul Brossier | src/synth/sampler.c: unthreaded read for now |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Paul Brossier | python/lib/gen_code.py: show which failed before raisin... |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Paul Brossier | src/synth/sampler.h: improve documentation |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Paul Brossier | src/synth/sampler.c: add last_read and source_output_tmp |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Paul Brossier | src/synth/sampler.h: add timestretch (first draft) |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Paul Brossier | src/synth/sampler.h: fix typo |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Paul Brossier | src/io/source_avcodec.c: make thread safe using a globa... |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Paul Brossier | src/io/source_avcodec.c: set a longer timeout when... |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Paul Brossier | tests/src/effects/test-pitchshift.c: cosmetic changes |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Paul Brossier | src/effects/rubberband_utils.c: add parsing of all... |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Paul Brossier | Merge 'origin/master' into sampler |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Paul Brossier | src/onset/peakpicker.c: temporarly fix peak-picking... |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Martin Hermant | add windows to readme supported platforms |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Martin Hermant | comment changes to build_apple_frameworks |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Martin Hermant | add permanent dir execution for scripts/build_apple_fra... |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Martin Hermant | remove doc/_build from git |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Paul Brossier | python/scripts/aubiocut: add --cut_every_nslices option |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Paul Brossier | src/io/{sink,source}.c: clarify failover messages |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Paul Brossier | src/io/sink.c: make sure an error is raised when no... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Paul Brossier | src/tempo/tempo.h: improve documentation (#22) |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Paul Brossier | python/tests/test_sink.py: trivial test for sink 'with... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Paul Brossier | python/ext/py-sink.c: add 'with' interface (PEP 343) |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/ext/py-source.c: use PyArray_NewShape, not _Resize |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/ext/aubio-types.h: define PATH_MAX if needed |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | doc/xcode_frameworks.rst: add simple swift example |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/ext/py-{source,sink}.c: free string uri |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/ext/py-source.c: copy string uri |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | doc/download.rst: use https |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/tests/test_source.py: test with interface (PEP... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | src/io/source_apple_audio.c: allow closing twice |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | src/io/source_sndfile.c: allow closing twice |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | src/io/source_wavread.c: allow closing twice |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/ext/py-source.c: statement after definitions |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | src/io/source_wavread.c: raise error in _do/_do_multi... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/ext/py-source.c: __exit__ to close once |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/ext/py-source.c: raise on closing file failed |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/ext/py-source.c: add iterator interface |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Paul Brossier | python/ext/py-source.c: add with interface (PEP 343) |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Paul Brossier | src/io/source_wavread.c: avoid seeking in closed file |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Paul Brossier | src/io/source_wavread.c: set error message in seek... |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Paul Brossier | src/io/source_wavread.c: avoid reading in closed file |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Paul Brossier | src/io/source_avcodec.c: make sure seek position is... |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Paul Brossier | src/io/source_avcodec.c: avoid seeking in closed file |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Paul Brossier | src/io/source_sndfile.c: make sure seek position is... |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Paul Brossier | src/io/source_sndfile.c: call sf_seek after checking... |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Paul Brossier | src/io/source_sndfile.c: avoid seeking in closed file |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Paul Brossier | setup.py: add numpy to setup_requires, nose2 to extras_... |
commit | commitdiff | tree | snapshot |
2017-02-23 |
Paul Brossier | python/scripts/aubiocut: remove old comment line |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Paul Brossier | setup.py: update to https |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Paul Brossier | src/pitch/pitch.c: return NULL if pitch_mode is NULL |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Paul Brossier | python/demos/demo_bench_yin.py: add yin/yinfft benchmar... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Paul Brossier | python/lib/moresetuptools.py: add comments, improve... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Paul Brossier | python/lib/moresetuptools.py: use system aubio only... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Paul Brossier | python/lib/moresetuptools.py: add get_aubio_version... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Paul Brossier | examples/utils.c: allocate note event once |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Paul Brossier | examples/parse_args.h: really use atoi, cast to smpl_t... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Paul Brossier | Merge branch 'miditap', thanks to Tres Seaver for his... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Paul Brossier | src/pitch/pitch.c: return NULL if creation failed |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Paul Brossier | src/pitch/pitchyinfft.c: return NULL if fft creation... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Paul Brossier | src/pitch/pitchspecacf.c: return NULL if fft creation... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Paul Brossier | src/pitch/pitchfcomb.c: return NULL if fft creation... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Paul Brossier | doc/aubio{track,onset}.txt: update --miditap-note to -N |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Paul Brossier | examples/parse_args.h: use -N for --miditap-note |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Paul Brossier | examples/parse_args.h: use atof for miditap note and... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Paul Brossier | examples/parse_args.h: miditap only for aubiotrack... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Tres Seaver | aubiotrack also sends MIDI tap. |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Tres Seaver | aubioonset: user-set MIDI tap note / velocity values. |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Paul Brossier | doc/statuslinks.rst: bump last release to 0.4.4 |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Paul Brossier | doc/index.rst: include status links for development... |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Paul Brossier | src/temporal/biquad.c: fix initialization (closes #82) |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Paul Brossier | VERSION: bump to 0.4.5~alpha |
commit | commitdiff | tree | snapshot |
next |