RSS feed
c204928f
– Paul Brossier <piem@piem.org>
authored
on 2012/07/09 11:37
src/spectral/fft.c: HAVE_AUBIO_DOUBLE is always defined
6017f946
– Paul Brossier <piem@piem.org>
authored
on 2012/07/09 11:36
python/aubio: update
d62c32f0
– Paul Brossier <piem@piem.org>
authored
on 2012/07/09 11:36
examples/wscript_build: update
dda6ba6b
– Paul Brossier <piem@piem.org>
authored
on 2012/07/09 11:36
wscript: udpate, disable fftw and swig by default
c0d7cd65
– Paul Brossier <piem@piem.org>
authored
on 2012/07/09 11:35
examples/utils.c: avoid segfault when compiling without sndfile
fff7b92f
– Paul Brossier <piem@piem.org>
authored
on 2012/07/09 11:35
examples/sndfileio.h: add read_mono
6f673611
– Paul Brossier <piem@piem.org>
authored
on 2012/07/09 11:34
examples/sndfileio.c: include config.h for HAVE_SNDFILE
bd0cc68c
– Paul Brossier <piem@piem.org>
authored
on 2012/07/09 11:10
waf: update
7684ff2d
– Paul Brossier <piem@piem.org>
authored
on 2012/07/09 11:10
wscript: improve error message
466a5daa
– Paul Brossier <piem@piem.org>
authored
on 2012/03/03 11:26
interfaces/python/setup.py: install in dist-packages, thanks to Stelios Togias
e43464c6
– Paul Brossier <piem@piem.org>
authored
on 2012/01/06 15:53
Merge branch 'master' of piem.org:/git/aubio/aubio
8b3a7e79
– Paul Brossier <piem@piem.org>
authored
on 2012/01/06 15:52
src/spectral/fft.c: i only needed for FFTW3
9430dfde
– Paul Brossier <piem@piem.org>
authored
on 2012/01/06 13:51
examples/utils.c: dummy functions if no sndfile
1081580a
– Paul Brossier <piem@piem.org>
authored
on 2012/01/06 13:50
examples/sndfileio.c: do not compile if sndfile is missing
9906b3f3
– Paul Brossier <piem@piem.org>
authored
on 2012/01/06 13:50
configure.ac: add --enable-sndfile
447d6cd9
– Paul Brossier <piem@piem.org>
authored
on 2012/01/06 13:50
tests/src/Makefile.am: remove missing tests
acb2ac95
– Paul Brossier <piem@piem.org>
authored
on 2012/01/06 12:16
wscript: improve messages
36f954ae
– Paul Brossier <piem@piem.org>
authored
on 2012/01/06 12:07
wscript: factorise pkg-config detection
55ffa553
– Paul Brossier <piem@piem.org>
authored
on 2012/01/06 12:03
wscript: remove debug output
b517cb3a
– Paul Brossier <piem@piem.org>
authored
on 2012/01/06 11:59
Merge branch 'master' of piem.org:/git/aubio/aubio
110ac909
– Paul Brossier <piem@piem.org>
authored
on 2012/01/06 11:59
examples/wscript_build, wscript: update
abf13a1e
– Paul Brossier <piem@piem.org>
authored
on 2011/11/21 15:36
Merge branch 'master' of aubio.org:/git/aubio/aubio
b70c6f1a
– Paul Brossier <piem@piem.org>
authored
on 2011/11/21 15:35
setup.py: update path
a5bf9a5f
– Paul Brossier <piem@piem.org>
authored
on 2011/11/21 15:01
.gitignore: also ignore doxygen generated files, thanks to Dirkjan Krijnders
7f8ff8b3
– Paul Brossier <piem@piem.org>
authored
on 2011/11/21 07:30
generator.py: update for newest waf
c77df5cf
– Paul Brossier <piem@piem.org>
authored
on 2011/11/21 07:28
waf: update
e565c649
– Paul Brossier <piem@piem.org>
authored
on 2011/11/16 12:30
wscript: ask the user to run 'make distclean' before running waf
653ac085
– Paul Brossier <piem@piem.org>
authored
on 2011/11/16 12:30
waf: add waf
cfaa3c4d
– Paul Brossier <piem@piem.org>
authored
on 2011/11/16 12:29
src/spectral/ooura_fft8g.c: add ooura
729a3c09
– Paul Brossier <piem@piem.org>
authored
on 2011/11/16 12:29
add support for ooura so that aubio can be build without fftw
e2981382
– Paul Brossier <piem@piem.org>
authored
on 2011/11/16 12:13
examples/wscript_build: update
82335b73
– Paul Brossier <piem@piem.org>
authored
on 2011/11/16 12:12
wscript: use --enable-samplerate as in configure
ad7c7100
– Paul Brossier <piem@piem.org>
authored
on 2011/11/16 12:12
wscript: use --enable-samplerate as in configure
58201079
– Paul Brossier <piem@piem.org>
authored
on 2011/11/16 12:09
wscript: parse VERSION from file
d7bce3c3
– Paul Brossier <piem@piem.org>
authored
on 2011/11/16 12:09
VERSION: escape string
1c24da53
– Paul Brossier <piem@piem.org>
authored
on 2011/11/16 12:07
src/{f,c}vec.c: remove zeroing since we now use calloc
7ce07013
– Paul Brossier <piem@piem.org>
authored
on 2011/11/16 12:07
src/aubio_priv.h: use calloc instead of malloc
c55f907e
– Paul Brossier <piem@piem.org>
authored
on 2011/11/16 09:47
VERSION: bump to 0.4.0alpha
2a6e6727
– Paul Brossier <piem@piem.org>
authored
on 2011/09/25 20:22
wscript: make jack, samplerate, and lash optional
46378b3b
– Paul Brossier <piem@piem.org>
authored
on 2011/09/25 20:21
wscript: update to waf 1.6.7
20ae690b
– Paul Brossier <piem@piem.org>
authored
on 2011/05/02 08:38
Merge aubio.org:/git/aubio/aubio
5f9df779
– Paul Brossier <piem@piem.org>
authored
on 2011/05/02 08:37
tests/: move tests around
42515ac4
– Paul Brossier <piem@piem.org>
authored
on 2011/05/02 08:35
python/aubio/plot/keyboard.py: use with_, thanks to Dan Muresan
c37aee16
– Paul Brossier <piem@piem.org>
authored
on 2011/02/07 07:55
src/mathutils.c: do not return NULL when wrong window type is passed (thanks to Olivier Robert)
860ef4bd
– Paul Brossier <piem@piem.org>
authored
on 2011/02/07 07:54
src/pitch/pitchschmitt.c: avoid memory leak (thanks to Olivier Robert)
34422b4c
– Paul Brossier <piem@piem.org>
authored
on 2011/02/07 07:53
src/spectral/tss.c: fix del_
1a74ac3c
– Paul Brossier <piem@piem.org>
authored
on 2011/02/04 05:26
src/mathutils.c: fix aubio_db_spl, thanks to Eric, closes #15
b583b9fb
– Paul Brossier <piem@piem.org>
authored
on 2011/02/04 05:08
src/pitch/pitch.c: do not return NULL if unknown method selected (thanks to Olivier Robert)
f66ccb9d
– Paul Brossier <piem@piem.org>
authored
on 2011/02/04 05:06
src/spectral/tss.c: use AUBIO_FREE, not free (thanks to Olivier Robert)
7c842043
– Paul Brossier <piem@piem.org>
authored
on 2010/07/31 12:32
src/tempo/beattracking.c: declare b as signed integer, thanks to Lennart Denninger
4bcd424a
– Paul Brossier <piem@piem.org>
authored
on 2010/06/02 21:10
Makefile.am: include examples/ for jackio.h, add test-mathutils.c, simplify run command