shithub: aubio

RSS feed

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