add tempo and onset functions
authorPaul Brossier <piem@altern.org>
Sat, 22 Jul 2006 09:41:27 +0000 (09:41 +0000)
committerPaul Brossier <piem@altern.org>
Sat, 22 Jul 2006 09:41:27 +0000 (09:41 +0000)
commit7524d0b06149c3071be3ac55edf6cd25108e3528
treee93905af21baa5157f992b9c8976d6f9b3f6fe05
parent3eb0cc388db4f4a468f0848464ee8c791c11709a
add tempo and onset functions
add tempo and onset functions
src/Makefile.am
src/aubio.h
src/onset.c [new file with mode: 0644]
src/onset.h [new file with mode: 0644]
src/tempo.c [new file with mode: 0644]
src/tempo.h [new file with mode: 0644]