RSS feed
a3a01e10
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 17:51
add lvec object to store double precision vectors
b061ef8f
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 16:58
remove tabs
4123f161
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 16:57
update aubio.i with new adsgn_filter and cdsgn_filter
4f4d8921
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 16:53
src/temporal: split aubio_adsgn_filter and aubio_cdsgn_filter to separate files
0380645e
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 14:56
closes #4, fft.c: if real part is zero, have phase = 0
41ed384b
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 14:16
fft.c: if real part is zero, have phase = 0
974dddc7
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 12:56
move tests/python/demo to tests/, add localaubio.py module helpers
b63b3226
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 11:00
src/Makefile.am: define subdirectories to install headers in
554a9cb6
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 10:57
src/Makefile.am: define subdirectories to install headers in
e7fb07ec
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 10:55
merge from main branch
55e9018d
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 10:54
configure.ac: host conditional depend on host_os, not build_os
8987df1a
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 10:52
tests template.py: re-ident
f1771f90
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 10:51
aubioonset.py tests: add specflux, use assertEqual
c71b7178
– Paul Brossier <piem@piem.org>
authored
on 2007/12/01 10:49
README: update project url
3822b73d
– Paul Brossier <piem@piem.org>
authored
on 2007/11/30 16:02
swig/aubio.i: add aubio_peakpicker_get/set_threshold
5d012d02
– Paul Brossier <piem@piem.org>
authored
on 2007/11/30 15:47
added first tests for peakpicker
0f2084d3
– Paul Brossier <piem@piem.org>
authored
on 2007/11/30 14:52
add first tests for scale.c
66a150a2
– Paul Brossier <piem@piem.org>
authored
on 2007/11/30 14:39
move around files in tests/python according to src/ changes
d05c54fa
– Paul Brossier <piem@piem.org>
authored
on 2007/11/30 13:26
add draft test for hist.py
2704647f
– Paul Brossier <piem@piem.org>
authored
on 2007/11/30 05:00
merge from main branch
16e0f162
– Paul Brossier <piem@piem.org>
authored
on 2007/11/30 04:59
examples/utils.{c,h}: move flush_process prototype to .h
ae7e547a
– Paul Brossier <piem@piem.org>
authored
on 2007/11/30 04:58
examples/utils.c: use uint_t
fce58d9e
– Paul Brossier <piem@piem.org>
authored
on 2007/11/30 04:54
configure.ac: add AC_LIBTOOL_WIN32_DLL to allow cross compilation of shared libs
6c7d49b3
– Paul Brossier <piem@piem.org>
authored
on 2007/11/24 18:02
remove src/sample.h
fc6c8313
– Paul Brossier <piem@piem.org>
authored
on 2007/11/24 17:47
moved spectral_centroid to new file
e2da2952
– Paul Brossier <piem@piem.org>
authored
on 2007/11/24 17:45
onsetdetection.c: factorise switch, complete specflux deletion
ed631e9a
– Paul Brossier <piem@piem.org>
authored
on 2007/11/24 17:09
doc/Makefile.am: update make style rules
32d69586
– Paul Brossier <piem@piem.org>
authored
on 2007/11/24 17:00
src/: more moving and splitting
bcf38fe0
– Paul Brossier <piem@piem.org>
authored
on 2007/11/24 16:08
src/: move tempo files to src/tempo, continue moving pitch and onset files
2d8cffab
– Paul Brossier <piem@piem.org>
authored
on 2007/11/24 15:47
move pitch methods to pitch/, onset detection functions to onset/
5dd22a92
– Paul Brossier <piem@piem.org>
authored
on 2007/11/24 14:05
filterbank.c: avoid useless usigned comparison