#
# ChangeLog for src/pitchfcomb.c
#
# Generated by Trac 1.2
# Apr 15, 2025, 12:39:15 AM

Wed, 07 Nov 2007 15:32:03 GMT Paul Brossier <piem@piem.org> [8b2dc90]
	* src/phasevoc.c (modified)
	* src/pitchfcomb.c (modified)
	* src/pitchyinfft.c (modified)

	phasevoc.c,pitch{fcomb,yinfft}.c: update to new aubio_fft


Wed, 12 Jul 2006 16:21:52 GMT Paul Brossier <piem@altern.org> [028c8e9]
	* src/pitchfcomb.c (modified)

	update fcomb deletion function
	update fcomb deletion function


Sat, 03 Jun 2006 15:14:44 GMT Paul Brossier <piem@altern.org> [b33e355]
	* src/pitchfcomb.c (modified)

	fix signed/unsigned mismatches in pitchfcomb
	fix signed/unsigned ...


Wed, 17 May 2006 18:16:59 GMT Paul Brossier <piem@altern.org> [7f3ccc5e]
	* src/pitchfcomb.c (modified)
	* src/pitchfcomb.h (modified)
	* src/pitchmcomb.c (modified)
	* src/pitchmcomb.h (modified)
	* src/pitchyin.h (modified)
	* src/pitchyinfft.c (modified)
	* src/pitchyinfft.h (modified)

	update pitch method comments
	update pitch method comments


Tue, 21 Mar 2006 18:03:37 GMT Paul Brossier <piem@altern.org> [1d4fc4a]
	* src/pitchfcomb.c (modified)

	add windowing, correct phase interpolation
	add windowing, correct ...


Thu, 16 Mar 2006 15:37:59 GMT Paul Brossier <piem@altern.org> [fbd3de6]
	* src/pitchfcomb.c (modified)
	* src/pitchfcomb.h (modified)

	use real fft for fcomb, severe tuning, complete del_, samplerate ...


Mon, 22 Aug 2005 19:33:30 GMT Paul Brossier <piem@altern.org> [f97445c]
	* src/pitchfcomb.c (modified)

	fcomb doesn't output anything correct above 5000Hz


Tue, 09 Aug 2005 10:09:36 GMT Paul Brossier <piem@altern.org> [28d8c4a]
	* examples/tests/test-fft.c (modified)
	* examples/utils.c (modified)
	* src/fft.c (modified)
	* src/mathutils.c (modified)
	* src/mathutils.h (modified)
	* src/onsetdetection.c (modified)
	* src/phasevoc.c (modified)
	* src/pitchdetection.c (modified)
	* src/pitchfcomb.c (modified)
	* src/tss.c (modified)
	* swig/aubio.i (modified)

	prefix mathutils function with aubio_


Tue, 09 Aug 2005 00:19:30 GMT Paul Brossier <piem@altern.org> [8d84c0b]
	* src/pitchfcomb.c (modified)

	added raw output cleaning


Tue, 10 May 2005 14:36:37 GMT Paul Brossier <piem@altern.org> [7a04950]
	* src/Makefile.am (modified)
	* src/aubio.h (modified)
	* src/pitchfcomb.c (added)
	* src/pitchfcomb.h (added)
	* src/pitchmcomb.c (modified)
	* src/pitchmcomb.h (modified)
	* src/pitchschmitt.c (added)
	* src/pitchschmitt.h (added)
	* swig/aubio.i (modified)

	added pitchfcomb and pitchschmitt