moved jack and sndfile to aubioext
authorPaul Brossier <piem@altern.org>
Mon, 6 Dec 2004 19:05:28 +0000 (19:05 +0000)
committerPaul Brossier <piem@altern.org>
Mon, 6 Dec 2004 19:05:28 +0000 (19:05 +0000)
commit205da8624a8b1168910b306610a6f23a78b2ac01
treedf3a560a411a0feb86a08a04b517244ddc904eed
parentb60dd4ae028d987b1e9bdbd6b71e62f529465109
moved jack and sndfile to aubioext
13 files changed:
examples/aubioonset.c
ext/Makefile.am [new file with mode: 0644]
ext/Makefile.in [new file with mode: 0644]
ext/jackio.c [moved from src/jackio.c with 100% similarity]
ext/jackio.h [moved from src/jackio.h with 100% similarity]
ext/sndfileio.c [moved from src/sndfileio.c with 100% similarity]
ext/sndfileio.h [moved from src/sndfileio.h with 100% similarity]
src/Makefile.am
src/Makefile.in
src/aubio.h
swig/Makefile.am
swig/Makefile.in
swig/aubio.i