../
|
aubio.h
|
1.9 KB
|
9a83b91
|
19 years
|
Paul Brossier |
update doxygen configs, include README from aubio.h
update doxygen …
|
aubio_priv.h
|
3.1 KB
|
3901714
|
18 years
|
Paul Brossier |
fixes memset in aubio_priv.h, remove useless sfinfo.format=0
fixes …
|
beattracking.c
|
15.1 KB
|
0b9e1da5
|
18 years
|
Paul Brossier |
fix signed/unsigned mismatches in beattracking
fix signed/unsigned …
|
beattracking.h
|
2.2 KB
|
ebfbd15
|
19 years
|
Paul Brossier |
update beat tracking comments
update beat tracking comments
|
biquad.c
|
2.6 KB
|
96fb8ad
|
20 years
|
Paul Brossier |
import 0.1.7.1
|
biquad.h
|
2.0 KB
|
ab0b69b
|
19 years
|
Paul Brossier |
add doc to biquad and filter
add doc to biquad and filter
|
config.h.in
|
2.5 KB
|
5215c01
|
19 years
|
Paul Brossier |
add c99 varargs checks, thanks to Mo DeJong?
|
fft.c
|
4.9 KB
|
66834b6
|
19 years
|
Paul Brossier |
clarified fftw3 includes
|
fft.h
|
3.7 KB
|
2afdb0f
|
19 years
|
Paul Brossier |
update fft docs
update fft docs
|
filter.c
|
6.3 KB
|
96fb8ad
|
20 years
|
Paul Brossier |
import 0.1.7.1
|
filter.h
|
2.5 KB
|
ab0b69b
|
19 years
|
Paul Brossier |
add doc to biquad and filter
add doc to biquad and filter
|
hist.c
|
4.1 KB
|
96fb8ad
|
20 years
|
Paul Brossier |
import 0.1.7.1
|
hist.h
|
1.5 KB
|
96fb8ad
|
20 years
|
Paul Brossier |
import 0.1.7.1
|
Makefile.am
|
1.1 KB
|
650e39b
|
19 years
|
Paul Brossier |
add yinfft method, make it default for pd plugin
add yinfft method, …
|
mathutils.c
|
11.4 KB
|
9771488
|
19 years
|
Paul Brossier |
add interpolation to yin
add interpolation to yin
|
mathutils.h
|
6.6 KB
|
9771488
|
19 years
|
Paul Brossier |
add interpolation to yin
add interpolation to yin
|
onsetdetection.c
|
9.5 KB
|
5cf415f
|
19 years
|
Paul Brossier |
protected onset enumerators, factorise python check_modes
|
onsetdetection.h
|
6.4 KB
|
6ebcb08
|
19 years
|
Paul Brossier |
update onsetdetection.h docs
update onsetdetection.h docs
|
peakpick.c
|
5.6 KB
|
f2adb86
|
19 years
|
Paul Brossier |
add _getval method to explicitely get the peak picked value
add …
|
peakpick.h
|
1.8 KB
|
f2adb86
|
19 years
|
Paul Brossier |
add _getval method to explicitely get the peak picked value
add …
|
phasevoc.c
|
4.5 KB
|
28d8c4a
|
19 years
|
Paul Brossier |
prefix mathutils function with aubio_
|
phasevoc.h
|
3.0 KB
|
7011e8a
|
19 years
|
Paul Brossier |
update phasevoc.h docs
update phasevoc.h docs
|
pitchdetection.c
|
8.1 KB
|
f44b111
|
19 years
|
Paul Brossier |
update pitchdetection docs, make wrapper methods private
update …
|
pitchdetection.h
|
2.9 KB
|
f44b111
|
19 years
|
Paul Brossier |
update pitchdetection docs, make wrapper methods private
update …
|
pitchfcomb.c
|
3.7 KB
|
b33e355
|
18 years
|
Paul Brossier |
fix signed/unsigned mismatches in pitchfcomb
fix signed/unsigned …
|
pitchfcomb.h
|
2.1 KB
|
7f3ccc5e
|
19 years
|
Paul Brossier |
update pitch method comments
update pitch method comments
|
pitchmcomb.c
|
13.8 KB
|
7f3ccc5e
|
19 years
|
Paul Brossier |
update pitch method comments
update pitch method comments
|
pitchmcomb.h
|
2.2 KB
|
7f3ccc5e
|
19 years
|
Paul Brossier |
update pitch method comments
update pitch method comments
|
pitchschmitt.c
|
3.2 KB
|
98893c5
|
18 years
|
Paul Brossier |
fix signed/unsigned mismatches in pitchscmitt
fix signed/unsigned …
|
pitchschmitt.h
|
1.9 KB
|
78fa561
|
19 years
|
Paul Brossier |
update pitch method comments
update pitch method comments
|
pitchyin.c
|
2.9 KB
|
b1585fd
|
19 years
|
Paul Brossier |
add quadratic interpolation to yin
add quadratic interpolation to yin
|
pitchyin.h
|
2.1 KB
|
7f3ccc5e
|
19 years
|
Paul Brossier |
update pitch method comments
update pitch method comments
|
pitchyinfft.c
|
4.7 KB
|
7f3ccc5e
|
19 years
|
Paul Brossier |
update pitch method comments
update pitch method comments
|
pitchyinfft.h
|
2.1 KB
|
7f3ccc5e
|
19 years
|
Paul Brossier |
update pitch method comments
update pitch method comments
|
resample.c
|
1.8 KB
|
3c86eb1
|
19 years
|
Paul Brossier |
fix resample for 64bit (thanks to Lachlan Davison)
|
resample.h
|
1.6 KB
|
ca29f57
|
19 years
|
Paul Brossier |
update resample.h docs
update resample.h docs
|
sample.c
|
3.3 KB
|
7c206df
|
19 years
|
Paul Brossier |
[src,swig] added cvec methods to sample
[src,swig] added cvec methods …
|
sample.h
|
2.5 KB
|
7c206df
|
19 years
|
Paul Brossier |
[src,swig] added cvec methods to sample
[src,swig] added cvec methods …
|
scale.c
|
2.1 KB
|
680137a
|
19 years
|
Paul Brossier |
update scale.[ch] docs
update scale.[ch] docs
|
scale.h
|
2.1 KB
|
680137a
|
19 years
|
Paul Brossier |
update scale.[ch] docs
update scale.[ch] docs
|
tss.c
|
3.5 KB
|
102b732
|
19 years
|
Paul Brossier |
added aubio_tss_set_thres function
added aubio_tss_set_thres function
|
tss.h
|
2.3 KB
|
2a04c2c
|
19 years
|
Paul Brossier |
update tss.h docs
update tss.h docs
|
types.h
|
1.4 KB
|
0dc5fe3
|
19 years
|
Paul Brossier |
update types doc
update types doc
|