# # ChangeLog for / # # Generated by Trac 1.2 # Sep 11, 2024, 7:24:50 AM Sat, 03 Nov 2007 15:59:04 GMT Paul Brossier [685412e] * src/phasevoc.c (modified) src/phasevoc.c: remove tabs, reindent Sat, 03 Nov 2007 15:53:55 GMT Paul Brossier [6ef7f67] * src/phasevoc.c (modified) src/phasevoc.c: remove unused variable Sat, 03 Nov 2007 15:51:26 GMT Paul Brossier [f1dca0e] * tests/python/fvec.py (modified) fvec test: change order in assertEqual Sat, 03 Nov 2007 15:50:17 GMT Paul Brossier [4f56a35] * src/phasevoc.c (modified) phasevoc.c: do not window the signal again during resynthesis Sat, 03 Nov 2007 15:49:38 GMT Paul Brossier [cc4f3f7] * tests/python/phasevoc.py (modified) phasevoc test: add ones Sat, 03 Nov 2007 14:51:07 GMT Paul Brossier [0cbfa4a] * tests/python/phasevoc.py (added) added simple phasevoc test Sat, 03 Nov 2007 13:54:06 GMT Paul Brossier [398c1c5] * tests/python/fft.py (added) add test for fft (which appears to reveal a bug in fftw on powerpc\!) Sat, 03 Nov 2007 13:52:34 GMT Paul Brossier [a47cd35] * src/fft.c (modified) * src/fft.h (modified) fft.{c,h}: remove tabs Sat, 03 Nov 2007 13:22:14 GMT Paul Brossier [01af943] * src/fft.c (modified) fft.c: reduce size of specdata with COMPLEX_H, fix computations ... Sat, 03 Nov 2007 12:23:35 GMT Paul Brossier [55e030d] * src/aubio_priv.h (modified) aubio_priv.h: update copyright, remove tabs Fri, 02 Nov 2007 11:23:34 GMT Paul Brossier [d6f515d] * tests/python/examples/aubiopitch.py (added) * tests/python/examples/aubiopitch/yinfft.16568_acclivity_TwoCows.wav.txt (added) added test for aubiopitch, using TwoCows.wav from freesound Thu, 01 Nov 2007 15:40:15 GMT Paul Brossier [100f950] * tests/python/examples/aubionotes.py (modified) * tests/python/examples/aubioonset.py (modified) * tests/python/examples/template.py (modified) simplified examples template Thu, 01 Nov 2007 14:14:29 GMT Paul Brossier [cea30b8] * python/aubio/aubioclass.py (modified) aubioclass.py: make sndfile raise error if file not opened, do not ... Thu, 01 Nov 2007 13:29:08 GMT Paul Brossier [d1ec8cb] * src/Makefile.am (modified) * src/cvec.c (moved) * src/cvec.h (added) * src/fvec.c (added) * src/fvec.h (added) * src/sample.h (modified) splitted sample.c into fvec.c and cvec.c, kept sample.h for convenience Thu, 01 Nov 2007 13:06:31 GMT Paul Brossier [9f9f63f] * tests/python/examples/aubioonset.py (modified) aubioonset test: make sure default parameters detect the woodblock Thu, 01 Nov 2007 13:05:53 GMT Paul Brossier [b660fbc] * tests/list_missing_tests (modified) list_missing_tests: add examples tests Thu, 01 Nov 2007 12:59:40 GMT Paul Brossier [afb3576] * tests/list_missing_tests (modified) list_missing_tests: tst_prefix default is empty Thu, 01 Nov 2007 12:56:40 GMT Paul Brossier [79287252] * tests/list_missing_python_tests (deleted) * tests/list_missing_tests (added) list_missing_tests: update to check all existing test Wed, 31 Oct 2007 11:26:02 GMT Paul Brossier [031b1f9] * tests/python/examples/README (added) * tests/python/examples/__init__.py (added) * tests/python/examples/aubionotes.py (added) * tests/python/examples/aubioonset.py (added) * tests/python/examples/template.py (added) * tests/python/run_all_tests (modified) added examples tests Tue, 30 Oct 2007 21:21:33 GMT Paul Brossier [f14d323] * tests/Makefile.am (added) added new tests/Makefile.am Tue, 30 Oct 2007 21:13:09 GMT Paul Brossier [677facd] * .bzrignore (modified) improve .bzrignore, add comments Tue, 30 Oct 2007 09:46:16 GMT Paul Brossier [4aad0dc] * tests/python/unittest_examples.py (added) added simple unittest tests as examples Tue, 30 Oct 2007 02:40:35 GMT Paul Brossier [36fa6cb] * tests/python/pitchdetection.py (added) * tests/python/run_all_tests (modified) merge with pitchdetection test Tue, 30 Oct 2007 02:39:11 GMT Paul Brossier [6427e6d] * tests/src/test-fft.c (modified) use local comments in test-fft.c Tue, 30 Oct 2007 02:33:19 GMT Paul Brossier [82c588a] * .bzrignore (added) * configure.ac (modified) * examples/Makefile.am (modified) * src/aubio.h (modified) * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) * tests/list_missing_python_tests (added) * tests/python/aubiomodule.py (moved) * tests/python/bench/onset/Makefile.am (moved) * tests/python/bench/onset/bench-delay (moved) * tests/python/bench/onset/bench-onset (moved) * tests/python/bench/onset/bench-window (moved) * tests/python/bench/pitch/Makefile.am (moved) * tests/python/bench/pitch/bench-pitch-isolated (moved) * tests/python/bench/pitch/bench-pitch-plot-isolated (moved) * tests/python/bench/tempo/demo-tempo (moved) * tests/python/bench/tempo/demo-tempo-acf (moved) * tests/python/cvec.py (moved) * tests/python/fvec.py (moved) * tests/python/pitchdetection.py (moved) * tests/python/run_all_tests (moved) * tests/src/Makefile.am (moved) * tests/src/test-beattracking.c (moved) * tests/src/test-biquad.c (moved) * tests/src/test-fft.c (moved) * tests/src/test-filter.c (moved) * tests/src/test-hist.c (moved) * tests/src/test-mfft.c (moved) * tests/src/test-onset.c (moved) * tests/src/test-onsetdetection.c (moved) * tests/src/test-peakpick.c (moved) * tests/src/test-phasevoc-jack.c (moved) * tests/src/test-phasevoc.c (moved) * tests/src/test-pitchdetection.c (moved) * tests/src/test-pitchfcomb.c (moved) * tests/src/test-pitchmcomb.c (moved) * tests/src/test-pitchschmitt.c (moved) * tests/src/test-pitchyin.c (moved) * tests/src/test-pitchyinfft.c (moved) * tests/src/test-resample.c (moved) * tests/src/test-sample.c (moved) * tests/src/test-scale.c (moved) * tests/src/test-tempo.c (moved) * tests/src/test-tss.c (moved) * tests/src/test-window.c (moved) merge from main branch Tue, 30 Oct 2007 02:28:08 GMT Paul Brossier [647a2d8] * python/test/all_tests.py (modified) * python/test/pitchdetection.py (added) load all tests from python test directory, add pitchdetection test Tue, 30 Oct 2007 02:01:30 GMT Paul Brossier [6d4ec49] * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) pitchdetection.{c,h}: remove tabs Tue, 30 Oct 2007 02:01:07 GMT Paul Brossier [71d9f52] * src/aubio.h (modified) aubio.h: remove tabs Tue, 30 Oct 2007 02:00:22 GMT Paul Brossier [de2a8af] * .bzrignore (added) * configure.ac (modified) * examples/Makefile.am (modified) * python/test/list_missing_tests (deleted) * tests/list_missing_python_tests (added) * tests/python/aubiomodule.py (moved) * tests/python/bench/onset/Makefile.am (moved) * tests/python/bench/onset/bench-delay (moved) * tests/python/bench/onset/bench-onset (moved) * tests/python/bench/onset/bench-window (moved) * tests/python/bench/pitch/Makefile.am (moved) * tests/python/bench/pitch/bench-pitch-isolated (moved) * tests/python/bench/pitch/bench-pitch-plot-isolated (moved) * tests/python/bench/tempo/demo-tempo (moved) * tests/python/bench/tempo/demo-tempo-acf (moved) * tests/python/cvec.py (moved) * tests/python/fvec.py (moved) * tests/python/run_all_tests (moved) * tests/src/Makefile.am (moved) * tests/src/test-beattracking.c (moved) * tests/src/test-biquad.c (moved) * tests/src/test-fft.c (moved) * tests/src/test-filter.c (moved) * tests/src/test-hist.c (moved) * tests/src/test-mfft.c (moved) * tests/src/test-onset.c (moved) * tests/src/test-onsetdetection.c (moved) * tests/src/test-peakpick.c (moved) * tests/src/test-phasevoc-jack.c (moved) * tests/src/test-phasevoc.c (moved) * tests/src/test-pitchdetection.c (moved) * tests/src/test-pitchfcomb.c (moved) * tests/src/test-pitchmcomb.c (moved) * tests/src/test-pitchschmitt.c (moved) * tests/src/test-pitchyin.c (moved) * tests/src/test-pitchyinfft.c (moved) * tests/src/test-resample.c (moved) * tests/src/test-sample.c (moved) * tests/src/test-scale.c (moved) * tests/src/test-tempo.c (moved) * tests/src/test-tss.c (moved) * tests/src/test-window.c (moved) move python/tests to tests/python, examples/tests to tests/src, add ... Thu, 25 Oct 2007 02:00:15 GMT Paul Brossier [97525e4] * python/test/run_all_tests (moved) renamed run_all_tests script Tue, 23 Oct 2007 10:45:13 GMT Paul Brossier [00c522b] * configure.ac (modified) configure.ac: add AM_PROG_CC_O Wed, 17 Oct 2007 16:17:59 GMT Paul Brossier [6bec1ed] * python/test/list_missing_tests (added) list_missing_tests: add script to get the list of missing test files Fri, 05 Oct 2007 15:10:56 GMT Paul Brossier [e34b010] * examples/tests/test-beattracking.c (modified) * examples/tests/test-tempo.c (modified) * src/beattracking.c (modified) * src/beattracking.h (modified) * src/tempo.c (modified) * src/tempo.h (modified) * swig/aubio.i (modified) beattracking.{c,h},tempo.{c,h}: add aubio_beattracking_get_confidence Mon, 17 Sep 2007 01:01:29 GMT Paul Brossier [203c551] * python/test/all_tests.py (modified) * python/test/cvec.py (added) * python/test/fvec.py (added) added simple tests for fvec and cvec Mon, 17 Sep 2007 00:34:47 GMT Paul Brossier [b29565c] * python/test/all_tests.py (modified) python/test: added simple python unit test model Mon, 17 Sep 2007 00:34:13 GMT Paul Brossier [229ea56] * python/test/all_tests.py (added) * python/test/aubiomodule.py (added) python/test: added simple python unit test model Thu, 06 Sep 2007 16:04:08 GMT Paul Brossier [cb0415d] * examples/tests/test-tempo.c (modified) * src/tempo.c (modified) * src/tempo.h (modified) tempo.{c,h}: add aubio_tempo_get_bpm, which for now just calls ... Thu, 06 Sep 2007 16:02:28 GMT Paul Brossier [6fadb0d] * examples/tests/test-beattracking.c (modified) test-beattracking.c: add call to aubio_beattracking_get_bpm, making ... Thu, 06 Sep 2007 16:01:41 GMT Paul Brossier [416c0b5] * src/beattracking.c (modified) * src/beattracking.h (modified) beattracking.{h,c}: add function aubio_beattracking_get_bpm to return ... Wed, 02 May 2007 13:10:42 GMT Paul Brossier [ade9afe] * src/mathutils.c (modified) mathutils.c: indentation, remove tabs, no { at beginning of line, no ... Wed, 18 Apr 2007 15:51:10 GMT Paul Brossier [05468516] * python/aubio/aubioclass.py (modified) aubioclass.py: fix indentation Wed, 18 Apr 2007 11:19:46 GMT Paul Brossier [e83dd0e] * INSTALL (deleted) * src/mathutils.c (modified) * src/mathutils.h (modified) * swig/aubio.i (modified) merge from pomme branch Wed, 18 Apr 2007 11:18:26 GMT Paul Brossier [970ef94] * INSTALL (deleted) * src/mathutils.c (modified) * src/mathutils.h (modified) * swig/aubio.i (modified) merge from pomme branch Wed, 18 Apr 2007 09:38:26 GMT Paul Brossier [75ad169] * INSTALL (deleted) * src/mathutils.c (modified) * src/mathutils.h (modified) * swig/aubio.i (modified) merge from pomme branch Tue, 17 Apr 2007 23:23:29 GMT Paul Brossier [3bcaf9c] * INSTALL (deleted) INSTALL: make template file unversioned Tue, 17 Apr 2007 23:09:08 GMT Paul Brossier [c8b80cd] * swig/aubio.i (modified) swig/aubio.i: add aubio_spectral_centroid to swig interface Tue, 17 Apr 2007 23:07:48 GMT Paul Brossier [0dbdb40] * src/mathutils.c (modified) * src/mathutils.h (modified) mathutils.c: add aubio_spectral_centroid Tue, 17 Apr 2007 19:59:52 GMT Paul Brossier [5507e9d] * swig/aubio.i (modified) swig/aubio.i: add aubio_zero_crossing_rate to interface Tue, 17 Apr 2007 19:59:15 GMT Paul Brossier [fff2bee] * src/mathutils.c (modified) * src/mathutils.h (modified) mathutils.c: add aubio_zero_crossing_rate at Amaury's request Tue, 17 Apr 2007 16:36:45 GMT Paul Brossier [3fd2dc1] * VERSION (modified) VERSION: bumped to 0.3.3 Wed, 11 Oct 2006 16:28:28 GMT Paul Brossier [48b847b] * Makefile.am (modified) if swig found go down to dir if swig found go down to dir Wed, 11 Oct 2006 15:55:31 GMT Paul Brossier [ae034c8] * Makefile.am (modified) remove useless DISTCLEANFILES = autom4te.cache remove useless ... Tue, 10 Oct 2006 23:14:56 GMT Paul Brossier [518c637] tag of piem@altern.org--aubio-calabaza/aubio--mainline--0.3.2-- version-0 Tue, 10 Oct 2006 23:14:26 GMT Paul Brossier [4d3c461] * ChangeLog (modified) seal version 0.3.2 seal version 0.3.2 Tue, 10 Oct 2006 16:38:13 GMT Paul Brossier [1569224] * python/aubio/Makefile.am (modified) install aubiowrapper.py only once and in pkgpython install ... Tue, 10 Oct 2006 13:13:51 GMT Paul Brossier [aa81937] * examples/tests/Makefile.am (modified) redirect output of time to standard output stream redirect output of ... Tue, 10 Oct 2006 13:12:59 GMT Paul Brossier [633fb32] * examples/utils.c (modified) remove unused parameter warnings with __attribute__((unused)) remove ... Tue, 10 Oct 2006 13:12:19 GMT Paul Brossier [b377d04] * ext/jackio.c (modified) * ext/midi/midi_player.c (modified) * src/filter.c (modified) * src/onsetdetection.c (modified) * src/pitchdetection.c (modified) remove unused parameter warnings with UNUSED remove unused parameter ... Tue, 10 Oct 2006 13:09:34 GMT Paul Brossier [ec399cf] * src/aubio_priv.h (modified) add define for __attribute__((unused)) add define for ... Sun, 08 Oct 2006 23:14:17 GMT Paul Brossier [098bd92] * configure.ac (modified) fix AUBIO_CFLAGS with --enable-debug fix AUBIO_CFLAGS with --enable-debug Sat, 07 Oct 2006 21:51:23 GMT Paul Brossier [823fa09] * doc/aubiocut.sgml (modified) * doc/aubionotes.sgml (modified) * doc/aubioonset.sgml (modified) * doc/aubiopitch.sgml (modified) * doc/aubiotrack.sgml (modified) remove intro in manual pages remove intro in manual pages Sat, 07 Oct 2006 21:46:54 GMT Paul Brossier [beea3cf] * doc/aubiocut.sgml (modified) * doc/aubionotes.sgml (modified) * doc/aubioonset.sgml (modified) * doc/aubiopitch.sgml (modified) * doc/aubiotrack.sgml (modified) update the manual pages update the manual pages Sat, 07 Oct 2006 21:19:35 GMT Paul Brossier [042e095] * python/README (modified) define PYTHONPATH in python/README define PYTHONPATH in python/README Sat, 07 Oct 2006 21:17:46 GMT Paul Brossier [3a323d0] * examples/utils.c (modified) add -v switch to examples usage string add -v switch to examples ... Sat, 07 Oct 2006 21:15:53 GMT Paul Brossier [1566886] * python/aubiocut (modified) * python/aubiopitch (modified) makes aubiocut and aubiopitch verbose by default, not quiet makes ... Thu, 05 Oct 2006 12:05:03 GMT Paul Brossier [cbea730] * configure.ac (modified) add -no-undefined on cygwin and mingw, define CPPFLAGS on darwin add ... Thu, 05 Oct 2006 12:03:43 GMT Paul Brossier [6a52f29] * plugins/puredata/Makefile.am (modified) improve flags for windows and darwin puredata external improve flags ... Thu, 05 Oct 2006 12:01:07 GMT Paul Brossier [f33fec1] * python/aubio/Makefile.am (modified) link to libpython on windows, remove useless .libs, remove -no- ... Thu, 05 Oct 2006 11:59:08 GMT Paul Brossier [11d5b96] * sounds/Makefile.am (modified) simplify sounds/Makefile.am simplify sounds/Makefile.am Sun, 01 Oct 2006 15:13:50 GMT Paul Brossier [8131a5c] * ext/Makefile.am (modified) link aubioext against aubio link aubioext against aubio Sun, 01 Oct 2006 15:13:00 GMT Paul Brossier [1899f0d] * ext/midi/timer.c (modified) hack around timer.c to pass compilation on windows hack around ... Sun, 01 Oct 2006 15:11:49 GMT Paul Brossier [32c0133] * python/aubio/Makefile.am (modified) link against python dll on windows link against python dll on windows Sun, 01 Oct 2006 15:10:46 GMT Paul Brossier [53efdb3] * plugins/puredata/Makefile.am (modified) link to pd.dll on windows link to pd.dll on windows Sat, 30 Sep 2006 02:03:36 GMT Paul Brossier [f43867f] * configure.ac (modified) disable -Werror by default, rename gcc warning options to warnings ... Fri, 29 Sep 2006 22:35:16 GMT Paul Brossier [961c39c3] * plugins/puredata/Makefile.am (modified) add correct flags for puredata Makefile.am add correct flags for ... Fri, 29 Sep 2006 22:34:14 GMT Paul Brossier [19bc85a] * python/aubio/Makefile.am (modified) remove useless flags in python Makefile remove useless flags in ... Fri, 29 Sep 2006 14:57:54 GMT Paul Brossier [366f811] * python/aubio/txtfile.py (modified) add support for text file from stdin add support for text file from stdin Fri, 29 Sep 2006 14:50:37 GMT Paul Brossier [d88ea06] * src/fft.h (modified) * src/filter.h (modified) * src/hist.h (modified) * src/mathutils.h (modified) * src/peakpick.h (modified) * src/pitchmcomb.h (modified) * src/tempo.h (modified) add some documentation add some documentation Fri, 29 Sep 2006 14:20:14 GMT Paul Brossier [3b3ec6c] * src/fft.h (modified) use replacement if complex.h not found use replacement if complex.h ... Fri, 29 Sep 2006 14:19:55 GMT Paul Brossier [237f632] * configure.ac (modified) * src/fft.c (modified) * src/onsetdetection.c (modified) use replacement if complex.h not found use replacement if complex.h ... Fri, 29 Sep 2006 14:18:53 GMT Paul Brossier [be929a5] * configure.ac (modified) * plugins/puredata/Makefile.am (modified) * python/aubio/Makefile.am (modified) use os conditionals, update python swig and puredata external ... Fri, 29 Sep 2006 14:16:41 GMT Paul Brossier [5a405dd] * configure.ac (modified) use AUBIO_CFLAGS, not CFLAGS use AUBIO_CFLAGS, not CFLAGS Fri, 29 Sep 2006 14:15:56 GMT Paul Brossier [17db1cd] * configure.ac (modified) * examples/Makefile.am (modified) * ext/Makefile.am (modified) * src/Makefile.am (modified) use AUBIO_CFLAGS, not CFLAGS use AUBIO_CFLAGS, not CFLAGS Fri, 29 Sep 2006 13:58:29 GMT Paul Brossier [8a1f9a4] * src/aubio_priv.h (modified) * src/mathutils.h (modified) move libc aliases from mathutils.h to to aubio_priv.h move libc ... 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 Fri, 29 Sep 2006 13:41:18 GMT Paul Brossier [4eafd5b] * doc/Makefile.am (modified) * doc/devel.cfg (modified) * doc/examples.cfg (modified) * doc/user.cfg (modified) get doxygen PROJECT_NUMBER from VERSION file get doxygen ... Fri, 29 Sep 2006 12:23:24 GMT Paul Brossier [b1bfc61] * sounds/Makefile.am (modified) remove trailing slash to fix directory creation on osx remove ... Fri, 29 Sep 2006 12:16:50 GMT Paul Brossier [b9f5dbf] * python/aubio/task/beat.py (modified) fix beat task output fix beat task output Tue, 05 Sep 2006 16:34:54 GMT Paul Brossier [9c3b696] * python/test/bench/tempo/demo-tempo-acf (modified) fix signal buffer size for demo-tempo-acf fix signal buffer size for ... Tue, 05 Sep 2006 16:34:13 GMT Paul Brossier [5ce98d8] * python/aubiopitch (modified) use omode in aubiopitch use omode in aubiopitch Tue, 05 Sep 2006 16:33:28 GMT Paul Brossier [c2f3981] * python/aubio/task/beat.py (modified) add beat p-score evaluation add beat p-score evaluation Tue, 05 Sep 2006 16:32:20 GMT Paul Brossier [e81c045] * python/aubio/gnuplot.py (modified) fix gnuplot_create without options, add envelope draft, remove ... Thu, 10 Aug 2006 14:34:17 GMT Paul Brossier [dbd19ea] * python/test/bench/tempo/demo-tempo (modified) * python/test/bench/tempo/demo-tempo-acf (modified) update demo-tempo to new gnuplot functions, fix audio yrange for -acf ... Wed, 02 Aug 2006 15:55:02 GMT Paul Brossier [33cf541] * python/aubio/gnuplot.py (modified) * python/aubioplot-audio (modified) * python/aubioplot-spec (modified) use options structure for plot_audio plot_spec use options structure ... Wed, 02 Aug 2006 15:25:09 GMT Paul Brossier [0ab19df] * python/aubio/gnuplot.py (modified) * python/aubioplot-audio (modified) * python/aubioplot-spec (modified) factorise gnuplot_create options, update aubioplot-spec/audio ... Wed, 02 Aug 2006 14:55:29 GMT Paul Brossier [32fa8e8] * python/aubio/gnuplot.py (modified) reuse downsample_audio in make_audio_plot reuse downsample_audio in ... Wed, 02 Aug 2006 14:48:20 GMT Paul Brossier [5ed9133] * python/aubio/gnuplot.py (modified) remove obsolete gnuplot_init remove obsolete gnuplot_init Wed, 02 Aug 2006 14:46:50 GMT Paul Brossier [e5cc1ea] * python/aubio/gnuplot.py (modified) * python/aubioplot-audio (modified) * python/aubioplot-spec (modified) pass created plot to plot_audio/spec instead of outplot/extension, ... Wed, 02 Aug 2006 14:39:38 GMT Paul Brossier [90bcdaa] * python/aubioplot-audio (modified) make xsize and ysize floats in aubioplot-audio make xsize and ysize ... Wed, 02 Aug 2006 11:24:50 GMT Paul Brossier [9bb8151] * python/aubio/gnuplot.py (modified) * python/aubioplot-audio (modified) use gnuplot_create in plot_audio use gnuplot_create in plot_audio