#
# ChangeLog for tests/src/pitch
#
# Generated by Trac 1.2
# Apr 3, 2025, 3:58:44 PM

Tue, 09 Apr 2013 23:47:05 GMT Paul Brossier <piem@piem.org> [9c9202f]
	* src/pitch/pitch.c (modified)
	* src/pitch/pitchyinfft.c (modified)
	* src/pitch/pitchyinfft.h (modified)
	* tests/src/pitch/test-pitchyinfft.c (modified)

	src/pitch/pitchyinfft.c: adapt filter and shortest period to
	samplerate


Sun, 03 Mar 2013 16:47:05 GMT Paul Brossier <piem@piem.org> [c71aa44]
	* tests/src/pitch/test-pitch.c (modified)
	* tests/src/pitch/test-pitchfcomb.c (modified)
	* tests/src/pitch/test-pitchmcomb.c (modified)
	* tests/src/pitch/test-pitchschmitt.c (modified)
	* tests/src/pitch/test-pitchyin.c (modified)
	* tests/src/pitch/test-pitchyinfft.c (modified)

	tests/src/pitch/: improve examples


Tue, 10 Jul 2012 22:26:51 GMT Paul Brossier <piem@piem.org> [9d6001cb]
	* tests/src/onset/test-peakpicker.c (modified)
	* tests/src/pitch/test-pitch.c (modified)
	* tests/src/pitch/test-pitchfcomb.c (modified)
	* tests/src/spectral/test-phasevoc-jack.c (modified)
	* tests/src/spectral/test-tss.c (modified)

	tests/src: fix memory leaks


Tue, 10 Jul 2012 22:26:12 GMT Paul Brossier <piem@piem.org> [02418f6]
	* tests/python/src/onset/peakpicker.py (moved)
	* tests/src/Makefile.am (modified)
	* tests/src/onset/test-onset.c (moved)
	* tests/src/onset/test-peakpicker.c (moved)
	* tests/src/pitch/test-pitch.c (moved)
	* tests/src/pitch/test-pitchfcomb.c (moved)
	* tests/src/pitch/test-pitchmcomb.c (moved)
	* tests/src/pitch/test-pitchschmitt.c (moved)
	* tests/src/pitch/test-pitchyin.c (moved)
	* tests/src/pitch/test-pitchyinfft.c (moved)
	* tests/src/spectral/test-filterbank.c (moved)
	* tests/src/spectral/test-filterbank_mel.c (moved)
	* tests/src/spectral/test-mfcc.c (moved)
	* tests/src/spectral/test-phasevoc-jack.c (moved)
	* tests/src/spectral/test-phasevoc.c (moved)
	* tests/src/spectral/test-specdesc.c (moved)
	* tests/src/spectral/test-tss.c (moved)
	* tests/src/temporal/test-a_weighting.c (moved)
	* tests/src/temporal/test-biquad.c (moved)
	* tests/src/temporal/test-c_weighting.c (moved)
	* tests/src/temporal/test-filter.c (moved)
	* tests/src/temporal/test-resampler.c (moved)
	* tests/src/test-mathutils-window.c (moved)
	* tests/src/test-pitch.c (deleted)
	* tests/src/utils/test-hist.c (moved)
	* tests/src/utils/test-scale.c (moved)

	tests/: move file around to match src/