# # ChangeLog for src/pitch/pitchdetection.h # # Generated by Trac 1.2 # Sep 25, 2024, 5:23:49 AM Thu, 15 Oct 2009 19:06:56 GMT Paul Brossier [93177fa] * src/pitch/pitchdetection.c (modified) * src/pitch/pitchdetection.h (modified) src/pitch/pitchdetection.{c,h}: update documentation, return ints in ... Thu, 15 Oct 2009 16:54:23 GMT Paul Brossier [fe163ad] * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) * plugins/puredata/aubiopitch~.c (modified) * python/aubio/aubioclass.py (modified) * python/aubio/task/params.py (modified) * python/aubio/task/pitch.py (modified) * python/aubio/task/utils.py (modified) * python/aubiopitch (modified) * src/pitch/pitchdetection.c (modified) * src/pitch/pitchdetection.h (modified) * swig/aubio.i (modified) * tests/src/test-pitchdetection.c (modified) src/pitch: use a string to set pitch method, add a new function to ... Thu, 15 Oct 2009 13:09:07 GMT Paul Brossier [d9b5009] * src/pitch/pitchdetection.h (modified) * src/pitch/pitchschmitt.h (modified) * src/pitch/pitchyin.h (modified) * src/pitch/pitchyinfft.h (modified) src/pitch: cosmetic changes Thu, 08 Oct 2009 18:51:06 GMT Paul Brossier [7a6cbbe] * src/pitch/pitchdetection.c (modified) * src/pitch/pitchdetection.h (modified) * tests/src/test-pitchdetection.c (modified) src/pitch/pitchdetection.{c,h}: clean and update prototypes, sync ... Wed, 07 Oct 2009 17:33:51 GMT Paul Brossier [1294862] * examples/aubionotes.c (modified) * python/aubio/aubioclass.py (modified) * src/pitch/pitchdetection.c (modified) * src/pitch/pitchdetection.h (modified) * src/pitch/pitchfcomb.c (modified) * src/pitch/pitchfcomb.h (modified) * src/pitch/pitchmcomb.c (modified) * src/pitch/pitchmcomb.h (modified) * src/pitch/pitchschmitt.c (modified) * src/pitch/pitchschmitt.h (modified) * src/pitch/pitchyinfft.c (modified) * src/pitch/pitchyinfft.h (modified) * swig/aubio.i (modified) src/pitch/: change all _detect prototypes to _do Sat, 24 Nov 2007 20:08:04 GMT Paul Brossier [bcf38fe] * src/Makefile.am (modified) * src/aubio.h (modified) * src/onset/onset.c (moved) * src/onset/onset.h (moved) * src/onset/peakpick.c (moved) * src/onset/peakpick.h (moved) * src/pitch/pitchdetection.c (moved) * src/pitch/pitchdetection.h (moved) * src/tempo/beattracking.c (moved) * src/tempo/beattracking.h (moved) * src/tempo/tempo.c (moved) * src/tempo/tempo.h (moved) src/: move tempo files to src/tempo, continue moving pitch and onset ...