shithub: aubio

RSS feed

c7d8cb1a – famulus <famulus.fusion@gmail.com> authored on 2014/01/10 18:53
marks first commit

a69d3a6d – Paul Brossier <piem@piem.org> authored on 2014/01/09 04:00
python/lib/generator.py: skip source_wavread

d13e6b7a – Paul Brossier <piem@piem.org> authored on 2014/01/05 16:13
src/io/source_wavread.c: fix errno.h include

4b7747d7 – Paul Brossier <piem@piem.org> authored on 2014/01/05 16:11
src/io/sink.c: use function pointers

6d509c33 – Paul Brossier <piem@piem.org> authored on 2014/01/03 16:44
src/io/source_wavread.c: open file in binary mode for windows

ac4a6b8f – Paul Brossier <piem@piem.org> authored on 2014/01/03 14:14
README.md: improve

8e21476c – Paul Brossier <piem@piem.org> authored on 2014/01/03 13:54
src/io/source_w*.c: disable debug output

52efae12 – Paul Brossier <piem@piem.org> authored on 2014/01/03 13:50
src/io/source.c: add source_wavread

5158c229 – Paul Brossier <piem@piem.org> authored on 2014/01/03 13:50
src/io/source_wavread.h: add native wav reader

44721ffe – Paul Brossier <piem@piem.org> authored on 2014/01/03 13:43
tests/src/io/test-source*.c: remove duplicate include

2a0a4f1b – Paul Brossier <piem@piem.org> authored on 2014/01/03 13:43
tests/src/io/test-source_apple_audio.c: return error code

2e010600 – Paul Brossier <piem@piem.org> authored on 2014/01/03 13:42
tests/src/io/test-source*.c: always get samplerate

d4791e57 – Paul Brossier <piem@piem.org> authored on 2014/01/02 14:47
Merge branch 'develop' of aubio.org:/git/aubio/aubio into develop

4fe62ba2 – Paul Brossier <piem@piem.org> authored on 2013/12/30 14:48
src/aubio_priv.h: use ifdef for macros that can be undefined

a3416855 – Paul Brossier <piem@piem.org> authored on 2013/12/30 14:43
wscript: do not pass -Wextra to msvc

5cc88f7d – Paul Brossier <piem@piem.org> authored on 2013/12/30 14:37
examples/utils.c: remove old comment

ddf04fd5 – Paul Brossier <piem@piem.org> authored on 2013/12/30 14:31
src/spectral/filterbank_mel.c: improve build with -Wdeclaration-after-statement

67b05b40 – Paul Brossier <piem@piem.org> authored on 2013/12/30 14:26
src/io/source_sndfile.c: improve build with -Wdeclaration-after-statement

78c21cf2 – Paul Brossier <piem@piem.org> authored on 2013/12/30 14:25
src/spectral/mfcc.c: improve build with -Wdeclaration-after-statement

56440691 – Paul Brossier <piem@piem.org> authored on 2013/12/30 14:24
src/mathutils.c: improve build with -Wdeclaration-after-statement

c21acb9a – Paul Brossier <piem@piem.org> authored on 2013/12/30 14:20
src/: improve build with -Wdeclaration-after-statement

fe878239 – Paul Brossier <piem@piem.org> authored on 2013/12/30 14:17
examples/: build with -Wdeclaration-after-statement

0546c1f3 – Paul Brossier <piem@piem.org> authored on 2013/12/30 14:12
tests/: build with -Wmissing-declarations