AUTHORS: use standard list of name/email
[aubio.git] / src / pitch /
2009-11-03 Paul Brossiersrc/pitch/: indent
2009-11-03 Paul Brossiersrc/pitch/pitchschmitt.h: indent
2009-11-03 Paul Brossiersrc/pitch/pitchschmitt.c: indent
2009-10-26 Paul Brossiersrc: update all headers to GPLv3
2009-10-22 Paul Brossierstrip down stable public API, defining add AUBIO_UNSTAB...
2009-10-19 Paul Brossierrename aubio_pitchdetection to aubio_pitch
2009-10-18 Paul BrossierChange peakpicker to match API specs, make quadint...
2009-10-17 Paul Brossiersrc/mathutils.c: use a string for window type, making...
2009-10-15 Paul Brossiersrc/pitch/pitchdetection.{c,h}: update documentation...
2009-10-15 Paul Brossiersrc/pitch: use a string to set pitch method, add a...
2009-10-15 Paul Brossiersrc/pitch: cosmetic changes
2009-10-08 Paul Brossiersrc/pitch/pitchdetection.{c,h}: clean and update protot...
2009-10-08 Paul Brossiersrc/pitch/pitchyinfft.{c,h}: add get/set for tolerance...
2009-10-08 Paul Brossiersrc/pitch/pitchyin.{c,h}: add proper aubio_pitchyin_t...
2009-10-08 Paul Brossiersrc/pitch/pitchschmitt.c: remove unneeded samplerate...
2009-10-08 Paul Brossiersrc/pitch/pitchmcomb.{c,h}: remove unused samplerate...
2009-10-08 Paul Brossiersrc/pitch/pitchfcomb.c: update prototypes, make multich...
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-10-01 Paul Brossierrename vec_min and vec_min_elem to fvec_min and fvec_ma...
2009-09-29 Paul Brossiersrc/temporal: rename adesign/adsgn to a_weighting,...
2009-09-29 Paul Brossiersrc/temporal: revamp filter object, clarify API for...
2009-09-28 Paul Brossiersrc/pitch/pitchdetection.c: include filter.h
2009-09-25 Paul Brossiersrc/mathutils.{c,h}: change prototype from aubio_window...
2009-09-11 Paul Brossiersrc/mathutils.c: merge and fix vec_quadint_min and...
2008-07-13 Paul Brossiersrc/pitch/pitchschmitt.c: move buffer to private struct...
2008-04-30 Paul Brossiersrc/pitch/pitchyinfft.c: fix indentation
2007-12-03 Paul Brossiermerge from main branch
2007-12-01 Paul Brossierfilter.c: add denormal, make multichannel using lvecs...
2007-11-29 Paul Brossiermerge with main branch
2007-11-24 Paul Brossierremove src/sample.h
2007-11-24 Paul Brossiersrc/: more moving and splitting
2007-11-24 Paul Brossiersrc/: move tempo files to src/tempo, continue moving...
2007-11-24 Paul Brossiermove pitch methods to pitch/, onset detection functions...