#
# ChangeLog for src/temporal/c_weighting.c
#
# Generated by Trac 1.2
# Mar 6, 2025, 9:53:32 AM

Fri, 04 Dec 2009 00:39:30 GMT Paul Brossier <piem@piem.org> [741bdda]
	* src/temporal/a_weighting.c (modified)
	* src/temporal/a_weighting.h (modified)
	* src/temporal/biquad.c (modified)
	* src/temporal/biquad.h (modified)
	* src/temporal/c_weighting.c (modified)
	* src/temporal/c_weighting.h (modified)
	* src/temporal/filter.c (modified)
	* src/temporal/filter.h (modified)
	* src/temporal/resampler.c (modified)

	src/temporal: switch to mono


Mon, 19 Oct 2009 11:52:04 GMT Paul Brossier <piem@piem.org> [59c046d]
	* src/spectral/filterbank_mel.c (modified)
	* src/spectral/filterbank_mel.h (modified)
	* src/temporal/a_weighting.c (modified)
	* src/temporal/a_weighting.h (modified)
	* src/temporal/c_weighting.c (modified)
	* src/temporal/c_weighting.h (modified)
	* src/temporal/filter.c (modified)
	* src/temporal/filter.h (modified)
	* swig/aubio.i (modified)
	* tests/src/temporal/test-aweighting.c (modified)
	* tests/src/temporal/test-cweighting.c (modified)
	* tests/src/test-filter.c (modified)

	src/spectral/filter.c, src/temporal/filterbank_mel.c: move samplerate ...


Sun, 04 Oct 2009 22:30:32 GMT Paul Brossier <piem@piem.org> [f530f12]
	* src/temporal/a_weighting.c (modified)
	* src/temporal/a_weighting.h (modified)
	* src/temporal/c_weighting.c (modified)
	* src/temporal/c_weighting.h (modified)

	src/temporal/{a,c}_weighting.{c,h}: set_a,c_weighting return 1 on ...


Thu, 01 Oct 2009 22:56:31 GMT Paul Brossier <piem@piem.org> [d1c0554]
	* src/temporal/a_weighting.c (modified)
	* src/temporal/a_weighting.h (modified)
	* src/temporal/c_weighting.c (modified)
	* src/temporal/c_weighting.h (modified)

	src/temporal/[ac]_weighting.[ch]: add 11025 Hz


Thu, 01 Oct 2009 22:51:50 GMT Paul Brossier <piem@piem.org> [2cc816a]
	* src/temporal/a_weighting.c (modified)
	* src/temporal/c_weighting.c (modified)

	src/temporal/[ac]_weighting.c: update error message


Thu, 01 Oct 2009 22:49:59 GMT Paul Brossier <piem@piem.org> [321eb85]
	* src/temporal/a_weighting.c (modified)
	* src/temporal/a_weighting.h (modified)
	* src/temporal/c_weighting.c (modified)
	* src/temporal/c_weighting.h (modified)

	src/temporal/[ac]_weighting.[ch]: add coeffs for 24, 32, 48 and 88.2
	kHz


Tue, 29 Sep 2009 05:58:03 GMT Paul Brossier <piem@piem.org> [c159aeb]
	* src/pitch/pitchdetection.c (modified)
	* src/temporal/a_weighting.c (moved)
	* src/temporal/a_weighting.h (moved)
	* src/temporal/c_weighting.c (moved)
	* src/temporal/c_weighting.h (moved)
	* src/temporal/filter.h (modified)
	* tests/src/temporal/test-aweighting.c (modified)
	* tests/src/temporal/test-cweighting.c (modified)
	* tests/src/test-filter.c (modified)

	src/temporal: rename adesign/adsgn to a_weighting, idem for
	c_weighting