update changelog, version 0.3.1
[aubio.git] / python /
2006-06-12 Paul Brossieruse os.path in task.cut to derive default output filenames
2006-06-03 Paul Brossieruse top_{build,src}dir instead of ../
2006-06-03 Paul Brossieravoid overwriting CFLAGS in python/aubio/Makefile.am
2006-06-02 Paul Brossierugly hack to plot beat track anyway
2006-06-02 Paul Brossiertask beat() output seconds
2006-05-27 Paul Brossierlast 0.3.0 changes
2006-05-18 Paul Brossiercorrect default block size in aubiopitch
2006-05-18 Paul Brossierupdate default aubiocut threshold
2006-05-18 Paul Brossierremove /usr/bin/python header
2006-05-18 Paul Brossierupdate dcthreshold
2006-05-18 Paul Brossierfix python Makefiles
2006-05-17 Paul Brossierbeat should be fixed, add comments about
2006-05-17 Paul Brossieradd spectrogram and x/y sizes to aubiocut
2006-05-17 Paul Brossierfixes dcthreshold
2006-05-07 Paul Brossierprint per note results
2006-05-07 Paul Brossieradd x/ysize to plot_aubio/spec, move spec to db scale...
2006-05-05 Paul Brossierupdate indentation
2006-05-05 Paul Brossierupdate imports in bench-window
2006-05-05 Paul Brossierupdate imports in bench-delay
2006-05-04 Paul Brossierupdate aubiopitch options
2006-05-04 Paul Brossierupdate onset plot
2006-05-04 Paul Brossierupdate pitch plot
2006-04-20 Paul Brossierupdate bench-pitch-isolated
2006-04-20 Paul Brossierupdate pitch bench makefile
2006-04-20 Paul Brossierfirst draft for beat evaluation
2006-04-20 Paul Brossierupdate params and pitch
2006-03-21 Paul Brossieradd yinfft method, make it default for pd plugin
2006-03-21 Paul Brossierupdate pitch bench makefile
2006-03-21 Paul Brossierupdate default parameters
2006-03-21 Paul Brossierupdate bench-pitch
2006-03-16 Paul Brossierchange delay from 3 to 5
2006-03-16 Paul Brossieradd bufsize, hopsize and time to bench.onset
2006-03-16 Paul Brossierupdate task.time
2006-03-16 Paul Brossieraubioclass: yinthres support
2006-03-16 Paul Brossieradd pitch buf, hop and yinthresh, no smoothing
2006-03-16 Paul Brossierupdate task.pitch.{eval,plot}
2006-03-16 Paul Brossieroptional plotting
2006-03-05 Paul Brossierupdated to new bench-pitch, fixed gettruth
2006-03-03 Paul Brossiermove benchonset to aubio.bench
2006-03-03 Paul Brossiersplitting up tasks in many files
2006-03-03 Paul Brossierupdate aubioclass cvec
2006-03-03 Paul Brossierupdate to last bench-onset, bench-pitch
2006-03-02 Paul Brossierweb: use multiple pitch methods
2006-03-02 Paul Brossiertaskpitch: limit frequency range and delay, update...
2006-03-02 Paul Brossierremove useless multiple plot and title to plot_spec
2006-03-01 Paul Brossierremove old plot_pitch, plot_onset and getonsets, cutfil...
2006-03-01 Paul Brossiersimplify aubiopitch
2006-03-01 Paul Brossierupdate taskpitch, use oplots instead of gnuplot
2006-03-01 Paul Brossieruse a copy for the median
2006-03-01 Paul Brossierfix norm in aubioclass
2006-03-01 Paul Brossieradd spectrogram plot
2006-02-26 Paul Brossieradded missing solo_brass
2006-02-26 Paul Brossierupdated aubiocut to new tasks, added option to print...
2006-02-26 Paul Brossieradded support for dcthres and verbose, moved task.step...
2006-02-26 Paul Brossieradded missing import
2006-02-26 Paul Brossieradded support for dcthreshold
2006-02-23 Paul Brossiernew bench-pitch
2006-02-23 Paul Brossierupdate onset bench
2006-02-23 Paul Brossierupdate Makefiles
2006-02-23 Paul Brossierfix draw_sound, remove hardcoded params for draw_pitch
2006-02-23 Paul Brossieradd mintol to taskonset, fix taskpitch.eval
2006-02-23 Paul Brossierrewrite gnuplot_create
2006-02-23 Paul Brossieradd params to pass to bench, remove debug messages...
2006-02-20 Paul Brossieradded bench-window, bench-delay, benchonset
2006-02-20 Paul Brossierworkaround to avoid crashing on silence cut
2006-02-20 Paul Brossieradd support for delay to task onset, invert silence...
2006-02-20 Paul Brossierchanged dual to hfc*mkl
2006-02-17 Paul Brossieradd Makefile for bench-pitch
2006-02-17 Paul Brossieradd Makefile for bench-onset
2006-02-17 Paul Brossiermerge some benchonset code into node
2006-02-17 Paul Brossierupdate to new bench onset
2006-02-17 Paul Brossiermove bench-onset in bench dir
2006-02-17 Paul Brossierstart using results structure, move onset specific...
2006-02-17 Paul Brossierchange rocloc to return list and abs list of differences
2006-02-17 Paul Brossierremove gettruth from onset, add rocloc evaluation mode
2006-02-17 Paul Brossieradded onset_rocloc simultaneous comparison and diffs
2006-02-17 Paul Brossierfixed results/data fan out, update onset template
2006-02-15 Paul Brossieradded aubioweb
2006-02-15 Paul Brossieradded puredata aubiopitch~
2006-02-15 Paul Brossiermove aubiopitch to new tasks, comment out old task...
2005-12-22 Paul Brossieradd beat function
2005-12-22 Paul Brossieradd taskbeat, make taskparams an object subclass, fix...
2005-12-22 Paul Brossiernew act_on_files, avoids using find too much; add some...
2005-12-22 Paul Brossieradd auto_learn2 method, which converges
2005-12-22 Paul Brossieradds peakpick_pimrt_getval and beattracking functions
2005-12-19 Paul Brossiermove to new nodes and tasks
2005-12-19 Paul Brossieradded tasks fot onset, silence and cut
2005-12-19 Paul Brossierextend bench, make it less error prone
2005-12-16 Paul Brossieradd class task, rewrite of bench-pitch
2005-12-16 Paul Brossieroptional resdir
2005-12-16 Paul Brossierrename class task to bench, move pretty_print into it
2005-12-16 Paul Brossiercomplete rewrite of bench onset, no more command line...
2005-12-16 Paul Brossierclarify list functions, add task class
2005-12-16 Paul Brossierseparate get_onset_mode
2005-12-14 Paul Brossiercorrect default bufsize, fix function level import
2005-12-13 Paul Brossieradd list_snd_files and downsample audio, temporary...
2005-11-06 Paul Brossiermove numarray import inside function
2005-11-06 Paul Brossierremove obsolete function and factorise gnuplot init
2005-11-06 Paul Brossierdo not sys.exit, add keywords to act_on_data
2005-11-06 Paul Brossierupdated README
next