# # ChangeLog for src/spectral/specdesc.c # # Generated by Trac 1.2 # Feb 12, 2025, 11:09:58 PM Wed, 04 Nov 2009 21:24:06 GMT Paul Brossier [1651b58] * src/Makefile.am (modified) * src/aubio.h (modified) * src/spectral/specdesc.c (modified) * src/spectral/spectral_centroid.c (deleted) * src/spectral/spectral_centroid.h (deleted) * src/spectral/statistics.c (added) src/spectral/: added statistics.c, containing some cuidado spectral ... Tue, 03 Nov 2009 17:23:04 GMT Paul Brossier [31907fd] * python/aubio/aubioclass.py (modified) * src/Makefile.am (modified) * src/aubio.h (modified) * src/onset/onset.c (modified) * src/onset/onset.h (modified) * src/spectral/specdesc.c (moved) * src/spectral/specdesc.h (moved) * src/tempo/tempo.c (modified) * tests/src/test-onsetdetection.c (modified) src/spectral/specdesc.{c,h}: rename aubio_onsetdetection to ...