# # ChangeLog for examples/aubiopitch.c # # Generated by Trac 1.2 # Apr 29, 2024, 1:35:00 PM Mon, 04 Nov 2013 14:28:24 GMT Paul Brossier [f3617e7] * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/aubiopitch.c (modified) * examples/aubiotrack.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) examples/: use wavetable to play pitch and to replace woodblock Sat, 16 Mar 2013 02:23:10 GMT Paul Brossier [cb243f2] * examples/aubiopitch.c (modified) examples/aubiopitch.c: fix pitch mode selection Fri, 04 Dec 2009 00:46:40 GMT Paul Brossier [4621cd6] * examples/aubiomfcc.c (modified) * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/aubiopitch.c (modified) * examples/aubioquiet.c (modified) * examples/aubiotrack.c (modified) * examples/sndfileio.c (modified) * examples/sndfileio.h (modified) * examples/utils.c (modified) * examples/utils.h (modified) examples: switch to mono Mon, 26 Oct 2009 02:29:35 GMT Paul Brossier [6a2478c] * examples/aubiomfcc.c (modified) * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/aubiopitch.c (modified) * examples/aubioquiet.c (modified) * examples/aubiotrack.c (modified) * examples/sndfileio.c (modified) * examples/sndfileio.h (modified) examples: more header updates to GPLv3 Sun, 25 Oct 2009 20:33:24 GMT Paul Brossier [0e0a049] * examples/aubiomfcc.c (modified) * examples/aubioonset.c (modified) * examples/aubiopitch.c (modified) * examples/aubiotrack.c (modified) examples/: simplify, use fvec_ funcs Mon, 19 Oct 2009 08:59:32 GMT Paul Brossier [b14107f] * examples/aubionotes.c (modified) * examples/aubiopitch.c (added) * tests/python/src/pitch/pitchdetection.py (modified) examples/aubiopitch.c: added c version of aubiopitch, more renaming