# # ChangeLog for python # # Generated by Trac 1.2 # Sep 18, 2024, 1:49:08 PM 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 Fri, 03 Mar 2006 05:39:21 GMT Paul Brossier [cafb00a] * python/test/bench/onset/bench-onset (modified) * python/test/bench/pitch/Makefile.am (modified) * python/test/bench/pitch/bench-pitch (modified) update to last bench-onset, bench-pitch update to last bench-onset, ... Thu, 02 Mar 2006 18:43:33 GMT Paul Brossier [d45d118] * python/aubio/web/html.py (modified) web: use multiple pitch methods web: use multiple pitch methods Thu, 02 Mar 2006 18:42:37 GMT Paul Brossier [1944aaf] * python/aubio/tasks.py (modified) taskpitch: limit frequency range and delay, update gettruth ... Thu, 02 Mar 2006 18:40:45 GMT Paul Brossier [7538ac5] * python/aubio/gnuplot.py (modified) remove useless multiple plot and title to plot_spec remove useless ... Wed, 01 Mar 2006 03:21:59 GMT Paul Brossier [1e3089c] * python/aubio/gnuplot.py (modified) * python/aubio/tasks.py (modified) remove old plot_pitch, plot_onset and getonsets, cutfile, getpitch ... Wed, 01 Mar 2006 03:18:18 GMT Paul Brossier [0fe9aab] * python/aubiopitch (modified) simplify aubiopitch simplify aubiopitch Wed, 01 Mar 2006 03:17:34 GMT Paul Brossier [300adc3] * python/aubio/tasks.py (modified) update taskpitch, use oplots instead of gnuplot update taskpitch, ... Wed, 01 Mar 2006 03:15:54 GMT Paul Brossier [0484dc1] * python/aubio/median.py (modified) use a copy for the median use a copy for the median Wed, 01 Mar 2006 03:15:06 GMT Paul Brossier [dcc8d90] * python/aubio/aubioclass.py (modified) fix norm in aubioclass fix norm in aubioclass Wed, 01 Mar 2006 03:14:08 GMT Paul Brossier [431e9d8] * python/aubio/gnuplot.py (modified) add spectrogram plot add spectrogram plot Sun, 26 Feb 2006 17:37:05 GMT Paul Brossier [d3efa4e] * python/test/bench/onset/Makefile.am (modified) added missing solo_brass added missing solo_brass Sun, 26 Feb 2006 17:35:16 GMT Paul Brossier [83ff0ab] * python/aubiocut (modified) updated aubiocut to new tasks, added option to print and plot only ... Sun, 26 Feb 2006 17:34:08 GMT Paul Brossier [84e80a1] * python/aubio/tasks.py (modified) added support for dcthres and verbose, moved task.step to ... Sun, 26 Feb 2006 17:31:01 GMT Paul Brossier [ea98179] * python/aubio/bench/node.py (modified) added missing import added missing import Sun, 26 Feb 2006 17:29:23 GMT Paul Brossier [897b455] * python/aubio/aubioclass.py (modified) added support for dcthreshold added support for dcthreshold Thu, 23 Feb 2006 02:28:35 GMT Paul Brossier [ee7b9da] * python/test/bench/pitch/bench-pitch (modified) new bench-pitch new bench-pitch Thu, 23 Feb 2006 02:23:30 GMT Paul Brossier [6ae3a77] * python/test/bench/onset/bench-delay (modified) * python/test/bench/onset/bench-onset (modified) * python/test/bench/onset/bench-window (modified) * python/test/bench/onset/benchonset.py (modified) update onset bench update onset bench Thu, 23 Feb 2006 02:20:50 GMT Paul Brossier [a12563ea] * python/test/bench/onset/Makefile.am (modified) * python/test/bench/pitch/Makefile.am (modified) update Makefiles update Makefiles Thu, 23 Feb 2006 02:16:06 GMT Paul Brossier [2d975cf] * python/aubio/web/html.py (modified) fix draw_sound, remove hardcoded params for draw_pitch fix ... Thu, 23 Feb 2006 02:14:30 GMT Paul Brossier [37f0352] * python/aubio/tasks.py (modified) add mintol to taskonset, fix taskpitch.eval add mintol to taskonset, ... Thu, 23 Feb 2006 02:12:28 GMT Paul Brossier [0baafcf] * python/aubio/gnuplot.py (modified) rewrite gnuplot_create rewrite gnuplot_create Thu, 23 Feb 2006 02:11:56 GMT Paul Brossier [a7880d9] * python/aubio/bench/node.py (modified) add params to pass to bench, remove debug messages, rewrite ... Mon, 20 Feb 2006 11:37:53 GMT Paul Brossier [83c6734] * python/test/bench/onset/Makefile.am (modified) * python/test/bench/onset/bench-delay (added) * python/test/bench/onset/bench-onset (modified) * python/test/bench/onset/bench-window (added) * python/test/bench/onset/benchonset.py (added) added bench-window, bench-delay, benchonset added bench-window, ... Mon, 20 Feb 2006 11:34:25 GMT Paul Brossier [79c04d8] * python/aubiocut (modified) workaround to avoid crashing on silence cut workaround to avoid ... Mon, 20 Feb 2006 11:33:18 GMT Paul Brossier [8d29cfe] * python/aubio/tasks.py (modified) add support for delay to task onset, invert silence output, remove ... Mon, 20 Feb 2006 11:30:52 GMT Paul Brossier [f72a10d] * python/aubio/aubioclass.py (modified) changed dual to hfc*mkl changed dual to hfc*mkl Fri, 17 Feb 2006 17:42:04 GMT Paul Brossier [99d27b7] * configure.ac (modified) * python/test/bench/pitch/Makefile.am (added) * python/test/bench/pitch/bench-pitch (moved) add Makefile for bench-pitch add Makefile for bench-pitch Fri, 17 Feb 2006 17:34:35 GMT Paul Brossier [d998190] * configure.ac (modified) * python/test/bench/onset/Makefile.am (added) * python/test/bench/onset/bench-onset (modified) add Makefile for bench-onset add Makefile for bench-onset Fri, 17 Feb 2006 17:17:10 GMT Paul Brossier [c912c67] * python/aubio/bench/node.py (modified) * python/test/bench/onset/bench-onset (modified) merge some benchonset code into node merge some benchonset code into node Fri, 17 Feb 2006 16:07:36 GMT Paul Brossier [e968939] * python/test/bench/onset/bench-onset (modified) update to new bench onset update to new bench onset Fri, 17 Feb 2006 16:06:54 GMT Paul Brossier [677b267] * python/test/bench/onset/bench-onset (moved) move bench-onset in bench dir move bench-onset in bench dir Fri, 17 Feb 2006 16:03:04 GMT Paul Brossier [dbc0351] * python/aubio/bench/node.py (modified) * python/aubio/tasks.py (modified) start using results structure, move onset specific out of node start ... Fri, 17 Feb 2006 15:59:22 GMT Paul Brossier [0cd995a] * python/aubio/onsetcompare.py (modified) change rocloc to return list and abs list of differences change ... Fri, 17 Feb 2006 13:14:34 GMT Paul Brossier [4045ba4] * python/aubio/tasks.py (modified) remove gettruth from onset, add rocloc evaluation mode remove ... Fri, 17 Feb 2006 12:59:21 GMT Paul Brossier [8b0595e] * python/aubio/onsetcompare.py (modified) added onset_rocloc simultaneous comparison and diffs added ... Fri, 17 Feb 2006 11:29:17 GMT Paul Brossier [a3254df] * python/aubio/bench/node.py (modified) fixed results/data fan out, update onset template fixed results/data ... Wed, 15 Feb 2006 11:36:17 GMT Paul Brossier [5140276] * python/aubio/web/__init__.py (added) * python/aubio/web/browser.py (added) * python/aubio/web/html.py (added) * python/aubioweb.py (added) added aubioweb added aubioweb Wed, 15 Feb 2006 10:47:13 GMT Paul Brossier [660c1d82] * plugins/puredata/Makefile.am (modified) * plugins/puredata/aubio_setup.c (modified) * plugins/puredata/aubiopitch~.c (added) * plugins/puredata/help/help-aubiopitch~.pd (added) * python/aubio/gnuplot.py (modified) added puredata aubiopitch~ added puredata aubiopitch~ Wed, 15 Feb 2006 10:36:09 GMT Paul Brossier [d9101a5] * python/aubio/tasks.py (modified) * python/aubiocut (modified) * python/aubiopitch (modified) move aubiopitch to new tasks, comment out old task versions move ... Thu, 22 Dec 2005 16:57:50 GMT Paul Brossier [ada5baf] * python/aubiocut (modified) add beat function add beat function Thu, 22 Dec 2005 16:54:29 GMT Paul Brossier [c32976a5] * python/aubio/tasks.py (modified) add taskbeat, make taskparams an object subclass, fix bug on localmin ... Thu, 22 Dec 2005 16:50:37 GMT Paul Brossier [1dae4eb] * python/aubio/bench/node.py (modified) new act_on_files, avoids using find too much; add some error checking ... Thu, 22 Dec 2005 16:39:02 GMT Paul Brossier [af445db] * python/bench-onset (modified) add auto_learn2 method, which converges add auto_learn2 method, ... Thu, 22 Dec 2005 16:34:14 GMT Paul Brossier [27f2c08] * python/aubio/aubioclass.py (modified) adds peakpick_pimrt_getval and beattracking functions adds ... 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 ... 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 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 ... 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: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 ... 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 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, 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 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 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 Sat, 13 Aug 2005 22:39:54 GMT Paul Brossier [427be71] * python/aubiocut (modified) updated aubiocut, added zerocross 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