# # ChangeLog for src/spectral/phasevoc.c # # Generated by Trac 1.2 # Jun 29, 2024, 5:19:08 AM Fri, 25 Sep 2009 19:57:18 GMT Paul Brossier [bab0a12] * src/spectral/phasevoc.c (modified) src/spectral/phasevoc.c: window only once, remove unused variable Fri, 25 Sep 2009 02:20:27 GMT Paul Brossier [d84d19e] * src/mathutils.c (modified) * src/mathutils.h (modified) * src/pitch/pitchfcomb.c (modified) * src/pitch/pitchyinfft.c (modified) * src/spectral/phasevoc.c (modified) * swig/aubio.i (modified) src/mathutils.{c,h}: change prototype from aubio_window to ... Thu, 24 Sep 2009 16:16:02 GMT Paul Brossier [cd7d733] * src/spectral/phasevoc.c (modified) src/spectral/phasevoc.c: do no reset hop size, just leave a commented ... 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