src/pitch/pitchspecacf.c: return NULL if fft creation failed
[aubio.git] / src / pitch / pitchfcomb.h
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-04-22 Paul Brossiersrc/: change c header identifiers (see #35)
2016-04-21 Paul Brossiersrc/pitch/: add const qualifiers, filter_do_outplace...
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-11 Paul Brossiersrc/: sync header defines, remove trailing spaces,...
2013-03-03 Paul BrossierMerge aubio.org:/git/aubio/aubio into develop
2013-03-03 Paul Brossiersrc/*/*.h: add link to examples, remove trailing spaces...
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-06 Paul Brossiersrc/: cleanup variable names in prototypes
2009-11-03 Paul Brossiersrc/pitch/: indent
2009-10-26 Paul Brossiersrc: update all headers to GPLv3
2009-10-08 Paul Brossiersrc/pitch/pitchfcomb.c: update prototypes, make multich...
2009-10-07 Paul Brossiersrc/pitch/: change all _detect prototypes to _do
2007-11-29 Paul Brossiermerge with main branch
2007-11-24 Paul Brossiermove pitch methods to pitch/, onset detection functions...