../
|
utils
|
|
28c162c
|
15 years
|
Paul Brossier |
src/utils/scale.{c,h}: set method to return int
|
temporal
|
|
fe9c314
|
15 years
|
Paul Brossier |
src/temporal/resampler.{c,h}: use smpl_t, and convet that to a double …
|
tempo
|
|
0a257a6
|
15 years
|
Paul Brossier |
src/tempo/tempo.{c,h}: setters to return unsigned ints
|
spectral
|
|
f1b6aad
|
15 years
|
Paul Brossier |
src/spectral/tss.c: simplify new_ method, add setters for threshold, …
|
pitch
|
|
93177fa
|
15 years
|
Paul Brossier |
src/pitch/pitchdetection.{c,h}: update documentation, return ints in …
|
onset
|
|
6338636
|
15 years
|
Paul Brossier |
src/onset/onset.c: setters to return unsigned ints
|
wscript_build
|
427 bytes
|
000b090
|
15 years
|
Paul Brossier |
use waf as new build system
|
vecutils.h
|
3.5 KB
|
6940b55
|
15 years
|
Paul Brossier |
src/vecutils.{c,h}: expand header and add documentation, add cvec_pow, …
|
vecutils.c
|
1.2 KB
|
6940b55
|
15 years
|
Paul Brossier |
src/vecutils.{c,h}: expand header and add documentation, add cvec_pow, …
|
types.h
|
1.7 KB
|
27fa522
|
15 years
|
Paul Brossier |
src/types.h: added a typedef for char to help wrappers
|
mathutils.h
|
9.7 KB
|
10a5413
|
15 years
|
Paul Brossier |
src/mathutils.c: add aubio_is_power_of_two and aubio_next_power_of_two
|
mathutils.c
|
11.3 KB
|
41f4c5b
|
15 years
|
Paul Brossier |
src/mathutils.c: indent, add parenthesis and initialise pos in …
|
Makefile.am
|
1.6 KB
|
6fc103d
|
15 years
|
Paul Brossier |
src/Makefile.am: update resampler filename
|
lvec.h
|
3.7 KB
|
a6db140
|
15 years
|
Paul Brossier |
src/*.[ch]: update copyrights and license from 2003 / GPLv2 to …
|
lvec.c
|
1.9 KB
|
a6db140
|
15 years
|
Paul Brossier |
src/*.[ch]: update copyrights and license from 2003 / GPLv2 to …
|
fvec.h
|
4.4 KB
|
a6db140
|
15 years
|
Paul Brossier |
src/*.[ch]: update copyrights and license from 2003 / GPLv2 to …
|
fvec.c
|
3.1 KB
|
a6db140
|
15 years
|
Paul Brossier |
src/*.[ch]: update copyrights and license from 2003 / GPLv2 to …
|
cvec.h
|
6.6 KB
|
012466b
|
15 years
|
Paul Brossier |
src/cvec.{c,h}: add cvec_set, cvec_zeros and cvec_ones
|
cvec.c
|
3.0 KB
|
012466b
|
15 years
|
Paul Brossier |
src/cvec.{c,h}: add cvec_set, cvec_zeros and cvec_ones
|
aubio_priv.h
|
5.6 KB
|
e8ae95ac
|
15 years
|
Paul Brossier |
src/aubio_priv.h: change AUBIO_FAIL from 1 to -1, now works with …
|
aubio.h
|
2.4 KB
|
0af05d3
|
15 years
|
Paul Brossier |
rename src/temporal/resample.c to src/temporal/resampler.c
|