# # ChangeLog for examples/tests # # Generated by Trac 1.2 # Sep 23, 2024, 8:36:38 AM Fri, 29 Sep 2006 13:55:39 GMT Paul Brossier [9ec7876] * examples/tests/test-fft.c (modified) really fill test-fft really fill test-fft Wed, 26 Jul 2006 23:46:22 GMT Paul Brossier [26bf968] * examples/tests/Makefile.am (modified) do not print out for when running tests do not print out for when ... Wed, 26 Jul 2006 23:34:25 GMT Paul Brossier [8659f2c] * configure.ac (modified) * examples/tests/Makefile.am (modified) * examples/tests/test-phasevoc-jack.c (modified) merge in piem@altern.org--aubio-fraise/aubio--mailine--0.3.2--patch7, ... Sat, 22 Jul 2006 09:48:08 GMT Paul Brossier [4e9101e] * examples/tests/Makefile.am (modified) * examples/tests/test-beattracking.c (added) * examples/tests/test-biquad.c (added) * examples/tests/test-filter.c (added) * examples/tests/test-hist.c (added) * examples/tests/test-onset.c (added) * examples/tests/test-onsetdetection.c (added) * examples/tests/test-peakpick.c (added) * examples/tests/test-pitchdetection.c (added) * examples/tests/test-pitchfcomb.c (added) * examples/tests/test-pitchmcomb.c (added) * examples/tests/test-pitchschmitt.c (added) * examples/tests/test-pitchyin.c (added) * examples/tests/test-pitchyinfft.c (added) * examples/tests/test-resample.c (added) * examples/tests/test-sample.c (added) * examples/tests/test-scale.c (added) * examples/tests/test-tempo.c (added) * examples/tests/test-window.c (added) add tests for most function add tests for most function Fri, 21 Jul 2006 18:35:24 GMT Paul Brossier [26499e4] * examples/tests/test-fft.c (modified) update test-fft to not use aubio_priv.h update test-fft to not use ... Fri, 21 Jul 2006 18:14:57 GMT Paul Brossier [45c0f16] * examples/tests/test-tss.c (modified) complete test-tss memory freeing complete test-tss memory freeing Fri, 21 Jul 2006 18:14:00 GMT Paul Brossier [7e20db8b] * examples/tests/test-phasevoc-jack.c (modified) complete test-phasevoc-jack memory freeing, use sleep instead of ... Fri, 21 Jul 2006 18:11:29 GMT Paul Brossier [40536fa] * examples/tests/test-phasevoc.c (modified) complete test-phasevoc memory freeing complete test-phasevoc memory ... Fri, 21 Jul 2006 18:10:23 GMT Paul Brossier [cdfad6fd] * examples/tests/test-mfft.c (modified) complete test-mfft memory freeing, comment out printfs complete ... Fri, 21 Jul 2006 18:08:40 GMT Paul Brossier [17fbb7a] * examples/tests/test-fft.c (modified) complete test-fft memory freeing complete test-fft memory freeing Fri, 07 Jul 2006 08:13:27 GMT Paul Brossier [92eea84] * examples/tests/Makefile.am (modified) * examples/tests/test-phasevoc-jack.c (modified) updated tests to lash, avoid signed/unsigned mismatches updated ... Sat, 03 Jun 2006 19:55:57 GMT Paul Brossier [6ff2870] * examples/Makefile.am (modified) * examples/tests/Makefile.am (modified) * ext/Makefile.am (modified) * plugins/puredata/Makefile.am (modified) * python/aubio/Makefile.am (modified) use top_{build,src}dir instead of ../ use top_{build,src}dir instead ... Sun, 06 Nov 2005 11:37:44 GMT Paul Brossier [787b5e4] * examples/tests/Makefile.am (modified) * examples/tests/test-tss.c (added) added tss test added tss test Tue, 09 Aug 2005 10:09:36 GMT Paul Brossier [28d8c4a] * examples/tests/test-fft.c (modified) * examples/utils.c (modified) * src/fft.c (modified) * src/mathutils.c (modified) * src/mathutils.h (modified) * src/onsetdetection.c (modified) * src/phasevoc.c (modified) * src/pitchdetection.c (modified) * src/pitchfcomb.c (modified) * src/tss.c (modified) * swig/aubio.i (modified) prefix mathutils function with aubio_ Tue, 09 Aug 2005 08:58:47 GMT Paul Brossier [b4b0324] * examples/tests/test-fft.c (modified) * src/mathutils.c (modified) * src/mathutils.h (modified) * src/phasevoc.c (modified) * swig/aubio.i (modified) protect window types with aubio_win_ Tue, 09 Aug 2005 02:27:58 GMT Paul Brossier [437fa65] * VERSION (modified) * examples/Makefile.am (modified) * examples/tests/Makefile.am (added) * examples/tests/test-fft.c (added) * examples/tests/test-mfft.c (added) * examples/tests/test-phasevoc-jack.c (added) * examples/tests/test-phasevoc.c (added) added examples, bumped VERSION to 0.2.0beta1