examples/: only send a last note off when using jack
[aubio.git] / examples / aubioonset.c
2016-12-11 Paul Brossierexamples/: only send a last note off when using jack
2016-10-03 Paul Brossierexamples/: return 1 if object creation failed
2016-10-03 Paul Brossierexamples/: use PROG_HAS_OUTPUT, add PROG_HAS_SILENCE
2016-07-22 Paul Brossierexamples/: also emit midi note from aubioonset, thanks...
2015-08-12 Paul BrossierMerge branch 'develop' into notes
2015-08-12 Paul Brossierexamples/parse_args.h: only parse time format string...
2015-08-12 Paul Brossierexamples/: add time format option
2014-01-02 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-12-30 Paul Brossierexamples/: build with -Wmissing-declarations
2013-12-28 Paul Brossierexamples/aubioonset.c: synth only when need be
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-17 Paul Brossiersrc/fvec.h: clean up fvec api
2013-12-15 Paul Brossierexamples/aubioonset.c: use built-in silence
2013-12-08 Paul Brossierexamples/aubio{trac,onset}.c: add silence option
2013-12-07 Paul Brossierexamples/: remove -o and -j when unused
2013-12-07 Paul Brossierexamples/: large refactoring, improve option management...
2013-12-06 Paul Brossierexamples/: move parse_args to parse_args.h, clean up...
2013-11-17 Paul Brossierexamples/aubioonset.c: only play onset for now
2013-11-04 Paul Brossierexamples/: use wavetable to play pitch and to replace...
2013-10-15 Paul Brossiermerge with develop
2013-04-10 Paul Brossierexamples/aubioonset.c: rename get_last_onset to get_last
2013-03-15 Paul Brossierexamples/aubioonset.c: simplify
2013-02-11 Paul Brossiermerge from develop
2013-02-10 Paul Brossierexamples/aubioonset.c: remove unused parameter
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 Brossierexamples: switch to mono
2009-10-26 Paul Brossierexamples: more header updates to GPLv3
2009-10-25 Paul Brossierexamples/: simplify, use fvec_ funcs
2009-10-21 Paul Brossierexamples/: set threshold as needed
2009-10-16 Paul Brossierexamples/: make use of aubio_onset in aubioonset and...
2009-10-15 Paul Brossiersrc/pitch: use a string to set pitch method, add a...
2009-10-07 Paul Brossiersrc/onset: rename aubio_onsetdetection to aubio_onsetde...
2009-10-06 Paul Brossierexamples/aubioonset.c: use interpolated onset position
2009-09-25 Paul Brossierexamples/: use native aubio smpl_t for aubio_process_func_t
2007-11-24 Paul BrossierMerge ... aubio-mfcc branch, adding filterbank and...
2007-11-21 Paul Brossiermerge from main branch
2007-11-13 Paul Brossierexamples/utils.{c,h}, examples/aubioonset.c: added...
2006-07-06 Paul Brossierrename threshold2 to silence
2006-06-03 Paul Brossierfix signed/unsigned mismatches in examples
2005-04-11 Paul Brossiermerged commmon code between aubionotes.c and aubioonset...
2005-03-30 Paul Brossierfix jack playing with short buffer (move pos)
2005-03-29 Paul Brossieraubioonset.c correct onset output when t-4<0
2004-12-06 Paul Brossiermoved jack and sndfile to aubioext
2004-12-01 Paul Brossiercleaned up verbose output
2004-10-28 Paul Brossierimport 0.1.7.1