strip down stable public API, defining add AUBIO_UNSTABLE to access unstable API
authorPaul Brossier <piem@piem.org>
Thu, 22 Oct 2009 01:13:07 +0000 (03:13 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 22 Oct 2009 01:13:07 +0000 (03:13 +0200)
commit83963b3fd8cac670cfbb8e3b9bfecb50b1fc7e82
treec09a6c00f475f1db90c7ae6886c0ecf94e5cb34f
parent78429de1d232b71f5f409adf5e19e013f8c8212f
strip down stable public API, defining add AUBIO_UNSTABLE to access unstable API
src/aubio.h
src/aubio_priv.h
src/mathutils.c
src/mathutils.h
src/musicutils.h [new file with mode: 0644]
src/pitch/pitch.c
src/pitch/pitchfcomb.c
src/vecutils.c