src/onset: use a string to set onset mode, keeping onset types enum private, update...
authorPaul Brossier <piem@piem.org>
Thu, 15 Oct 2009 15:09:34 +0000 (17:09 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 15 Oct 2009 15:09:34 +0000 (17:09 +0200)
commitb4f5967809d2ebb0a69d303048017cfad34927ac
tree35faf763ada640606d3f223db46712882d0279c8
parent27fa522078b15ed1000feda7a97103cba8b48bbc
src/onset: use a string to set onset mode, keeping onset types enum private, update everywhere onsets are used
16 files changed:
examples/aubiotrack.c
examples/utils.c
examples/utils.h
plugins/puredata/aubioonset~.c
plugins/puredata/aubiotempo~.c
python/aubio/aubioclass.py
src/onset/onset.c
src/onset/onset.h
src/onset/onsetdetection.c
src/onset/onsetdetection.h
src/tempo/tempo.c
src/tempo/tempo.h
swig/aubio.i
tests/src/test-onset.c
tests/src/test-onsetdetection.c
tests/src/test-tempo.c