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
added cvec.get(pos,chan), added silence param to getpitch()
fix schmitt and fcomb, factorise slideblock code
add Kullback Liebler onset detection function and its modified version
add Kullback Liebler onset detection function and its modified version
add Kullback Liebler onset detection function and its modified version
updated beattracking.c ad aubiotrack.c to support variable hopsize
removed numarray from aubio{cut,pitch}
added silence detection option to aubiocut
updated swig wrapper to new pitchdetection
completed pitchdetection wrapper, moved to function pointers
fixed memory freeing of pitchmcomb
update aubiopitch, adds first draft to plotpitches to aubio/gnuplot.py
add getsilences function, moves pitchpick class to pitchdetection/getpitch
limit diff output to 3 decimal
fix compilation of swig/python on macosx
fix compilation of swig/python on macosx
merged aubioplot-onsets into aubiocut, added some more options
fixed precision to ms in aubiodiffs-onset
removed python/aubioonset from Makefile.am
really fix buffer size settings in new aubiocut
fix buffer size settings in new aubiocut
cleaned up getonsets, merged aubioonset and aubiocut, added some options
disable alsa if no jack found
updated to new onset_roc, added -l for onset_diffs
fix compilation without jack
fixed default mintol, arrange tabulations
added simplified mfft interface
fixed yin overlapping and fast version
start fixing woodblock filepaty
added -s option in examples/utils.c
update aubiocompare-onset to new evaluation function
add aubioplot-onset, minor fixes on aubiocut and aubioclass.py
import 0.1.9beta5 with beat tracking
tag of [email protected]/aubio--mainline--0.1.8--patch-23
pitchyin.c update, adds fast version to swig/aubio.i
evaluate doubled detection
add aubio_ to pitch detection modes
adds automake files and objects to junk
bootstrap now uses autoreconf
added pitchfcomb and pitchschmitt
removed duplicate doc entry in top Makefile.am
add flags to fix compilation on os x
updated configure.ac to detect jack, alsa and fftw3f automatically
merged commmon code between aubionotes.c and aubioonset.c into utils.c
update pitchyin.[ch] and pitchdetection.c
merge aubionotes and aubionotesmedian
added configure rules to check presence of swig, python,
fix jack playing with short buffer (move pos)
some gnuplot cleanup and a function to plot a sound
deactive doubled detection when type is specified
aubioonset.c correct onset output when t-4<0
updated python/aubio/aubioclass.py and python/aubiocut
updated aubiocompare-onset and onsetcompare.py
tag of [email protected]/aubio--mainline--0.1.7.1--patch-20
moved jack and sndfile to aubioext
moved midi functions to ext/
removed some boring examples