#
# ChangeLog for src/temporal/a_weighting.c
#
# Generated by Trac 1.2
# Mar 13, 2025, 2:09:01 PM

Tue, 09 Feb 2016 14:24:53 GMT Paul Brossier <piem@piem.org> [9590e81]
	* src/temporal/a_weighting.c (modified)
	* src/temporal/c_weighting.c (modified)
	* src/temporal/filter.c (modified)

	src/temporal/filter.c: check parameters


Mon, 30 Dec 2013 23:20:28 GMT Paul Brossier <piem@piem.org> [c21acb9]
	* src/cvec.c (modified)
	* src/fmat.c (modified)
	* src/fvec.c (modified)
	* src/io/sink_sndfile.c (modified)
	* src/lvec.c (modified)
	* src/mathutils.c (modified)
	* src/pitch/pitch.c (modified)
	* src/pitch/pitchspecacf.c (modified)
	* src/pitch/pitchyinfft.c (modified)
	* src/synth/wavetable.c (modified)
	* src/tempo/beattracking.c (modified)
	* src/temporal/a_weighting.c (modified)
	* src/temporal/c_weighting.c (modified)

	src/: improve build with -Wdeclaration-after-statement


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