# # ChangeLog for / # # Generated by Trac 1.2 # Jul 7, 2024, 3:11:56 AM Thu, 22 Dec 2005 16:31:40 GMT Paul Brossier [de92b1c] * swig/aubio.i (modified) adds peakpick_pimrt_getval and beattracking functions adds ... Thu, 22 Dec 2005 16:30:24 GMT Paul Brossier [f2adb86] * src/peakpick.c (modified) * src/peakpick.h (modified) add _getval method to explicitely get the peak picked value add ... Mon, 19 Dec 2005 21:25:51 GMT Paul Brossier [4f4a8a4] * python/aubiocut (modified) * python/bench-onset (modified) * python/bench-pitch (modified) move to new nodes and tasks move to new nodes and tasks Mon, 19 Dec 2005 21:24:51 GMT Paul Brossier [7c9ad74] * python/aubio/tasks.py (modified) added tasks fot onset, silence and cut added tasks fot onset, ... Mon, 19 Dec 2005 20:56:54 GMT Paul Brossier [50e99cc] * python/aubio/bench/node.py (modified) extend bench, make it less error prone extend bench, make it less ... Mon, 19 Dec 2005 19:48:44 GMT Paul Brossier [b7eb9a5] * src/peakpick.c (modified) factorise code for both peakpick versions factorise code for both ... Fri, 16 Dec 2005 07:34:52 GMT Paul Brossier [0029638] * python/aubio/tasks.py (modified) * python/bench-pitch (modified) add class task, rewrite of bench-pitch add class task, rewrite of ... Fri, 16 Dec 2005 07:34:03 GMT Paul Brossier [50791b3] * python/aubio/bench/node.py (modified) optional resdir optional resdir Fri, 16 Dec 2005 04:34:00 GMT Paul Brossier [336cf77] * python/aubio/bench/node.py (modified) * python/bench-onset (modified) rename class task to bench, move pretty_print into it rename class ... Fri, 16 Dec 2005 01:26:25 GMT Paul Brossier [75139a9] * python/bench-onset (modified) complete rewrite of bench onset, no more command line call complete ... Fri, 16 Dec 2005 01:22:58 GMT Paul Brossier [257debc] * python/aubio/bench/node.py (modified) clarify list functions, add task class clarify list functions, add ... Fri, 16 Dec 2005 01:21:17 GMT Paul Brossier [7473074] * python/aubio/tasks.py (modified) separate get_onset_mode separate get_onset_mode Wed, 14 Dec 2005 13:42:45 GMT Paul Brossier [61680aa] * python/aubio/onsetcompare.py (modified) * python/aubiocut (modified) correct default bufsize, fix function level import correct default ... Tue, 13 Dec 2005 11:52:11 GMT Paul Brossier [4b1e7e7] * src/beattracking.c (modified) * src/beattracking.h (modified) * src/peakpick.c (modified) * src/resample.h (modified) update documentation update documentation Tue, 13 Dec 2005 11:50:05 GMT Paul Brossier [acf2ec07] * plugins/puredata/Makefile.am (modified) add help and doc to EXTRA_DIST add help and doc to EXTRA_DIST Tue, 13 Dec 2005 05:54:34 GMT Paul Brossier [0eb4025] * plugins/puredata/Makefile.am (modified) * plugins/puredata/examples/onset-cam.pd (added) * plugins/puredata/help-aubiotss~.pd (deleted) * plugins/puredata/help/help-aubioonset~.pd (moved) * plugins/puredata/help/help-aubioquiet~.pd (moved) * plugins/puredata/help/help-aubiotempo~.pd (moved) * plugins/puredata/help/help-aubiotss~.pd (added) update puredata plugin update puredata plugin Tue, 13 Dec 2005 05:51:59 GMT Paul Brossier [2bd1a2a] * python/aubio/bench/node.py (modified) * python/aubio/gnuplot.py (modified) add list_snd_files and downsample audio, temporary fix for filename ... Tue, 13 Dec 2005 05:48:55 GMT Paul Brossier [f985cd6] * doc/Makefile.am (modified) Add rules to build html manpages Add rules to build html manpages Tue, 13 Dec 2005 05:03:25 GMT Paul Brossier [091b171] * configure.ac (modified) Fixed typo Fixed typo Sun, 06 Nov 2005 12:10:41 GMT Paul Brossier [cf83555] * plugins/puredata/Makefile.am (modified) * plugins/puredata/aubio_setup.c (added) * plugins/puredata/aubioonset~.c (modified) * plugins/puredata/aubioquiet~.c (added) * plugins/puredata/aubiotempo~.c (added) * plugins/puredata/aubiotss~.c (added) * plugins/puredata/help-aubioonset~.pd (modified) * plugins/puredata/help-aubioquiet~.pd (added) * plugins/puredata/help-aubiotempo~.pd (added) * plugins/puredata/help-aubiotss~.pd (added) rewrite of the puredata external rewrite of the puredata external Sun, 06 Nov 2005 11:38:54 GMT Paul Brossier [f41f5c4] * examples/Makefile.am (modified) * examples/aubioquiet.c (added) added aubioquiet in examples added aubioquiet in examples 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 Sun, 06 Nov 2005 11:36:03 GMT Paul Brossier [372cbeb] really change permissions really change permissions Sun, 06 Nov 2005 11:34:28 GMT Paul Brossier [cd9b142] * python/aubio/onsetcompare.py (modified) move numarray import inside function move numarray import inside function Sun, 06 Nov 2005 11:30:12 GMT Paul Brossier [733c2f8] * python/aubio/gnuplot.py (modified) remove obsolete function and factorise gnuplot init remove obsolete ... Sun, 06 Nov 2005 11:29:14 GMT Paul Brossier [d45520a] * python/aubio/bench/config.py (modified) * python/aubio/bench/node.py (modified) do not sys.exit, add keywords to act_on_data do not sys.exit, add ... Sun, 06 Nov 2005 11:24:13 GMT Paul Brossier [102b732] * src/tss.c (modified) * src/tss.h (modified) added aubio_tss_set_thres function added aubio_tss_set_thres function Sun, 06 Nov 2005 11:23:07 GMT Paul Brossier [197571a] * python/README (modified) updated README updated README Sun, 06 Nov 2005 11:19:50 GMT Paul Brossier [a49b0bc] * python/aubiopitch (modified) add crude damage limits, make world executable add crude damage ... Sun, 06 Nov 2005 11:18:51 GMT Paul Brossier [d282373] * python/aubiocut (modified) make default mode be a list, make world executable make default mode ... Thu, 29 Sep 2005 19:17:26 GMT Paul Brossier [b1aab3a] * examples/aubiotrack.c (modified) added peak picker configuration example added peak picker ... Tue, 27 Sep 2005 19:22:24 GMT Paul Brossier [6f7aad0] * sounds/woodblock.aiff (modified) normalized woodblock sound normalized woodblock sound Tue, 27 Sep 2005 19:21:51 GMT Paul Brossier [8d0b707] * doc/Makefile.am (modified) * doc/aubiocut.sgml (added) * doc/aubionotes.sgml (modified) * doc/aubioonset.sgml (modified) * doc/aubiopitch.sgml (added) * doc/aubiotrack.sgml (added) added and updated manpages added and updated manpages Tue, 27 Sep 2005 19:15:11 GMT Paul Brossier [06156a6] * ext/midi/midi_file.c (modified) simplified smpte check simplified smpte check Tue, 27 Sep 2005 19:11:36 GMT Paul Brossier [26d9f8f] * python/aubio/Makefile.am (modified) added -fPIC to python module added -fPIC to python module Tue, 27 Sep 2005 19:10:49 GMT Paul Brossier [6efdc83] * src/peakpick.c (modified) * src/peakpick.h (modified) added {set,get}_threshold{,fn} to peakpick added ... Mon, 05 Sep 2005 00:06:55 GMT Paul Brossier [bfe76d4] * python/aubiopitch (modified) fix default pitch, must now be a list Sun, 04 Sep 2005 15:49:08 GMT Paul Brossier [77671b4] * python/aubio/gnuplot.py (modified) add plotting of truth file for pitch Sun, 04 Sep 2005 15:46:32 GMT Paul Brossier [3c86eb1] * src/resample.c (modified) fix resample for 64bit (thanks to Lachlan Davison) Sun, 28 Aug 2005 17:58:31 GMT Paul Brossier [5e491b3b] * python/aubio/aubioclass.py (modified) * python/aubio/gnuplot.py (modified) * python/aubio/tasks.py (added) * python/aubiocut (modified) * python/aubiopitch (modified) massive changes from cam Wed, 24 Aug 2005 00:52:49 GMT Paul Brossier [4cc9fe5] * python/aubio/bench/__init__.py (added) * python/aubio/bench/broadcast.py (added) * python/aubio/bench/config.py (added) * python/aubio/bench/node.py (added) * python/bench-cluster-test (added) * python/bench-onset (added) * python/bench-pitch (added) * python/bench-test (added) added bench tools Mon, 22 Aug 2005 22:53:38 GMT Paul Brossier [3ec9d9c] * src/pitchdetection.c (modified) wrapper functions to add pitchm_bin output Mon, 22 Aug 2005 20:59:13 GMT Paul Brossier [79c2e52] * src/mathutils.c (modified) * src/mathutils.h (modified) * swig/aubio.i (modified) added bintomidi, freqtobin, miditofreq Mon, 22 Aug 2005 19:53:15 GMT Paul Brossier [98ef4df] tag of piem@altern.org--2005-aubio/aubio--mainline--0.2.0beta1-- patch-30 Mon, 22 Aug 2005 19:52:53 GMT Paul Brossier [c29dae2] * VERSION (modified) bumped version number to 0.2.0 Mon, 22 Aug 2005 19:52:17 GMT Paul Brossier [aa17581] * python/aubio/aubioclass.py (modified) * python/aubiopitch (modified) * src/pitchdetection.c (modified) added midi and hertz output modes Mon, 22 Aug 2005 19:33:30 GMT Paul Brossier [f97445c] * src/pitchfcomb.c (modified) fcomb doesn't output anything correct above 5000Hz Mon, 22 Aug 2005 19:30:10 GMT Paul Brossier [1aeac4c] * src/pitchyin.c (modified) speeding up yin Sun, 21 Aug 2005 16:58:48 GMT Paul Brossier [162fd27] * configure.ac (modified) * examples/Makefile.am (modified) added FFTWLIB_CFLAGS to examples/Makefile.am, added host_os to ... Sun, 21 Aug 2005 16:51:28 GMT Paul Brossier [66834b6] * src/aubio_priv.h (modified) * src/fft.c (modified) * src/fft.h (modified) clarified fftw3 includes Sun, 21 Aug 2005 16:43:10 GMT Paul Brossier [e06e478] * doc/aubionotes.sgml (modified) * doc/aubioonset.sgml (modified) updated manpages Sun, 21 Aug 2005 16:39:49 GMT Paul Brossier [2ebf76c] * doc/devel.cfg (modified) * doc/examples.cfg (modified) * doc/user.cfg (modified) updated version in doxygen config files Mon, 15 Aug 2005 10:28:52 GMT Paul Brossier [92e4028] * examples/utils.c (modified) uses errmsg in parse_args instead of debug Sun, 14 Aug 2005 18:44:58 GMT Paul Brossier [6b233fc] * examples/Makefile.am (modified) * examples/utils.c (modified) added dummy assignment to make egcs happy, use in woodblock path Sun, 14 Aug 2005 12:09:37 GMT Paul Brossier [45345ee] * README (modified) swig >= 1.3 in README Sun, 14 Aug 2005 10:14:41 GMT Paul Brossier [fb615eb] * examples/utils.c (modified) added pitch option to utils.c Sun, 14 Aug 2005 03:37:35 GMT Paul Brossier [13d57e8] * examples/utils.c (modified) fixed long options in utils.c Sun, 14 Aug 2005 03:21:19 GMT Paul Brossier [855ed0a] * python/aubio/aubioclass.py (modified) * python/aubiocut (modified) updated default parameters, fixed 0.000.wav creation Sun, 14 Aug 2005 01:59:32 GMT Paul Brossier [a3e24ec] * examples/utils.h (modified) added non c99 alternatives in examples/utils.h (thanks Mo) Sat, 13 Aug 2005 22:39:54 GMT Paul Brossier [427be71] * python/aubiocut (modified) updated aubiocut, added zerocross Wed, 10 Aug 2005 16:34:57 GMT Paul Brossier [b5aa063] * examples/aubiotrack.c (modified) use 1024/512 in aubiotrack, first signed commit Tue, 09 Aug 2005 23:43:39 GMT Paul Brossier [b1f723d] * examples/utils.c (modified) fix segfault when file not found Tue, 09 Aug 2005 18:35:14 GMT Paul Brossier [5cf415f] * examples/utils.c (modified) * plugins/puredata/aubioonset~.c (modified) * python/aubio/aubioclass.py (modified) * python/aubiocut (modified) * python/aubiopitch (modified) * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) * swig/aubio.i (modified) protected onset enumerators, factorise python check_modes Tue, 09 Aug 2005 18:33:54 GMT Paul Brossier [a29ad46] * python/README (modified) source ./README, not sh ./README Tue, 09 Aug 2005 17:56:21 GMT Paul Brossier [5e9c68a] * examples/utils.c (modified) * examples/utils.h (modified) * ext/sndfileio.c (modified) * ext/sndfileio.h (modified) * python/aubio/aubioclass.py (modified) * python/aubiopitch (modified) * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) * swig/aubio.i (modified) rename file_ to aubio_sndfile, protect aubio_pitdetection_{mode,type} ... 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 10:09:14 GMT Paul Brossier [ea865c9] * doc/devel.cfg (modified) add ext to documentation Tue, 09 Aug 2005 09:09:43 GMT Paul Brossier [32669d9] * src/peakpick.c (modified) * src/peakpick.h (modified) removed obsoleted pickparams_t 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 08:57:41 GMT Paul Brossier [876c5e7] * doc/Makefile.am (modified) added srcdir in doc Tue, 09 Aug 2005 08:06:27 GMT Paul Brossier [4d4ff4f] * TODO (modified) updated TODO Tue, 09 Aug 2005 06:11:50 GMT Paul Brossier [9fc2c7e] * configure.ac (modified) * ext/Makefile.am (modified) * src/Makefile.am (modified) soname change, add -version-info, fix midi/ install Tue, 09 Aug 2005 03:24:38 GMT Paul Brossier [9169c51] * python/Makefile.am (modified) fixed dist target Tue, 09 Aug 2005 03:06:47 GMT Paul Brossier [735c4c4] * plugins/puredata/Makefile.am (modified) * python/aubio/Makefile.am (modified) completed fix for srcdir Tue, 09 Aug 2005 02:44:13 GMT Paul Brossier [12bdd63] tag of piem@altern.org--2005-aubio/aubio--benchmarks--0.1.9--patch-49 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 Tue, 09 Aug 2005 02:24:03 GMT Paul Brossier [ccfafb2] * python/Makefile.am (modified) install aubiopitch, not aubiocompare-onset Tue, 09 Aug 2005 02:21:02 GMT Paul Brossier [5215c01] * configure.ac (modified) * src/aubio_priv.h (modified) * src/config.h.in (modified) add c99 varargs checks, thanks to Mo DeJong Tue, 09 Aug 2005 02:00:38 GMT Paul Brossier [cad8783] * python/README (modified) easier to run python scripts from source tree Tue, 09 Aug 2005 01:56:27 GMT Paul Brossier [2d04b86] * python/aubiocut (modified) add kl and mkl, change default threshold Tue, 09 Aug 2005 01:52:07 GMT Paul Brossier [220dcfc] * python/aubiocompare-onset (modified) more berbosity Tue, 09 Aug 2005 01:47:24 GMT Paul Brossier [2d7b65a] * examples/utils.c (modified) changed default parameters baz file-diff examples/utils.c Tue, 09 Aug 2005 00:47:11 GMT Paul Brossier [dba3b1a] * doc/Makefile.am (modified) * ext/Makefile.am (modified) * plugins/puredata/Makefile.am (modified) * sounds/Makefile.am (modified) added srcdir Tue, 09 Aug 2005 00:33:24 GMT Paul Brossier [cdebe31] * python/aubio/Makefile.am (modified) added srcdir Tue, 09 Aug 2005 00:29:48 GMT Paul Brossier [c0063da] * src/Makefile.am (modified) avoid shipping of config.h and use noinst for aubio_priv.h Tue, 09 Aug 2005 00:21:08 GMT Paul Brossier [c73268a] * src/peakpick.c (modified) fix isonset declaration Tue, 09 Aug 2005 00:19:30 GMT Paul Brossier [8d84c0b] * src/pitchfcomb.c (modified) added raw output cleaning Mon, 08 Aug 2005 20:53:36 GMT Paul Brossier [b8976d6] * python/aubio/aubioclass.py (modified) added cvec.get(pos,chan), added silence param to getpitch() Mon, 08 Aug 2005 20:09:49 GMT Paul Brossier [54bf847] * ext/midi/midi_file.c (modified) * src/resample.c (modified) fix gcc-4.0 type warnings Mon, 08 Aug 2005 20:08:21 GMT Paul Brossier [651b97e] * src/pitchdetection.c (modified) fix schmitt and fcomb, factorise slideblock code Mon, 13 Jun 2005 23:09:32 GMT Paul Brossier [f841b81] * python/aubiocut (modified) add Kullback Liebler onset detection function and its modified version Mon, 13 Jun 2005 23:07:36 GMT Paul Brossier [1397c6e] * swig/aubio.i (modified) add Kullback Liebler onset detection function and its modified version Mon, 13 Jun 2005 23:07:08 GMT Paul Brossier [b31f262] * python/aubio/aubioclass.py (modified) * python/aubio/gnuplot.py (modified) * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) add Kullback Liebler onset detection function and its modified version Tue, 07 Jun 2005 16:56:39 GMT Paul Brossier [0ce9acc3] * examples/aubiotrack.c (modified) * examples/utils.c (modified) * src/beattracking.c (modified) * src/beattracking.h (modified) updated beattracking.c ad aubiotrack.c to support variable hopsize Mon, 06 Jun 2005 15:01:21 GMT Paul Brossier [97b8c3d] * python/aubiocut (modified) * python/aubiopitch (modified) removed numarray from aubio{cut,pitch} Fri, 03 Jun 2005 01:00:12 GMT Paul Brossier [13340a68] * python/aubiocut (modified) added silence detection option to aubiocut Fri, 03 Jun 2005 00:59:14 GMT Paul Brossier [8e8bc50] * swig/aubio.i (modified) updated swig wrapper to new pitchdetection Fri, 03 Jun 2005 00:57:52 GMT Paul Brossier [c078336] * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) completed pitchdetection wrapper, moved to function pointers Fri, 03 Jun 2005 00:56:57 GMT Paul Brossier [21cc311] * src/pitchmcomb.c (modified) fixed memory freeing of pitchmcomb Fri, 03 Jun 2005 00:53:41 GMT Paul Brossier [d4a0cc4] * python/aubio/gnuplot.py (modified) * python/aubiopitch (modified) update aubiopitch, adds first draft to plotpitches to ...