# # ChangeLog for / # # Generated by Trac 1.2 # Sep 14, 2024, 7:17:45 PM Thu, 04 May 2006 15:02:01 GMT Paul Brossier [fb8bde7] * python/aubio/task/pitch.py (modified) update pitch plot update pitch plot Thu, 04 May 2006 15:00:30 GMT Paul Brossier [fe4f78a] * swig/aubio.i (modified) add aubio_autocorr to swig add aubio_autocorr to swig Thu, 04 May 2006 14:54:58 GMT Paul Brossier [4c67dc8] * examples/utils.c (modified) use yinfft by default use yinfft by default 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:49:06 GMT Paul Brossier [e47ade3] * src/pitchmcomb.c (modified) mcomb: bypass hack for high freqs, use instfreq rather than interp ... Thu, 20 Apr 2006 12:48:25 GMT Paul Brossier [b1585fd] * src/pitchyin.c (modified) add quadratic interpolation to yin add quadratic interpolation to yin 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 Tue, 21 Mar 2006 22:29:20 GMT Paul Brossier [6610143] * configure.ac (modified) bump current library version bump current library version Tue, 21 Mar 2006 22:27:13 GMT Paul Brossier [e4f7779] * src/pitchyin.c (modified) fix fine tuningi for yin fix fine tuningi for yin Tue, 21 Mar 2006 22:26:28 GMT Paul Brossier [d94f98b] * src/pitchmcomb.c (modified) * src/pitchmcomb.h (modified) fix mcomb: comput instfreq, use pow(mag,0.25) for comb summation fix ... Tue, 21 Mar 2006 18:05:23 GMT Paul Brossier [9771488] * src/mathutils.c (modified) * src/mathutils.h (modified) * src/pitchyin.c (modified) * src/pitchyin.h (modified) add interpolation to yin add interpolation to yin Tue, 21 Mar 2006 18:03:37 GMT Paul Brossier [1d4fc4a] * src/pitchfcomb.c (modified) add windowing, correct phase interpolation add windowing, correct ... 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:38 GMT Paul Brossier [4afa096d] * swig/aubio.i (modified) add support for samplerate, yinthres add support for samplerate, yinthres 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 Thu, 16 Mar 2006 15:47:59 GMT Paul Brossier [845f2d4] * plugins/puredata/aubiopitch~.c (modified) add free function add free function Thu, 16 Mar 2006 15:42:11 GMT Paul Brossier [f8a38c5] * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) samplerate support, add filter for mcomb, yinthresh samplerate ... Thu, 16 Mar 2006 15:37:59 GMT Paul Brossier [fbd3de6] * src/pitchfcomb.c (modified) * src/pitchfcomb.h (modified) use real fft for fcomb, severe tuning, complete del_, samplerate ... Thu, 16 Mar 2006 15:36:31 GMT Paul Brossier [8595fe3] and retune (bug in quadint ?) and retune (bug in quadint ?) Thu, 16 Mar 2006 15:35:51 GMT Paul Brossier [d8604ac] * src/pitchmcomb.c (modified) * src/pitchmcomb.h (modified) activate adapt thresh, reduce numb partials for high frequencies, add ... 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:58 GMT Paul Brossier [ec10780] * swig/aubio.i (modified) add mfft to swig add mfft to swig 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, ... Fri, 03 Mar 2006 05:37:48 GMT Paul Brossier [3043081] * plugins/puredata/aubiopitch~.c (modified) switch to mcomb in aubiopitch~ switch to mcomb in aubiopitch~ 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 Tue, 28 Feb 2006 07:30:11 GMT Paul Brossier [7c206df] * src/sample.c (modified) * src/sample.h (modified) * swig/aubio.i (modified) [src,swig] added cvec methods to sample [src,swig] added cvec ... 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 ... Thu, 16 Feb 2006 12:07:43 GMT Paul Brossier [b47c626] tag of piem@altern.org--2005-aubio/aubio--mainline--0.2.0--patch-52 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 ... Wed, 15 Feb 2006 10:31:46 GMT Paul Brossier [e8d0c06] * plugins/audacity/plug-ins/aubioonset.ny (modified) updated audacity plugin updated audacity plugin 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 ... 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