# # ChangeLog for python # # Generated by Trac 1.2 # May 12, 2024, 7:02:28 AM Fri, 16 Oct 2009 22:43:00 GMT Paul Brossier [740f06b] * Makefile.am (modified) * configure.ac (modified) * examples/Makefile.am (modified) * examples/jackio.c (moved) * examples/jackio.h (moved) * examples/sndfileio.c (moved) * examples/sndfileio.h (moved) * examples/utils.h (modified) * examples/wscript_build (modified) * ext/Makefile.am (deleted) * ext/aubioext.h (deleted) * ext/wscript_build (deleted) * python/aubio/Makefile.am (modified) * python/aubio/wscript_build (modified) * swig/aubio.i (modified) * tests/README.tests (moved) * tests/python/examples/aubiopitch/yinfft.16568__acclivity__TwoCows.wav.txt (moved) * tests/src/test-phasevoc-jack.c (modified) * wscript (modified) ext/, examples/, swig/, python/, tests/: remove libaubioext, make ... Fri, 16 Oct 2009 17:40:32 GMT Paul Brossier [3ca6155] * python/aubio/Makefile.am (modified) python/aubio: utils.py removed Thu, 15 Oct 2009 18:46:32 GMT Paul Brossier [515c7b2] * python/aubio/task/__init__.py (modified) * python/aubio/task/notes.py (modified) * python/aubio/task/onset.py (modified) * python/aubio/task/pitch.py (modified) * python/aubio/task/utils.py (deleted) python/: remove task.utils, not used anymore Thu, 15 Oct 2009 16:54:23 GMT Paul Brossier [fe163ad] * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) * plugins/puredata/aubiopitch~.c (modified) * python/aubio/aubioclass.py (modified) * python/aubio/task/params.py (modified) * python/aubio/task/pitch.py (modified) * python/aubio/task/utils.py (modified) * python/aubiopitch (modified) * src/pitch/pitchdetection.c (modified) * src/pitch/pitchdetection.h (modified) * swig/aubio.i (modified) * tests/src/test-pitchdetection.c (modified) src/pitch: use a string to set pitch method, add a new function to ... Thu, 15 Oct 2009 15:09:34 GMT Paul Brossier [b4f5967] * examples/aubiotrack.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) * plugins/puredata/aubioonset~.c (modified) * plugins/puredata/aubiotempo~.c (modified) * python/aubio/aubioclass.py (modified) * src/onset/onset.c (modified) * src/onset/onset.h (modified) * src/onset/onsetdetection.c (modified) * src/onset/onsetdetection.h (modified) * src/tempo/tempo.c (modified) * src/tempo/tempo.h (modified) * swig/aubio.i (modified) * tests/src/test-onset.c (modified) * tests/src/test-onsetdetection.c (modified) * tests/src/test-tempo.c (modified) src/onset: use a string to set onset mode, keeping onset types enum ... Thu, 08 Oct 2009 18:59:23 GMT Paul Brossier [3027c6e] * python/aubio/aubioclass.py (modified) * python/aubio/task/pitch.py (modified) python/aubio: update to latest pitch prototypes Wed, 07 Oct 2009 20:58:25 GMT Paul Brossier [01b8fcc] * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * plugins/puredata/aubioonset~.c (modified) * python/aubio/aubioclass.py (modified) * src/onset/onset.c (modified) * src/onset/onsetdetection.c (modified) * src/onset/onsetdetection.h (modified) * src/tempo/tempo.c (modified) * swig/aubio.i (modified) * tests/src/test-onsetdetection.c (modified) src/onset: rename aubio_onsetdetection to aubio_onsetdetection_do Wed, 07 Oct 2009 17:33:51 GMT Paul Brossier [1294862] * examples/aubionotes.c (modified) * python/aubio/aubioclass.py (modified) * src/pitch/pitchdetection.c (modified) * src/pitch/pitchdetection.h (modified) * src/pitch/pitchfcomb.c (modified) * src/pitch/pitchfcomb.h (modified) * src/pitch/pitchmcomb.c (modified) * src/pitch/pitchmcomb.h (modified) * src/pitch/pitchschmitt.c (modified) * src/pitch/pitchschmitt.h (modified) * src/pitch/pitchyinfft.c (modified) * src/pitch/pitchyinfft.h (modified) * swig/aubio.i (modified) src/pitch/: change all _detect prototypes to _do Tue, 06 Oct 2009 15:04:45 GMT Paul Brossier [a9e27e4] * python/aubio/task/onset.py (modified) python/aubio/task/onset.py: isonset > 0., not == 1 Tue, 06 Oct 2009 15:04:18 GMT Paul Brossier [b07ff1e] * python/aubio/aubioclass.py (modified) python/aubio/aubioclass.py: update peakpicker class Sat, 26 Sep 2009 04:34:28 GMT Paul Brossier [e7a7794] * python/aubio/onsetcompare.py (modified) * python/aubio/plot/notes.py (modified) * python/aubiodiffs-onset (modified) * python/aubiofilter-notes (modified) * python/aubionotes (modified) * python/aubioplot-notes (modified) * python/aubioweb.py (modified) python: finish getting rid of numarray Fri, 25 Sep 2009 23:55:27 GMT Paul Brossier [634d238] * python/aubio/aubioclass.py (modified) python/aubio/aubioclass.py: print filename of file that failed opening Fri, 25 Sep 2009 23:42:52 GMT Paul Brossier [5f23f66] * python/aubio/bench/onset.py (modified) * python/aubio/plot/notes.py (modified) * python/aubio/task/beat.py (modified) * python/aubio/task/notes.py (modified) * python/aubio/task/onset.py (modified) * python/aubio/task/pitch.py (modified) * python/aubioplot-yinfft (modified) python/aubio: use Gnuplot.Data with_ keywords, with is a reserved ... Fri, 25 Sep 2009 23:40:44 GMT Paul Brossier [55ed67a] * python/aubio/gnuplot.py (modified) python/aubio/gnuplot.py: use numpy, not numarray (debian #478438) Fri, 25 Sep 2009 23:10:55 GMT Paul Brossier [707c30e] * python/aubio/task/notes.py (modified) python/aubio/task/notes.py: remove useless import of numarray (debian ... Fri, 25 Sep 2009 23:09:50 GMT Paul Brossier [fcacd88] * python/aubio/task/onset.py (modified) python/aubio/task/onset.py: use numarray, not numpy (debian #478438) Wed, 23 Sep 2009 17:47:16 GMT Paul Brossier [000b090] * cpp/wscript_build (added) * examples/wscript_build (added) * ext/wscript_build (added) * plugins/puredata/wscript_build (added) * python/aubio/wscript_build (added) * python/wscript_build (added) * src/wscript_build (added) * swig/swig.py (added) * wscript (added) use waf as new build system Fri, 16 May 2008 00:18:26 GMT Paul Brossier [13e23b8] * python/aubio/Makefile.am (modified) python/aubio/Makefile.am: simplify using nobase 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, 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 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 ... 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 ... 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 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 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 Wed, 18 Apr 2007 15:51:10 GMT Paul Brossier [05468516] * python/aubio/aubioclass.py (modified) aubioclass.py: fix indentation 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 ... 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: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:01:07 GMT Paul Brossier [f33fec1] * python/aubio/Makefile.am (modified) link to libpython on windows, remove useless .libs, remove -no- ... 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 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: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 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 Wed, 02 Aug 2006 11:23:43 GMT Paul Brossier [778bc7a] * python/aubio/gnuplot.py (modified) if spectrum shorter than 1 second, use ms not s if spectrum shorter ... Wed, 02 Aug 2006 11:21:46 GMT Paul Brossier [e638bcf] * python/aubio/gnuplot.py (modified) * python/aubioplot-spec (modified) add buffer and hosize options to aubioplot-spec, use 10000 as default ... Fri, 28 Jul 2006 14:55:40 GMT Paul Brossier [aa3637a] * python/test/bench/tempo/demo-tempo (added) * python/test/bench/tempo/demo-tempo-acf (added) add demo-tempo scripts add demo-tempo scripts Fri, 28 Jul 2006 13:08:51 GMT Paul Brossier [742c9b8] * python/test/bench/pitch/bench-pitch-plot-isolated (added) add bench-pitch-plot-isolated add bench-pitch-plot-isolated Thu, 27 Jul 2006 19:52:56 GMT Paul Brossier [4b4e6ae] * python/aubioplot-yinfft (added) add aubioplot-yinfft add aubioplot-yinfft Thu, 27 Jul 2006 19:27:20 GMT Paul Brossier [36dfbc6] * python/aubioplot-spec (added) add aubioplot-spec add aubioplot-spec Wed, 26 Jul 2006 17:03:04 GMT Paul Brossier [da5edf3] * python/aubioplot-audio (added) add aubioplot-audio add aubioplot-audio Thu, 13 Jul 2006 13:49:32 GMT Paul Brossier [bf8e134] * python/aubiopitch (modified) add xsize and ysize plot options in aubiopitch add xsize and ysize ... Thu, 13 Jul 2006 13:48:24 GMT Paul Brossier [470a772] * python/aubio/task/onset.py (modified) * python/aubio/task/pitch.py (modified) fix timelines and plot sizes in onset and pitch fix timelines and ... Mon, 12 Jun 2006 12:54:47 GMT Paul Brossier [cf34922] * python/aubio/task/cut.py (modified) use os.path in task.cut to derive default output filenames use ... 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 ... Sat, 03 Jun 2006 16:00:13 GMT Paul Brossier [78e1c18] * python/aubio/Makefile.am (modified) avoid overwriting CFLAGS in python/aubio/Makefile.am avoid ... Fri, 02 Jun 2006 17:23:29 GMT Paul Brossier [14aae81] * python/aubio/task/beat.py (modified) * python/aubiocut (modified) ugly hack to plot beat track anyway ugly hack to plot beat track anyway Fri, 02 Jun 2006 17:11:24 GMT Paul Brossier [6b0ca87] * python/aubio/task/beat.py (modified) task beat() output seconds task beat() output seconds Sat, 27 May 2006 00:15:58 GMT Paul Brossier [ae3f5af] * VERSION (modified) * python/aubio/plot/__init__.py (added) * python/aubio/plot/keyboard.py (added) * python/aubio/plot/notes.py (added) * python/aubio/task/__init__.py (added) * python/aubio/task/notes.py (added) last 0.3.0 changes last 0.3.0 changes Thu, 18 May 2006 21:24:54 GMT Paul Brossier [1ab7d54] * python/aubiopitch (modified) correct default block size in aubiopitch correct default block size ... Thu, 18 May 2006 10:50:20 GMT Paul Brossier [6e35163] * python/aubiocut (modified) update default aubiocut threshold update default aubiocut threshold Thu, 18 May 2006 10:30:02 GMT Paul Brossier [bab3161] * python/aubio/bench/onset.py (modified) remove /usr/bin/python header remove /usr/bin/python header Thu, 18 May 2006 10:29:20 GMT Paul Brossier [9bf3831] * python/aubiocut (modified) update dcthreshold update dcthreshold Thu, 18 May 2006 10:28:05 GMT Paul Brossier [37541b9] * python/Makefile.am (modified) * python/aubio/Makefile.am (modified) fix python Makefiles fix python Makefiles Wed, 17 May 2006 09:19:56 GMT Paul Brossier [ba11e53] * python/aubio/task/beat.py (modified) * python/aubio/task/task.py (modified) beat should be fixed, add comments about beat should be fixed, add ... Wed, 17 May 2006 09:18:56 GMT Paul Brossier [9b138a8] * python/aubio/gnuplot.py (modified) * python/aubio/task/onset.py (modified) * python/aubiocut (modified) add spectrogram and x/y sizes to aubiocut add spectrogram and x/y ... Wed, 17 May 2006 09:14:33 GMT Paul Brossier [08f6688] * python/aubio/aubioclass.py (modified) fixes dcthreshold fixes dcthreshold Sun, 07 May 2006 15:46:51 GMT Paul Brossier [5cc94db] * python/test/bench/pitch/bench-pitch-isolated (modified) print per note results print per note results Sun, 07 May 2006 15:42:43 GMT Paul Brossier [da6d9af] * python/aubio/gnuplot.py (modified) add x/ysize to plot_aubio/spec, move spec to db scale, add zoffset, ... Fri, 05 May 2006 08:16:40 GMT Paul Brossier [cadf07b] * python/aubio/aubioclass.py (modified) update indentation update indentation Fri, 05 May 2006 08:10:22 GMT Paul Brossier [80149a1] * python/test/bench/onset/bench-window (modified) update imports in bench-window update imports in bench-window Fri, 05 May 2006 08:07:47 GMT Paul Brossier [dfe0d360] * python/test/bench/onset/bench-delay (modified) update imports in bench-delay update imports in bench-delay Thu, 04 May 2006 15:03:58 GMT Paul Brossier [3e29681] * python/aubiopitch (modified) update aubiopitch options update aubiopitch options Thu, 04 May 2006 15:02:33 GMT Paul Brossier [45fcbb8] * python/aubio/task/onset.py (modified) update onset plot update onset plot Thu, 04 May 2006 15:02:01 GMT Paul Brossier [fb8bde7] * python/aubio/task/pitch.py (modified) update pitch plot update pitch plot Thu, 20 Apr 2006 12:51:40 GMT Paul Brossier [b965fb1] * python/test/bench/pitch/bench-pitch-isolated (moved) update bench-pitch-isolated update bench-pitch-isolated Thu, 20 Apr 2006 12:49:55 GMT Paul Brossier [e31ac284] * python/test/bench/pitch/Makefile.am (modified) update pitch bench makefile update pitch bench makefile Thu, 20 Apr 2006 12:47:39 GMT Paul Brossier [9bec8fe] * python/aubio/task/beat.py (modified) first draft for beat evaluation first draft for beat evaluation Thu, 20 Apr 2006 12:46:42 GMT Paul Brossier [4798fdf] * python/aubio/task/params.py (modified) * python/aubio/task/pitch.py (modified) * python/aubiopitch (modified) update params and pitch update params and pitch Tue, 21 Mar 2006 22:59:17 GMT Paul Brossier [650e39b] * plugins/puredata/aubiopitch~.c (modified) * python/aubio/task/pitch.py (modified) * python/aubio/task/utils.py (modified) * python/aubiopitch (modified) * src/Makefile.am (modified) * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) * src/pitchyinfft.c (added) * src/pitchyinfft.h (added) * swig/aubio.i (modified) add yinfft method, make it default for pd plugin add yinfft method, ... Tue, 21 Mar 2006 22:39:48 GMT Paul Brossier [4994ebb] * python/test/bench/pitch/Makefile.am (modified) update pitch bench makefile update pitch bench makefile Tue, 21 Mar 2006 22:37:18 GMT Paul Brossier [9abd0f3] * python/aubio/task/params.py (modified) update default parameters update default parameters Tue, 21 Mar 2006 22:35:27 GMT Paul Brossier [807f029] * python/test/bench/pitch/bench-pitch (modified) update bench-pitch update bench-pitch Thu, 16 Mar 2006 16:00:39 GMT Paul Brossier [2e2bfff] * python/test/bench/onset/bench-onset (modified) change delay from 3 to 5 change delay from 3 to 5 Thu, 16 Mar 2006 15:59:14 GMT Paul Brossier [ac4f38e] * python/aubio/bench/onset.py (modified) add bufsize, hopsize and time to bench.onset add bufsize, hopsize ... Thu, 16 Mar 2006 15:58:01 GMT Paul Brossier [e54a8ea] * python/aubio/task/task.py (modified) update task.time update task.time Thu, 16 Mar 2006 15:57:24 GMT Paul Brossier [4dd235f] * python/aubio/aubioclass.py (modified) aubioclass: yinthres support aubioclass: yinthres support Thu, 16 Mar 2006 15:56:02 GMT Paul Brossier [e2b1bda] * python/aubio/task/params.py (modified) add pitch buf, hop and yinthresh, no smoothing add pitch buf, hop ... Thu, 16 Mar 2006 15:52:50 GMT Paul Brossier [83376e9] * python/aubio/task/pitch.py (modified) update task.pitch.{eval,plot} update task.pitch.{eval,plot} Thu, 16 Mar 2006 15:51:46 GMT Paul Brossier [9610f0a] * python/aubiopitch (modified) optional plotting optional plotting Sun, 05 Mar 2006 03:21:16 GMT Paul Brossier [5d1c070] * python/aubio/bench/node.py (modified) * python/aubio/task/pitch.py (modified) * python/test/bench/pitch/bench-pitch (modified) updated to new bench-pitch, fixed gettruth updated to new ... Fri, 03 Mar 2006 06:11:52 GMT Paul Brossier [43938de] * python/aubio/bench/node.py (modified) * python/aubio/bench/onset.py (moved) * python/aubio/task/onset.py (modified) * python/test/bench/onset/bench-onset (modified) * python/test/bench/pitch/bench-pitch (modified) move benchonset to aubio.bench move benchonset to aubio.bench Fri, 03 Mar 2006 05:57:50 GMT Paul Brossier [13c3fba] * python/aubio/task/beat.py (added) * python/aubio/task/cut.py (added) * python/aubio/task/onset.py (added) * python/aubio/task/params.py (added) * python/aubio/task/pitch.py (added) * python/aubio/task/silence.py (added) * python/aubio/task/task.py (added) * python/aubio/task/utils.py (added) * python/aubio/tasks.py (deleted) * python/aubiocut (modified) * python/aubiopitch (modified) splitting up tasks in many files splitting up tasks in many files Fri, 03 Mar 2006 05:41:24 GMT Paul Brossier [c7713b2] * python/aubio/aubioclass.py (modified) update aubioclass cvec update aubioclass cvec