# # ChangeLog for src/temporal/biquad.h # # Generated by Trac 1.2 # Aug 21, 2024, 9:11:24 AM Sun, 25 Oct 2009 20:08:50 GMT Paul Brossier [f071c93] * src/temporal/biquad.h (modified) src/temporal/biquad.h: 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 12:45:13 GMT Paul Brossier [b01bd4a] * src/aubio.h (modified) * src/onset/peakpick.c (modified) * src/temporal/biquad.c (modified) * src/temporal/biquad.h (modified) * swig/aubio.i (modified) * tests/src/test-biquad.c (modified) src/temporal: derive biquad from filter, use in peakpicker Sat, 24 Nov 2007 21:00:20 GMT Paul Brossier [32d6958] * src/Makefile.am (modified) * src/aubio.h (modified) * src/onset/onset.c (modified) * src/onset/onsetdetection.c (modified) * src/onset/peakpick.c (modified) * src/pitch/pitchdetection.c (modified) * src/pitch/pitchfcomb.c (modified) * src/pitch/pitchyinfft.c (modified) * src/spectral/fft.c (moved) * src/spectral/fft.h (moved) * src/spectral/filterbank.c (moved) * src/spectral/filterbank.h (moved) * src/spectral/mfcc.c (moved) * src/spectral/mfcc.h (moved) * src/spectral/phasevoc.c (moved) * src/spectral/phasevoc.h (moved) * src/spectral/tss.c (moved) * src/spectral/tss.h (moved) * src/tempo/beattracking.c (modified) * src/tempo/tempo.c (modified) * src/temporal/biquad.c (moved) * src/temporal/biquad.h (moved) * src/temporal/filter.c (moved) * src/temporal/filter.h (moved) * src/temporal/resample.c (moved) * src/temporal/resample.h (moved) * src/utils/hist.c (moved) * src/utils/hist.h (moved) * src/utils/scale.c (moved) * src/utils/scale.h (moved) src/: more moving and splitting