# # ChangeLog for src/temporal/a_weighting.h # # Generated by Trac 1.2 # Sep 19, 2024, 10:07:46 PM Wed, 04 Nov 2009 21:25:08 GMT Paul Brossier [7893149] * src/temporal/a_weighting.h (modified) * src/temporal/c_weighting.h (modified) src/temporal: improve files titles Tue, 03 Nov 2009 15:22:39 GMT Paul Brossier [bafe71d] * src/temporal/a_weighting.h (modified) * src/temporal/biquad.c (modified) * src/temporal/filter.c (modified) * src/temporal/resampler.c (modified) * src/temporal/resampler.h (modified) src/temporal: indent Wed, 21 Oct 2009 13:56:16 GMT Paul Brossier [2d1d5ce] * src/temporal/a_weighting.h (modified) * src/temporal/biquad.h (modified) * src/temporal/c_weighting.h (modified) * src/temporal/filter.h (modified) src/temporal: improve documentation Mon, 19 Oct 2009 11:52:04 GMT Paul Brossier [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 [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 [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:49:59 GMT Paul Brossier [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 [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