shithub: aubio

RSS feed

67b66184 – Paul Brossier <piem@piem.org> authored on 2017/03/10 09:15
src/onset/peakpicker.c: temporarly fix peak-picking regression introduced in c9e20ca

714ef0d6 – Martin Hermant <martin.hermant@gmail.com> authored and Paul Brossier <piem@piem.org> committed on 2017/02/13 13:41
add windows to readme supported platforms

ce49bb53 – Martin Hermant <martin.hermant@gmail.com> authored and Paul Brossier <piem@piem.org> committed on 2017/02/13 08:31
comment changes to build_apple_frameworks

8da27327 – Martin Hermant <martin.hermant@gmail.com> authored and Paul Brossier <piem@piem.org> committed on 2017/02/13 07:42
add permanent dir execution for scripts/build_apple_frameworks

2470240b – Martin Hermant <martin.hermant@gmail.com> authored and Paul Brossier <piem@piem.org> committed on 2017/02/13 07:38
remove doc/_build from git

e79acd95 – Paul Brossier <piem@piem.org> authored on 2017/03/08 02:30
python/scripts/aubiocut: add --cut_every_nslices option

dcecaeca – Paul Brossier <piem@piem.org> authored on 2017/03/05 14:40
src/io/{sink,source}.c: clarify failover messages

ad2eac2a – Paul Brossier <piem@piem.org> authored on 2017/03/05 14:29
src/io/sink.c: make sure an error is raised when no sink is built in

72af472e – Paul Brossier <piem@piem.org> authored on 2017/02/28 05:57
src/tempo/tempo.h: improve documentation (#22)

81f738e5 – Paul Brossier <piem@piem.org> authored on 2017/02/27 20:32
python/tests/test_sink.py: trivial test for sink 'with' interface (PEP 343)

fcb6e8c8 – Paul Brossier <piem@piem.org> authored on 2017/02/27 20:31
python/ext/py-sink.c: add 'with' interface (PEP 343)

8b7cdbad – Paul Brossier <piem@piem.org> authored on 2017/02/27 12:21
python/ext/py-source.c: use PyArray_NewShape, not _Resize

410a157f – Paul Brossier <piem@piem.org> authored on 2017/02/27 08:23
python/ext/aubio-types.h: define PATH_MAX if needed

24a7764b – Paul Brossier <piem@piem.org> authored on 2017/02/27 08:20
doc/xcode_frameworks.rst: add simple swift example

4f891542 – Paul Brossier <piem@piem.org> authored on 2017/02/27 05:29
python/ext/py-{source,sink}.c: free string uri

b8cedb62 – Paul Brossier <piem@piem.org> authored on 2017/02/27 05:26
python/ext/py-source.c: copy string uri

140b460a – Paul Brossier <piem@piem.org> authored on 2017/02/26 21:56
doc/download.rst: use https

39be0488 – Paul Brossier <piem@piem.org> authored on 2017/02/26 20:59
python/tests/test_source.py: test with interface (PEP 343)

25d58dc6 – Paul Brossier <piem@piem.org> authored on 2017/02/26 20:34
src/io/source_apple_audio.c: allow closing twice

48ebc3b6 – Paul Brossier <piem@piem.org> authored on 2017/02/26 20:34
src/io/source_sndfile.c: allow closing twice

2882b3f9 – Paul Brossier <piem@piem.org> authored on 2017/02/26 20:33
src/io/source_wavread.c: allow closing twice