src/pitch: use a string to set pitch method, add a new function to set pitch unit...
authorPaul Brossier <piem@piem.org>
Thu, 15 Oct 2009 16:54:23 +0000 (18:54 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 15 Oct 2009 16:54:23 +0000 (18:54 +0200)
commitfe163ad79210270109544d4991b7130667712c8a
tree1901132c1ce7f1cd0a7f2c9a60d531aa5ae1cdae
parentcd77c150fae93e50164a354587589c231b3f4ddc
src/pitch: use a string to set pitch method, add a new function to set pitch unit, keep pitch enums private, update pitch methods where they are used
14 files changed:
examples/aubionotes.c
examples/aubioonset.c
examples/utils.c
examples/utils.h
plugins/puredata/aubiopitch~.c
python/aubio/aubioclass.py
python/aubio/task/params.py
python/aubio/task/pitch.py
python/aubio/task/utils.py
python/aubiopitch
src/pitch/pitchdetection.c
src/pitch/pitchdetection.h
swig/aubio.i
tests/src/test-pitchdetection.c