shithub: aubio

RSS feed

eae58984 – Paul Brossier <piem@piem.org> authored on 2012/07/13 09:00
src/io: moved sndfileio from examples

93161739 – Paul Brossier <piem@piem.org> authored on 2012/07/12 21:23
added boilerplate for media source and sink

541eafb4 – Paul Brossier <piem@piem.org> authored on 2012/07/12 20:29
Merge branch 'develop' into io

c997036f – Paul Brossier <piem@piem.org> authored on 2012/07/12 20:28
test_pitch.py: added simple tests for pitch

7351545f – Paul Brossier <piem@piem.org> authored on 2012/07/11 21:00
Merge branch 'develop' of groseille:projects/aubio/aubio into develop

913ee146 – Paul Brossier <piem@piem.org> authored on 2012/07/11 20:59
demo_filterbank*.py: improved

1ebf8770 – Paul Brossier <piem@piem.org> authored on 2012/07/11 17:58
interfaces/python/test_*.py: make executables

5e3ed601 – Paul Brossier <piem@piem.org> authored on 2012/07/11 12:39
test_filterbank.py: splitted and completed

f6cbefe2 – Paul Brossier <piem@piem.org> authored on 2012/07/11 12:38
py-filterbank.c: add set_coeffs

93004d5e – Paul Brossier <piem@piem.org> authored on 2012/07/11 12:38
aubioproxy.c: add PyAubio_ArrayToCFmat implementation

83b385ff – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:44
src/spectral/specdesc.c: remove old comments

312826c9 – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:43
test_onset.py, test_onsetdetection.py: split and update

abbd910a – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:43
gen_pyobject.py: clean up, output a float instead of a vector with a single element

195b424d – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:42
test_filter.py: clean up

299c2b0f – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:41
test_fft.py: phase can be 0 or -0

4afa448e – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:41
test_fvec.py: zero_crossing_rate almost equal

012b3245 – Paul Brossier <piem@piem.org> authored on 2012/07/11 10:10
setup.py: simplify, check for path before adding them

b84c0c22 – Paul Brossier <piem@piem.org> authored on 2012/07/11 09:45
demo_filterbank.py: added simple demo

451b05d2 – Paul Brossier <piem@piem.org> authored on 2012/07/10 17:25
Merge branch 'numpy-1.8' into develop

0ed517b8 – Paul Brossier <piem@piem.org> authored on 2012/07/10 15:01
build_linux: add sample script to build and run tests on linux

6882e739 – Paul Brossier <piem@piem.org> authored on 2012/07/10 15:43
build_osx: add sample script to build and run tests on osx

39e6f843 – Paul Brossier <piem@piem.org> authored on 2012/07/10 15:42
demo_filterbank.py: use a vector, not a list

988f580a – Paul Brossier <piem@piem.org> authored on 2012/07/10 15:41
setup.py: improve metadata

1458de52 – Paul Brossier <piem@piem.org> authored on 2012/07/10 15:41
aubio-types.h, aubiomodule.c: update for numpy 1.8

c71e4054 – Paul Brossier <piem@piem.org> authored on 2012/07/10 13:09
updated setup to generate files

c325a112 – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:33
wscript: add -g to cflags and simplify

4db0752a – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:31
configure.ac: enable tests by default, add m4

4435ea6e – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:30
src/fmat.h: length and height

cd60b5c2 – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:29
tests/src/test-lvec.c, tests/src/test-fmat.c: add boilerplate

c1ca5b63 – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:29
Makefile.am: include m4

e7e11bfb – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:28
src/pitch/pitchschmitt.c: avoid out of bound reads

9d6001cb – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:26
tests/src: fix memory leaks

02418f6a – Paul Brossier <piem@piem.org> authored on 2012/07/10 11:26
tests/: move file around to match src/

ed766c7e – Paul Brossier <piem@piem.org> authored on 2012/07/09 17:28
tests/src/test-pitchyin.c: fix memory leak

46ba93b9 – Paul Brossier <piem@piem.org> authored on 2012/07/09 17:25
tests/src/test-pitchyinfft.c: fix memory leak

f61c88a9 – Paul Brossier <piem@piem.org> authored on 2012/07/09 15:53
src/spectral/fft.c: fix in and out sizes for ooura

bb7a42a9 – Paul Brossier <piem@piem.org> authored on 2012/07/09 15:35
run_all_tests: added script to run all tests

dbf47c66 – Paul Brossier <piem@piem.org> authored on 2012/07/09 13:09
examples/Makefile.am: fix missing \

d41bc4da – Paul Brossier <piem@piem.org> authored on 2012/07/09 12:06
wscript, **/wscript_build: use ctx to match latest waf docs

f4493f43 – Paul Brossier <piem@piem.org> authored on 2012/07/09 11:37
python/wscript_build: update

0e355f69 – Paul Brossier <piem@piem.org> authored on 2012/07/09 11:37
src/wscript_build: add vim header

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

d3146363 – Paul Brossier <piem@piem.org> authored on 2010/06/02 21:08
test-mathutils.c: added tests for next_power_of_two

c251b809 – Paul Brossier <piem@piem.org> authored on 2010/06/02 21:07
test-fvec.c: update

883deec0 – Paul Brossier <piem@piem.org> authored on 2010/06/02 20:43
configure.ac: fix LASH detection

21ee7097 – Paul Brossier <piem@piem.org> authored on 2010/04/28 17:17
wscript: added some pointers about waf

ead03dd4 – Paul Brossier <piem@piem.org> authored on 2010/04/28 16:53
src/Makefile.am: added missing fmat.{c,h}

0efce0db – Paul Brossier <piem@piem.org> authored on 2010/04/18 22:25
configure.ac: remove useless pkg-config check, thanks to Volker Grabsch

8d1323b5 – Paul Brossier <piem@piem.org> authored on 2010/04/14 13:36
python/aubio: more changes for mono

16bd78a4 – Paul Brossier <piem@piem.org> authored on 2010/04/14 13:34
swig/aubio.i: add aubio_sndfile_read_mono

Next