Merge branch 'aybe-patch-2' of feature/vcpkg_docs
[aubio.git] / src / pitch / pitchmcomb.c
2019-05-11 Paul BrossierMerge branch 'aybe-patch-2' of feature/vcpkg_docs
2018-12-01 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-28 Paul Brossier[pitch] comment out unused functions in mcomb and yin
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-04-21 Paul Brossiersrc/pitch/: add const qualifiers, filter_do_outplace...
2016-04-18 Paul BrossierMerge pull request #40 from nphilipp/develop--py3k...
2016-02-08 Paul Brossiersrc/pitch/pitchmcomb.c: scan across all spectrum
2015-11-02 Paul BrossierMerge branch 'develop' into awhitening
2015-10-30 Paul Brossiersrc/pitch/pitchmcomb.c: fix candidates sorting function...
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...