../
|
utils
|
|
1ae8d91
|
9 years
|
Paul Brossier |
src/utils/windll.c: fix mingw cross-compilation
|
temporal
|
|
de66709
|
9 years
|
Paul Brossier |
src/: use #ifdef HAVE_FOO, not #if HAVE_FOO
|
tempo
|
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
synth
|
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
spectral
|
|
163d159
|
8 years
|
Paul Brossier |
src/spectral/mfcc.c: clean-up trailing ;
|
pitch
|
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
onset
|
|
44a3e5e
|
8 years
|
Paul Brossier |
src/onset/onset.c: fix for "conversion from 'smpl_t' to 'uint_t', …
|
notes
|
|
4b9443c4
|
8 years
|
Paul Brossier |
src/notes/notes.c: complete implementation, now equivalent to …
|
io
|
|
6769586
|
8 years
|
Paul Brossier |
src/io/source_avcodec.c: check if the uri is a network stream using …
|
wscript_build
|
1.1 KB
|
ccc55bd
|
9 years
|
Paul Brossier |
src/wscript_build: use 'use =', simplify
|
vecutils.h
|
2.1 KB
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
vecutils.c
|
749 bytes
|
b155ed03
|
11 years
|
Paul Brossier |
src/vecutils.*: remove cvec functions for clarity
|
types.h
|
1.7 KB
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
musicutils.h
|
4.4 KB
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
mathutils.h
|
8.0 KB
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
mathutils.c
|
14.2 KB
|
ad1df9b
|
9 years
|
Paul Brossier |
src/mathutils.*: more const qualifiers
|
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
|
de66709
|
9 years
|
Paul Brossier |
src/: use #ifdef HAVE_FOO, not #if HAVE_FOO
|
fmat.h
|
3.7 KB
|
6f42c16
|
9 years
|
Paul Brossier |
src/: change c header identifiers (see #35)
|
fmat.c
|
4.5 KB
|
7585822
|
9 years
|
Paul Brossier |
src/, examples/: #ifdef HAVE_, not #if HAVE_
|
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
|
7.9 KB
|
b8ea001
|
8 years
|
Paul Brossier |
src/aubio_priv.h: use _isnan on windows msvc 9 to avoid linking error
|
aubio.h
|
6.1 KB
|
f549b98d
|
9 years
|
Paul Brossier |
src/aubio.h: remove trailing spaces, update copyright
|