../
|
utils
|
|
f5e9e3f
|
8 years
|
Paul Brossier |
src/utils/log.c: also print warnings to stderr
|
temporal
|
|
c9e20ca1
|
8 years
|
Paul Brossier |
src/temporal/biquad.c: fix initialization (closes #82)
|
tempo
|
|
72af472
|
8 years
|
Paul Brossier |
src/tempo/tempo.h: improve documentation (#22)
|
synth
|
|
33d0242
|
8 years
|
Paul Brossier |
src/aubio_priv.h: move include config.h here
|
spectral
|
|
8d38841
|
8 years
|
Paul Brossier |
src/spectral/ooura_fft8g.c: add cast to avoid conversion warnings
|
pitch
|
|
3f512b8
|
8 years
|
Paul Brossier |
src/pitch/pitch.c: return NULL if pitch_mode is NULL
|
onset
|
|
b75f890
|
8 years
|
Paul Brossier |
src/onset/onset.c: warning, not error, for python not to raise an error
|
notes
|
|
1f6a9f8
|
8 years
|
Paul Brossier |
src/notes/notes.c: fix get_minioi_ms
|
io
|
|
dcecaec
|
8 years
|
Paul Brossier |
src/io/{sink,source}.c: clarify failover messages
|
wscript_build
|
1.4 KB
|
0ec7113
|
8 years
|
Paul Brossier |
src/wscript_build: honor --includedir
|
vecutils.h
|
2.1 KB
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
vecutils.c
|
729 bytes
|
33d0242
|
8 years
|
Paul Brossier |
src/aubio_priv.h: move include config.h here
|
types.h
|
1.7 KB
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
musicutils.h
|
4.6 KB
|
b799241
|
8 years
|
Paul Brossier |
src/musicutils.h: add fvec_clamp, basic limiter
|
mathutils.h
|
8.4 KB
|
ee8a57c
|
8 years
|
Paul Brossier |
src/mathutils.h: add fvec_push
|
mathutils.c
|
14.6 KB
|
b799241
|
8 years
|
Paul Brossier |
src/musicutils.h: add fvec_clamp, basic limiter
|
lvec.h
|
2.5 KB
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
lvec.c
|
1.7 KB
|
1120f86
|
9 years
|
Paul Brossier |
src/{fvec,cvec,fmat,lvec}.{c,h}: added const qualifiers to unmodified …
|
fvec.h
|
3.6 KB
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
fvec.c
|
3.4 KB
|
e141b23
|
8 years
|
Paul Brossier |
src/{fmat,fvec}.c: avoid integer division
|
fmat.h
|
3.7 KB
|
5f852c1
|
8 years
|
Paul Brossier |
src/{fmat,tempo/tempo}.h: fix doxygen comment
|
fmat.c
|
4.5 KB
|
e141b23
|
8 years
|
Paul Brossier |
src/{fmat,fvec}.c: avoid integer division
|
cvec.h
|
4.9 KB
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
cvec.c
|
3.2 KB
|
7585822
|
9 years
|
Paul Brossier |
src/, examples/: #ifdef HAVE_, not #if HAVE_
|
aubio_priv.h
|
8.5 KB
|
0f214ff
|
8 years
|
Paul Brossier |
src/aubio_priv.h: use AUBIO_LOG_INF, fix old c style
|
aubio.h
|
6.3 KB
|
ed66e34
|
8 years
|
Paul Brossier |
src/aubio.h: use https, format examples as list
|