# # ChangeLog for / # # Generated by Trac 1.2 # May 25, 2024, 9:02:57 PM Sun, 30 Aug 2009 13:37:18 GMT Paul Brossier [c3395f3] * Makefile.am (modified) Makefile.am: only compile java stuff if swig is installed Sun, 30 Aug 2009 12:46:59 GMT Paul Brossier [6c25201] * ext/sndfileio.c (modified) ext/sndfileio.c: shorten sndfile error message Sun, 13 Jul 2008 19:57:55 GMT Paul Brossier [6f9615c] * plugins/puredata/Makefile.am (modified) * plugins/puredata/aubio_setup.c (modified) * plugins/puredata/aubiozcr~.c (added) * plugins/puredata/help/aubiozcr~-help.pd (added) plugins/puredata/aubiozcr~.c: add aubiozcr~, computing zero crossing rate Sun, 13 Jul 2008 19:56:02 GMT Paul Brossier [4d7ced9] * plugins/puredata/aubiopitch~.c (modified) plugins/puredata/aubiopitch~.c: add optional creation argument to ... Sun, 13 Jul 2008 19:53:30 GMT Paul Brossier [5288874] * src/pitch/pitchschmitt.c (modified) src/pitch/pitchschmitt.c: move buffer to private structure, closes #8 Sun, 13 Jul 2008 19:50:47 GMT Paul Brossier [bf9d8a6] * src/aubio.h (modified) src/aubio.h: indent, only cosmetic changes Sun, 18 May 2008 01:23:11 GMT Paul Brossier [42f1cf14] * tests/python/src/utils/hist.py (modified) tests/python/src/utils/hist.py: update existing test cases, add two more Fri, 16 May 2008 18:20:03 GMT Paul Brossier [4ecfee9] * tests/python/run_all_tests (modified) tests/python/run_all_tests: add a warning if list_of_test_files ... Fri, 16 May 2008 01:07:11 GMT Paul Brossier [e3e9368] * java/aubio/Makefile.am (modified) java/aubio/Makefile.am: fix pkgjavadir Fri, 16 May 2008 00:41:28 GMT Paul Brossier [9ae6e03] * java/aubio/Makefile.am (modified) java/aubio/Makefile.am: use datadir, not hardcoded path Fri, 16 May 2008 00:18:26 GMT Paul Brossier [13e23b8] * python/aubio/Makefile.am (modified) python/aubio/Makefile.am: simplify using nobase Thu, 15 May 2008 22:50:38 GMT Paul Brossier [7e204d01] * src/mathutils.c (modified) * tests/python/src/temporal/zero_crossing_rate.py (added) src/mathutils.c: change zero crossing function to split at >=0/<0; ... Thu, 15 May 2008 21:18:31 GMT Paul Brossier [cf2f1b8] * configure.ac (modified) configure.ac: simplify flags for darwin and co (looks like -lmx is ... Thu, 15 May 2008 18:23:15 GMT Paul Brossier [92c70f6] * tests/python/localaubio.py (modified) tests/python/localaubio.py: improve error message about local aubio Thu, 15 May 2008 18:20:06 GMT Paul Brossier [9bfecce3] * plugins/puredata/aubio_setup.c (modified) plugins/puredata/aubio_setup.c: add aubio_new function to clean up ... Thu, 15 May 2008 18:16:40 GMT Paul Brossier [954585a] * cpp/Makefile.am (modified) cpp/Makefile.am: use CPPFLAGS for cpp lib, fix up includes Tue, 13 May 2008 06:45:37 GMT Paul Brossier [18f3162] * tests/src/test-filter.c (modified) tests/src/test-filter.c: add missing channels argument to ... Tue, 13 May 2008 06:44:07 GMT Paul Brossier [98cc475] * tests/src/test-hist.c (modified) * tests/src/test-window.c (modified) tests/src/test-{hist,window}.c: use uint_t, not uint (thanks to ... Wed, 30 Apr 2008 19:39:31 GMT Paul Brossier [fed9433] * doc/devel.cfg (modified) * doc/user.cfg (modified) doc/{user,devel}.cfg: update config to new doxygen, adapt to multiple ... Wed, 30 Apr 2008 18:50:36 GMT Paul Brossier [679441e] * src/pitch/pitchyinfft.c (modified) src/pitch/pitchyinfft.c: fix indentation Wed, 30 Apr 2008 18:47:48 GMT Paul Brossier [fcc3fd2] * Makefile.am (modified) * configure.ac (modified) Makefile.am, configure.ac: go down into java and tests, make java ... Wed, 30 Apr 2008 18:28:15 GMT Paul Brossier [7abfc82] * cpp/aubiocpp.cpp (modified) cpp/aubiocpp.cpp: fix indentation Tue, 29 Apr 2008 08:04:46 GMT Paul Brossier [7f3cae67] * src/Makefile.am (modified) src/Makefile.am: use nobase_ to simplify headers installation Mon, 28 Apr 2008 18:27:39 GMT Paul Brossier [651cac8] * configure.ac (modified) configure.ac: switch on host rather than host_os, do nothing on arm- ... Sat, 26 Apr 2008 13:05:20 GMT Paul Brossier [9805d01] * configure.ac (modified) configure.ac: do not call AC_HEADER_STDC, obsolete and uneeded Mon, 11 Feb 2008 14:02:37 GMT Paul Brossier [d0dbc56] * python/aubio/Makefile.am (modified) python/aubio/Makefile.am: install _aubiowrapper into pkgpyexec, so it ... Wed, 06 Feb 2008 15:28:31 GMT Paul Brossier [90a59c3] * .bzrignore (modified) * configure.ac (modified) * java/Makefile.am (added) * java/aubio/Makefile.am (added) * java/aubio/main.java (added) java/: added first draft for a java interface to aubio, includes ... Mon, 17 Dec 2007 14:37:42 GMT Paul Brossier [055d674] * swig/aubio.i (modified) add del_aubio_biquad to aubio.i Wed, 05 Dec 2007 02:42:07 GMT Paul Brossier [4a20dad] merge from main branch Tue, 04 Dec 2007 17:21:35 GMT Paul Brossier [79e72cf] * .bzrignore (modified) add tests/cpp/test-[a-z-]*$ binaries to .bzrignore Tue, 04 Dec 2007 17:15:34 GMT Paul Brossier [445e0dca] * configure.ac (modified) * tests/Makefile.am (modified) * tests/cpp/Makefile.am (added) * tests/cpp/test-cvec.cpp (added) * tests/cpp/test-fvec.cpp (added) added simple tests in tests/cpp for cpp interface draft Tue, 04 Dec 2007 16:58:40 GMT Paul Brossier [c60d684] * Makefile.am (modified) * configure.ac (modified) * cpp/Makefile.am (added) * cpp/aubiocpp.cpp (added) * cpp/aubiocpp.h (added) added simple cpp interface draft Tue, 04 Dec 2007 16:52:27 GMT Paul Brossier [45f1f06] merge from main branch Mon, 03 Dec 2007 09:57:52 GMT Paul Brossier [212da72] * README (modified) * configure.ac (modified) * examples/utils.c (modified) * examples/utils.h (modified) * src/Makefile.am (modified) * src/aubio.h (modified) * src/aubio_priv.h (modified) * src/lvec.c (added) * src/lvec.h (added) * src/pitch/pitchdetection.c (modified) * src/spectral/fft.c (modified) * src/temporal/adesign.c (added) * src/temporal/adesign.h (added) * src/temporal/cdesign.c (added) * src/temporal/cdesign.h (added) * src/temporal/filter.c (modified) * src/temporal/filter.h (modified) * src/temporal/filter_priv.h (added) * swig/aubio.i (modified) * tests/demo/bench/onset/Makefile.am (moved) * tests/demo/bench/onset/bench-delay (moved) * tests/demo/bench/onset/bench-onset (moved) * tests/demo/bench/onset/bench-window (moved) * tests/demo/bench/pitch/Makefile.am (moved) * tests/demo/bench/pitch/bench-pitch-isolated (moved) * tests/demo/bench/pitch/bench-pitch-plot-isolated (moved) * tests/demo/bench/tempo/demo-tempo (moved) * tests/demo/bench/tempo/demo-tempo-acf (moved) * tests/demo/localaubio.py (added) * tests/demo/plot_mfcc_filterbank.py (moved) * tests/python/examples/aubioonset.py (modified) * tests/python/localaubio.py (added) * tests/python/run_all_tests (modified) * tests/python/src/__init__.py (added) * tests/python/src/cvec.py (moved) * tests/python/src/fvec.py (moved) * tests/python/src/onset/__init__.py (added) * tests/python/src/onset/peakpick.py (added) * tests/python/src/pitch/__init__.py (added) * tests/python/src/pitch/pitchdetection.py (moved) * tests/python/src/spectral/__init__.py (added) * tests/python/src/spectral/fft.py (moved) * tests/python/src/spectral/filterbank.py (moved) * tests/python/src/spectral/filterbank_mfcc.txt (moved) * tests/python/src/spectral/phasevoc.py (moved) * tests/python/src/temporal/__init__.py (added) * tests/python/src/temporal/adesign.py (added) * tests/python/src/temporal/filter.py (added) * tests/python/src/utils/__init__.py (added) * tests/python/src/utils/hist.py (added) * tests/python/src/utils/scale.py (added) * tests/python/template.py (modified) merge from main branch Sat, 01 Dec 2007 22:00:03 GMT Paul Brossier [6913434] * tests/python/src/temporal/adesign.py (added) * tests/python/src/temporal/filter.py (added) add tests for adesign and filter Sat, 01 Dec 2007 21:59:25 GMT Paul Brossier [a7667ce] * src/pitch/pitchdetection.c (modified) * src/temporal/adesign.c (modified) * src/temporal/adesign.h (modified) * src/temporal/cdesign.c (modified) * src/temporal/cdesign.h (modified) * src/temporal/filter.c (modified) * src/temporal/filter.h (modified) * src/temporal/filter_priv.h (modified) * swig/aubio.i (modified) filter.c: add denormal, make multichannel using lvecs, update adsgn, ... Sat, 01 Dec 2007 21:58:04 GMT Paul Brossier [2b6144dd] * src/aubio_priv.h (modified) aubio_priv.h: add ISDENORMAL Sat, 01 Dec 2007 21:53:01 GMT Paul Brossier [658cb41] * src/aubio.h (modified) aubio.h: add lvec, adesign and cdesign Sat, 01 Dec 2007 21:51:39 GMT Paul Brossier [a3a01e1] * src/Makefile.am (modified) * src/lvec.c (added) * src/lvec.h (added) add lvec object to store double precision vectors Sat, 01 Dec 2007 20:58:15 GMT Paul Brossier [b061ef8] * swig/aubio.i (modified) remove tabs Sat, 01 Dec 2007 20:57:36 GMT Paul Brossier [4123f16] * swig/aubio.i (modified) update aubio.i with new adsgn_filter and cdsgn_filter Sat, 01 Dec 2007 20:53:24 GMT Paul Brossier [4f4d892] * src/Makefile.am (modified) * src/temporal/adesign.c (added) * src/temporal/adesign.h (added) * src/temporal/cdesign.c (added) * src/temporal/cdesign.h (added) * src/temporal/filter.c (modified) * src/temporal/filter.h (modified) * src/temporal/filter_priv.h (added) src/temporal: split aubio_adsgn_filter and aubio_cdsgn_filter to ... Sat, 01 Dec 2007 18:56:43 GMT Paul Brossier [0380645] closes #4, fft.c: if real part is zero, have phase = 0 Sat, 01 Dec 2007 18:16:56 GMT Paul Brossier [41ed384] * src/spectral/fft.c (modified) fft.c: if real part is zero, have phase = 0 Sat, 01 Dec 2007 16:56:57 GMT Paul Brossier [974dddc] * tests/demo/bench/onset/Makefile.am (moved) * tests/demo/bench/onset/bench-delay (moved) * tests/demo/bench/onset/bench-onset (moved) * tests/demo/bench/onset/bench-window (moved) * tests/demo/bench/pitch/Makefile.am (moved) * tests/demo/bench/pitch/bench-pitch-isolated (moved) * tests/demo/bench/pitch/bench-pitch-plot-isolated (moved) * tests/demo/bench/tempo/demo-tempo (moved) * tests/demo/bench/tempo/demo-tempo-acf (moved) * tests/demo/localaubio.py (added) * tests/demo/plot_mfcc_filterbank.py (moved) * tests/python/localaubio.py (added) * tests/python/run_all_tests (modified) * tests/python/src/cvec.py (modified) * tests/python/src/fvec.py (modified) * tests/python/src/onset/peakpick.py (modified) * tests/python/template.py (modified) move tests/python/demo to tests/, add localaubio.py module helpers Sat, 01 Dec 2007 15:00:37 GMT Paul Brossier [b63b322] * src/Makefile.am (modified) src/Makefile.am: define subdirectories to install headers in Sat, 01 Dec 2007 14:57:09 GMT Paul Brossier [554a9cb] * src/Makefile.am (modified) src/Makefile.am: define subdirectories to install headers in Sat, 01 Dec 2007 14:55:36 GMT Paul Brossier [e7fb07e] * README (modified) * configure.ac (modified) * swig/aubio.i (modified) * tests/python/examples/aubioonset.py (modified) * tests/python/run_all_tests (modified) * tests/python/src/__init__.py (added) * tests/python/src/cvec.py (moved) * tests/python/src/fvec.py (moved) * tests/python/src/onset/__init__.py (added) * tests/python/src/onset/peakpick.py (added) * tests/python/src/pitch/__init__.py (added) * tests/python/src/pitch/pitchdetection.py (moved) * tests/python/src/spectral/__init__.py (added) * tests/python/src/spectral/fft.py (moved) * tests/python/src/spectral/filterbank.py (moved) * tests/python/src/spectral/filterbank_mfcc.txt (moved) * tests/python/src/spectral/phasevoc.py (moved) * tests/python/src/temporal/__init__.py (added) * tests/python/src/utils/__init__.py (added) * tests/python/src/utils/hist.py (added) * tests/python/src/utils/scale.py (added) * tests/python/template.py (modified) merge from main branch Sat, 01 Dec 2007 14:54:30 GMT Paul Brossier [55e9018] * configure.ac (modified) configure.ac: host conditional depend on host_os, not build_os Sat, 01 Dec 2007 14:52:12 GMT Paul Brossier [8987df1] * tests/python/template.py (modified) tests template.py: re-ident Sat, 01 Dec 2007 14:51:27 GMT Paul Brossier [f1771f9] * tests/python/examples/aubioonset.py (modified) aubioonset.py tests: add specflux, use assertEqual Sat, 01 Dec 2007 14:49:41 GMT Paul Brossier [c71b717] * README (modified) README: update project url Fri, 30 Nov 2007 20:02:35 GMT Paul Brossier [3822b73] * swig/aubio.i (modified) swig/aubio.i: add aubio_peakpicker_get/set_threshold Fri, 30 Nov 2007 19:47:01 GMT Paul Brossier [5d012d0] * tests/python/src/onset/peakpick.py (added) added first tests for peakpicker Fri, 30 Nov 2007 18:52:54 GMT Paul Brossier [0f2084d] * tests/python/src/utils/scale.py (added) add first tests for scale.c Fri, 30 Nov 2007 18:39:19 GMT Paul Brossier [66a150a2] * tests/python/run_all_tests (modified) * tests/python/src/__init__.py (added) * tests/python/src/cvec.py (moved) * tests/python/src/fvec.py (moved) * tests/python/src/onset/__init__.py (added) * tests/python/src/pitch/__init__.py (added) * tests/python/src/pitch/pitchdetection.py (moved) * tests/python/src/spectral/__init__.py (added) * tests/python/src/spectral/fft.py (moved) * tests/python/src/spectral/filterbank.py (moved) * tests/python/src/spectral/filterbank_mfcc.txt (moved) * tests/python/src/spectral/phasevoc.py (moved) * tests/python/src/temporal/__init__.py (added) * tests/python/src/utils/__init__.py (added) * tests/python/src/utils/hist.py (moved) move around files in tests/python according to src/ changes Fri, 30 Nov 2007 17:26:04 GMT Paul Brossier [d05c54f] * tests/python/hist.py (added) add draft test for hist.py Fri, 30 Nov 2007 09:00:10 GMT Paul Brossier [2704647] * configure.ac (modified) * examples/utils.c (modified) * examples/utils.h (modified) merge from main branch Fri, 30 Nov 2007 08:59:33 GMT Paul Brossier [16e0f16] * examples/utils.c (modified) * examples/utils.h (modified) examples/utils.{c,h}: move flush_process prototype to .h Fri, 30 Nov 2007 08:58:27 GMT Paul Brossier [ae7e547] * examples/utils.c (modified) examples/utils.c: use uint_t Fri, 30 Nov 2007 08:54:21 GMT Paul Brossier [fce58d9e] * configure.ac (modified) configure.ac: add AC_LIBTOOL_WIN32_DLL to allow cross compilation of ... Thu, 29 Nov 2007 16:34:18 GMT Paul Brossier [dddf1f5] * doc/Makefile.am (modified) * examples/Makefile.am (modified) * examples/aubiomfcc.c (added) * examples/utils.c (modified) * ext/sndfileio.c (modified) * python/aubio/aubioclass.py (modified) * python/aubio/task/utils.py (modified) * src/Makefile.am (modified) * src/aubio.h (modified) * src/fvec.c (modified) * src/mathutils.c (modified) * src/mathutils.h (modified) * src/onset/onset.c (moved) * src/onset/onset.h (moved) * src/onset/onsetdetection.c (added) * src/onset/onsetdetection.h (moved) * src/onset/peakpick.c (moved) * src/onset/peakpick.h (moved) * src/onsetdetection.c (deleted) * src/pitch/pitchdetection.c (moved) * src/pitch/pitchdetection.h (moved) * src/pitch/pitchfcomb.c (moved) * src/pitch/pitchfcomb.h (moved) * src/pitch/pitchmcomb.c (moved) * src/pitch/pitchmcomb.h (moved) * src/pitch/pitchschmitt.c (moved) * src/pitch/pitchschmitt.h (moved) * src/pitch/pitchyin.c (added) * src/pitch/pitchyin.h (moved) * src/pitch/pitchyinfft.c (moved) * src/pitch/pitchyinfft.h (moved) * src/pitchyin.c (deleted) * src/spectral/fft.c (moved) * src/spectral/fft.h (moved) * src/spectral/filterbank.c (added) * src/spectral/filterbank.h (added) * src/spectral/mfcc.c (added) * src/spectral/mfcc.h (added) * src/spectral/phasevoc.c (moved) * src/spectral/phasevoc.h (moved) * src/spectral/spectral_centroid.c (added) * src/spectral/spectral_centroid.h (moved) * src/spectral/tss.c (moved) * src/spectral/tss.h (moved) * src/tempo/beattracking.c (moved) * src/tempo/beattracking.h (moved) * src/tempo/tempo.c (moved) * src/tempo/tempo.h (moved) * 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) * swig/aubio.i (modified) * tests/python/demo/plot_mfcc_filterbank.py (added) * tests/python/examples/aubiopitch.py (modified) * tests/python/filterbank.py (added) * tests/python/filterbank_mfcc.txt (added) * tests/src/test-tempo.c (modified) merge with main branch Sat, 24 Nov 2007 22:02:29 GMT Paul Brossier [6c7d49b] * ext/sndfileio.c (modified) * src/aubio.h (modified) * src/fvec.c (modified) * src/mathutils.c (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/pitchmcomb.c (modified) * src/pitch/pitchschmitt.c (modified) * src/pitch/pitchyin.c (modified) * src/pitch/pitchyinfft.c (modified) * src/sample.h (deleted) * src/spectral/filterbank.c (modified) * src/spectral/mfcc.c (modified) * src/spectral/tss.c (modified) * src/tempo/beattracking.c (modified) * src/tempo/tempo.c (modified) * src/temporal/biquad.c (modified) * src/temporal/filter.c (modified) * src/temporal/resample.c (modified) * src/utils/hist.c (modified) * src/utils/scale.c (modified) remove src/sample.h Sat, 24 Nov 2007 21:47:15 GMT Paul Brossier [fc6c831] * src/Makefile.am (modified) * src/aubio.h (modified) * src/mathutils.c (modified) * src/mathutils.h (modified) * src/spectral/spectral_centroid.c (added) * src/spectral/spectral_centroid.h (added) moved spectral_centroid to new file Sat, 24 Nov 2007 21:45:54 GMT Paul Brossier [e2da295] * src/onset/onsetdetection.c (modified) onsetdetection.c: factorise switch, complete specflux deletion Sat, 24 Nov 2007 21:09:43 GMT Paul Brossier [ed631e9] * doc/Makefile.am (modified) doc/Makefile.am: update make style rules 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 Sat, 24 Nov 2007 20:08:04 GMT Paul Brossier [bcf38fe] * src/Makefile.am (modified) * src/aubio.h (modified) * src/onset/onset.c (moved) * src/onset/onset.h (moved) * src/onset/peakpick.c (moved) * src/onset/peakpick.h (moved) * src/pitch/pitchdetection.c (moved) * src/pitch/pitchdetection.h (moved) * src/tempo/beattracking.c (moved) * src/tempo/beattracking.h (moved) * src/tempo/tempo.c (moved) * src/tempo/tempo.h (moved) src/: move tempo files to src/tempo, continue moving pitch and onset ... Sat, 24 Nov 2007 19:47:55 GMT Paul Brossier [2d8cffa] * src/Makefile.am (modified) * src/aubio.h (modified) * src/filterbank.h (modified) * src/onset.c (modified) * src/onset/onsetdetection.c (moved) * src/onset/onsetdetection.h (moved) * src/pitch/pitchfcomb.c (moved) * src/pitch/pitchfcomb.h (moved) * src/pitch/pitchmcomb.c (moved) * src/pitch/pitchmcomb.h (moved) * src/pitch/pitchschmitt.c (moved) * src/pitch/pitchschmitt.h (moved) * src/pitch/pitchyin.c (moved) * src/pitch/pitchyin.h (moved) * src/pitch/pitchyinfft.c (moved) * src/pitch/pitchyinfft.h (moved) * src/pitchdetection.c (modified) * src/tempo.c (modified) move pitch methods to pitch/, onset detection functions to onset/ Sat, 24 Nov 2007 18:05:54 GMT Paul Brossier [5dd22a9] * src/filterbank.c (modified) filterbank.c: avoid useless usigned comparison Sat, 24 Nov 2007 17:46:30 GMT Paul Brossier [7873363] * examples/Makefile.am (modified) * examples/aubiomfcc.c (added) * src/Makefile.am (modified) * src/aubio.h (modified) * src/filterbank.c (added) * src/filterbank.h (added) * src/mfcc.c (added) * src/mfcc.h (added) * swig/aubio.i (modified) * tests/python/demo/plot_mfcc_filterbank.py (added) * tests/python/filterbank.py (added) * tests/python/filterbank_mfcc.txt (added) merge with aubio-mfcc branch, adding filterbank and mfcc first draft. ... Sat, 24 Nov 2007 17:13:59 GMT Paul Brossier [d7a104c] * tests/src/test-tempo.c (modified) test-tempo.c: use aubio_tempo_get_confidence Sat, 24 Nov 2007 16:44:49 GMT Paul Brossier [9638f84] * src/pitchmcomb.c (modified) pitchmcomb.c: make sure all variables are initialised Sat, 24 Nov 2007 16:25:56 GMT Paul Brossier [4bb32f4] * src/mathutils.c (modified) mathutils.c: fix invalid read in vec_moving_thres Sat, 24 Nov 2007 14:30:39 GMT Paul Brossier [44d7cb7] * src/pitchdetection.c (modified) pitchdetection.c: add del_aubio_filter Sat, 24 Nov 2007 14:30:13 GMT Paul Brossier [5294546] * src/pitchmcomb.c (modified) pitchmcomb.c: add missing del_fvec Fri, 23 Nov 2007 12:32:13 GMT Paul Brossier [9668a37] * tests/python/examples/aubiopitch.py (modified) examples/aubiopitch.py: also print line number and write output file ... Wed, 21 Nov 2007 17:36:28 GMT Paul Brossier [66a1b955] * src/pitchdetection.c (modified) pitchdetection.c: add missing del_aubio_filter Wed, 21 Nov 2007 15:53:13 GMT Paul Brossier [70585a5] * .bzrignore (modified) * Makefile.am (modified) * configure.ac (modified) * examples/aubioonset.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) * src/fft.c (modified) * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) * src/pitchyinfft.c (modified) * swig/aubio.i (modified) * tests/src/Makefile.am (modified) * tests/src/test-fft.c (modified) * tests/src/test-mfft.c (deleted) merge from main branch Wed, 21 Nov 2007 11:53:28 GMT Paul Brossier [a2f3555] * src/pitchyin.c (modified) pitchyin.c: redo indentation Wed, 21 Nov 2007 11:03:22 GMT Paul Brossier [c7f32b1] * swig/aubio.i (modified) aubio.i: add specflux Wed, 21 Nov 2007 11:02:28 GMT Paul Brossier [862d78f] * examples/utils.c (modified) * python/aubio/task/utils.py (modified) utils.c, utils.py: add specflux onset function Wed, 21 Nov 2007 11:01:22 GMT Paul Brossier [fabb7cd] * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) onsetdection.{c,h}: add spectral flux (L2 norm, only energy increases) Wed, 21 Nov 2007 10:59:54 GMT Paul Brossier [ec2fa2a] * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) onsetdetection.{c,h}: redo indentation Wed, 21 Nov 2007 10:26:57 GMT Paul Brossier [2a00568] * python/aubio/aubioclass.py (modified) * swig/aubio.i (modified) aubio.i: add del_aubio_onsetdetection, aubioclass.py: replace _free ... Tue, 20 Nov 2007 23:40:43 GMT Paul Brossier [15b97d9] * src/pitchyinfft.c (modified) pitchyinfft.c: return 0., not 0 Tue, 13 Nov 2007 09:00:23 GMT Paul Brossier [6f10064] * examples/utils.c (modified) utils.c: avoid signed/unsigned comparison Tue, 13 Nov 2007 08:58:26 GMT Paul Brossier [ec0d43c] * configure.ac (modified) configure.ac: add lcov flags option, beautify help output Tue, 13 Nov 2007 08:15:35 GMT Paul Brossier [e24378a] * examples/aubioonset.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) examples/utils.{c,h}, examples/aubioonset.c: added process_flush ... Tue, 13 Nov 2007 08:05:09 GMT Paul Brossier [941801f] * swig/aubio.i (modified) swing/aubio.i: remove obsolete _free function Tue, 13 Nov 2007 08:03:11 GMT Paul Brossier [999b0c12] * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) onsetdetection.{c,h}: remove obsolete _free function Tue, 13 Nov 2007 07:07:49 GMT Paul Brossier [b995296] * Makefile.am (modified) Makefile.am: added simple 'make lcov' rules Tue, 13 Nov 2007 07:07:09 GMT Paul Brossier [4ce62cd] * .bzrignore (modified) .bzrignore: add gcov generated files Thu, 08 Nov 2007 12:03:21 GMT Paul Brossier [5316012] * .bzrignore (modified) .bzrignore: add mkinstalldirs Wed, 07 Nov 2007 16:33:28 GMT Paul Brossier [8701ec3] * tests/src/Makefile.am (modified) * tests/src/test-fft.c (modified) * tests/src/test-mfft.c (deleted) removed old test-fft.c, moved mfft to new fft Wed, 07 Nov 2007 16:21:00 GMT Paul Brossier [18a82b3] * src/pitchfcomb.c (modified) * src/pitchmcomb.c (modified) * src/pitchyinfft.c (modified) merge from rhubarb Wed, 07 Nov 2007 16:19:31 GMT Paul Brossier [4b6937b] * src/fft.c (modified) fft.c: use ifdef, not if, improve indentation Wed, 07 Nov 2007 16:15:45 GMT Paul Brossier [b050e8e] * src/pitchmcomb.c (modified) pitchmcomb.c: redo indentation Wed, 07 Nov 2007 16:14:59 GMT Paul Brossier [c8cbf3c] * src/pitchfcomb.c (modified) pitchfcomb.c: redo indentation Wed, 07 Nov 2007 16:13:27 GMT Paul Brossier [10cf306] * src/pitchyinfft.c (modified) pitchyinfft.c: redo indentation