shithub: aubio

RSS feed

7d9ec37b – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:49
py-fvec.c removed

ce4bfe36 – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:49
aubiomodule.c: swith to new proxy functions, remove py_fvec and py_fmat

363ce7af – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:45
py-filterbank.c: use new proxy function, switch to mono and fmat

a52d3ae4 – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:45
py-filter.c: use new proxy function, switch to mono

c04d250d – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:44
py-phasevoc.c: use new proxy functions

965b3023 – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:40
py-fft.c: use new proxy functions

0178c655 – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:37
aubio/: cvec is still on the C side

03c34509 – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:37
aubio-types.h: kill fvec and fmat, update proxy functions

7395ec5e – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:34
aubioproxy.c: added conversion functions from C to numpy

ccca7cb6 – Paul Brossier <piem@piem.org> authored on 2009/12/20 15:20
aubio/__init__.py: added python helper for fvec and cvec

2a109e4e – Paul Brossier <piem@piem.org> authored on 2009/12/04 21:16
tests/src/: no more arguments for peakpicker

f658288f – Paul Brossier <piem@piem.org> authored on 2009/12/04 21:06
Merge branch 'master' of git+ssh://aubio.org/git/aubio/aubio into mono

0536612b – Paul Brossier <piem@piem.org> authored on 2009/12/04 20:59
interfaces/python: added more tests

b7f3aaf5 – Paul Brossier <piem@piem.org> authored on 2009/12/04 20:45
interfaces/python: start updating tests for mono

0f045b2d – Paul Brossier <piem@piem.org> authored on 2009/12/04 20:45
interfaces/python: towards mono (setup.py and py-phasevoc.c)

96fe713c – Paul Brossier <piem@piem.org> authored on 2009/12/04 20:44
interfaces/python: towards mono

7a7b00f3 – Paul Brossier <piem@piem.org> authored on 2009/12/04 20:42
py-fvec.c, py-cvec.c: towards mono

f7b05d4f – Paul Brossier <piem@piem.org> authored on 2009/12/04 20:36
src/onset/peakpicker.h: add void to empty prototype

aea235c7 – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:47
tests/src: switch to mono

4621cd64 – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:46
examples: switch to mono

c17a0ee5 – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:46
src/vecutils.c: switch to mono

7dec719b – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:45
swig/aubio.i: switch to mono

02a01dd9 – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:45
src/aubio.h: switch to mono

168337ee – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:44
src/pitch: switch to mono

fc61225e – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:43
src/utils: switch to mono

8e5c051f – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:41
src/mathutils.{c,h}: switch to mono

d2073008 – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:40
src/tempo: switch to mono

741bdda6 – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:39
src/temporal: switch to mono

d95ff38e – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:38
src/spectral: switch to mono

0b9a02a6 – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:34
src/onset: mono

66fb3eac – Paul Brossier <piem@piem.org> authored on 2009/12/03 20:33
modified cvec to be mono