RSS feed
790b6d7b
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 21:14
src/notes/notes.c: fix error message
9bfef718
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 20:50
src/spectral/fft.h: strip example path
12e91a68
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 20:07
python/tests/test_specdesc.py: RuntimeError is now raised on wrong mode
2763582d
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 20:06
src/spectral/specdesc.c: return NULL if wrong mode asked
6e5dd2b2
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 20:06
src/utils/log.c: add header, remove unused code
784de2f5
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 20:01
src/aubio.h: add some links to examples
8076ecd0
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 19:26
tests/src/spectral/test-fft.c: fix default size
bf1c0e43
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 19:16
src/spectral/specdesc.c: remove trailing spaces
d45f5274
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 18:55
python/tests/test_source.py: filter user warnings to avoid spamming the console
67537d79
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 18:55
python/ext/aubiomodule.c: use custom logging function for errors and warnings
aa5828d2
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 18:41
python/lib/moresetuptools.py: add HAVE_STDARG_H
0000669f
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 18:34
tests/src/utils/test-log.c: add example for aubio_log_set_function
f5be1157
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 18:34
src/aubio_priv.h: use new logging function
c8228c7d
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 18:33
src/aubio.h: add utils/log.h
c7844d8a
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 18:33
src/utils/log.h: add new aubio_log_set_function
5392db8c
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 15:19
src/aubio_priv.h: add stdarg.h
f3343008
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 15:15
wscript: add stdarg.h
70b2ab04
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 09:48
python/demos/demo_mfcc.py: add options to plot first and second derivatives, and set samplerate/win_s/hop_s, thanks to @jhoelzl (closes #68)
88c89e3b
– Paul Brossier <piem@piem.org>
authored
on 2016/09/22 09:46
python/tests/test_fvec.py: reduce alpha norm precision to 10.-4
fa5d8add
– Paul Brossier <piem@piem.org>
authored
on 2016/09/21 11:24
src/io/source_wavread.c: skip chunks until data is found, or abort
a27576bb
– Paul Brossier <piem@piem.org>
authored
on 2016/09/21 11:23
src/io/source_wavread.c: fix bytes_read for JUNK headers
e087a50b
– Paul Brossier <piem@piem.org>
authored
on 2016/09/21 10:08
.appveyor.yml: make nose2 verbose
17d0f0e2
– Paul Brossier <piem@piem.org>
authored
on 2016/09/21 10:07
src/io/source_sndfile.c: improve formatting
980a4f42
– Paul Brossier <piem@piem.org>
authored
on 2016/09/20 21:34
python/tests/test_source.py: use nose2 params to process one sound file per test
7a83a47a
– Paul Brossier <piem@piem.org>
authored
on 2016/09/16 22:04
doc/aubio*.txt: document -T/--timeformat option
99d8cbb1
– Paul Brossier <piem@piem.org>
authored
on 2016/09/16 15:14
wscript: improve tarball creation (./waf dist)
7800335d
– Paul Brossier <piem@piem.org>
authored
on 2016/09/16 14:33
wscript: build sphinx documentation if sphinx-build is found in PATH
4b251ae9
– Paul Brossier <piem@piem.org>
authored
on 2016/08/30 12:33
src/spectral/fft.c: make calls to fftw_destroy_plan thread-safe
bfab39c5
– Paul Brossier <piem@piem.org>
authored
on 2016/08/30 11:07
src/io/source_wavread.c: skip junk chunk
3f961c42
– Paul Brossier <piem@piem.org>
authored
on 2016/08/30 11:06
src/notes/notes.c: fix out-of-bound write
41fc24f6
– Paul Brossier <piem@piem.org>
authored
on 2016/08/29 19:21
python/lib/gen_external.py: clean-up
67f0092e
– Paul Brossier <piem@piem.org>
authored
on 2016/08/29 19:07
python/tests/test_cvec.py: simplify
55027f3d
– Paul Brossier <piem@piem.org>
authored
on 2016/08/27 13:43
doc/index.rst: add number of commits since last release, use https
7a8a07e2
– Paul Brossier <piem@piem.org>
authored
on 2016/08/27 13:23
doc/develop.rst: add some documentation about the c-api
3438b42b
– Paul Brossier <piem@piem.org>
authored
on 2016/08/27 12:21
dox/xcode_frameworks.rst: improve markup
2719c548
– Paul Brossier <piem@piem.org>
authored
on 2016/08/27 08:13
doc/xcode_frameworks.rst: improve markup