src/onset/onset.c: add get_last_onset
[aubio.git] / src / onset / onset.c
2013-03-15 Paul Brossiersrc/onset/onset.c: add get_last_onset
2013-03-15 Paul Brossiersrc/onset/onset.c: quick fix to get very first frame...
2013-02-12 Paul Brossiersrc/onset/onset.{c,h}: added get_descriptor and get_thr...
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/onset: mono
2009-11-05 Paul Brossiersrc/: rename peakpick.h to peakpicker.h, make public...
2009-11-05 Paul Brossiersrc/onset/onset.c: add missing hop_size
2009-11-04 Paul Brossiersrc/onset/onset.{c,h}: minimum inter-onset-interval...
2009-11-03 Paul Brossiersrc/spectral/specdesc.{c,h}: rename aubio_onsetdetectio...
2009-10-26 Paul Brossiersrc: update all headers to GPLv3
2009-10-18 Paul BrossierChange peakpicker to match API specs, make quadint...
2009-10-16 Paul Brossiersrc/onset/: use samplerate
2009-10-16 Paul Brossiersrc/onset/onset.c: setters to return unsigned ints
2009-10-15 Paul Brossiersrc/onset: use a string to set onset mode, keeping...
2009-10-07 Paul Brossiersrc/onset/onset.c: rename aubio_onset to aubio_onset_do
2009-10-07 Paul Brossiersrc/onset: rename aubio_onsetdetection to aubio_onsetde...
2009-10-07 Paul Brossiersrc/onset/peakpick.c: rename aubio_pickpeak_t to aubio_...
2009-10-06 Paul Brossiersrc/onset/peakpick.h: clean up peakpicker object
2009-10-05 Paul Brossiersrc/onset/peakpick.c: use quadint in peakpick to get...
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...