src/mathutils.h: move fvec_local_energy to aubio_level_lin, move to musicutils.h
[aubio.git] / src / pitch / pitchmcomb.c
2013-11-17 Paul Brossiersrc/mathutils.h: move fvec_local_energy to aubio_level_...
2013-10-15 Paul Brossiermerge with develop
2013-04-08 Paul Brossiersrc/pitch/pitchmcomb.c: use fvec_quadratic_peak_pos
2011-02-04 Paul Brossiersrc/mathutils.c: fix aubio_db_spl, thanks to Eric,...
2010-01-09 Paul Brossierpull from master
2010-01-09 Paul Brossiermerge from master, print beats once in demo_beat.py
2009-12-05 Paul BrossierMerge branch 'master' of git+ssh://aubio.org/git/aubio...
2009-12-04 Paul Brossiersrc/pitch: switch to mono
2009-11-03 Paul Brossiersrc/pitch/: indent
2009-10-26 Paul Brossiersrc: update all headers to GPLv3
2009-10-18 Paul BrossierChange peakpicker to match API specs, make quadint...
2009-10-08 Paul Brossiersrc/pitch/pitchmcomb.{c,h}: remove unused samplerate...
2009-10-07 Paul Brossiersrc/pitch/pitchmcomb.c: hide aubio_pitch_cands
2009-10-07 Paul Brossiersrc/pitch/: change all _detect prototypes to _do
2009-10-02 Paul Brossiersrc/mathutils.c: rename fvec_dc_removal to fvec_min_removal
2009-10-01 Paul Brossiersrc/mathutils.{c,h}: rename all vec_ to fvec_
2009-09-11 Paul Brossiersrc/mathutils.c: merge and fix vec_quadint_min and...
2007-11-29 Paul Brossiermerge with main branch
2007-11-24 Paul Brossierremove src/sample.h
2007-11-24 Paul Brossiermove pitch methods to pitch/, onset detection functions...