change rocloc to return list and abs list of differences
remove gettruth from onset, add rocloc evaluation mode
added onset_rocloc simultaneous comparison and diffs
fixed results/data fan out, update onset template
tag of [email protected]/aubio--mainline--0.2.0--patch-52
added puredata aubiopitch~
move aubiopitch to new tasks, comment out old task versions
add taskbeat, make taskparams an object subclass, fix bug on localmin
new act_on_files, avoids using find too much; add some error checking
add auto_learn2 method, which converges
adds peakpick_pimrt_getval and beattracking functions
adds peakpick_pimrt_getval and beattracking functions
add _getval method to explicitely get the peak picked value
move to new nodes and tasks
added tasks fot onset, silence and cut
extend bench, make it less error prone
factorise code for both peakpick versions
add class task, rewrite of bench-pitch
rename class task to bench, move pretty_print into it
complete rewrite of bench onset, no more command line call
clarify list functions, add task class
correct default bufsize, fix function level import
add help and doc to EXTRA_DIST
add list_snd_files and downsample audio, temporary fix for filename check in plot functions
Add rules to build html manpages
rewrite of the puredata external
added aubioquiet in examples
move numarray import inside function
remove obsolete function and factorise gnuplot init
do not sys.exit, add keywords to act_on_data
added aubio_tss_set_thres function
add crude damage limits, make world executable
make default mode be a list, make world executable
added peak picker configuration example
normalized woodblock sound
added and updated manpages
added -fPIC to python module
added {set,get}_threshold{,fn} to peakpick
fix default pitch, must now be a list
add plotting of truth file for pitch
fix resample for 64bit (thanks to Lachlan Davison)
wrapper functions to add pitchm_bin output
added bintomidi, freqtobin, miditofreq
tag of [email protected]/aubio--mainline--0.2.0beta1--patch-30
bumped version number to 0.2.0
added midi and hertz output modes
fcomb doesn't output anything correct above 5000Hz
added FFTWLIB_CFLAGS to examples/Makefile.am, added host_os to configure.ac
updated version in doxygen config files
uses errmsg in parse_args instead of debug
added dummy assignment to make egcs happy, use in woodblock path
added pitch option to utils.c
fixed long options in utils.c
updated default parameters, fixed 0.000.wav creation
added non c99 alternatives in examples/utils.h (thanks Mo)
updated aubiocut, added zerocross
use 1024/512 in aubiotrack, first signed commit
fix segfault when file not found
protected onset enumerators, factorise python check_modes
source ./README, not sh ./README
rename file_ to aubio_sndfile, protect aubio_pitdetection_{mode,type} enumerators
prefix mathutils function with aubio_
removed obsoleted pickparams_t
protect window types with aubio_win_
soname change, add -version-info, fix midi/ install
tag of [email protected]/aubio--benchmarks--0.1.9--patch-49
added examples, bumped VERSION to 0.2.0beta1
install aubiopitch, not aubiocompare-onset
add c99 varargs checks, thanks to Mo DeJong
easier to run python scripts from source tree
add kl and mkl, change default threshold
changed default parameters baz file-diff examples/utils.c
avoid shipping of config.h and use noinst for aubio_priv.h