examples/utils.c: allocate note event once
[aubio.git] / examples / utils.c
2017-01-12 Paul Brossierexamples/utils.c: allocate note event once
2016-12-11 Paul Brossierexamples/aubioonset.c: add minioi option, in millisecond
2016-07-22 Paul Brossierexamples/utils.c: change send_noteon to accept floating...
2016-07-22 Paul Brossierexamples/: also emit midi note from aubioonset, thanks...
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-04-24 Paul Brossiersrc/, examples/: #ifdef HAVE_, not #if HAVE_
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-08-24 Paul Brossierexamples/: use outmsg to print notes (fixes #8)
2014-08-22 Paul BrossierMerge branch 'notes' of aubio.org:/git/aubio/aubio...
2014-08-22 Paul Brossierexamples/: use outmsg to print notes (fixes #8)
2014-02-23 Paul Brossiersrc/tempo/tempo.c: novelty function default to specflux
2014-01-11 famulusmarks first commit
2014-01-02 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-12-30 Paul Brossierexamples/utils.c: remove old comment
2013-12-30 Paul Brossierexamples/: build with -Wdeclaration-after-statement
2013-12-30 Paul Brossierexamples/: build with -Wmissing-declarations
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-15 Paul Brossierexamples/utils.c: print error messages on stderr
2013-12-08 Paul Brossierexamples/utils.c: also print duration in seconds
2013-12-08 Paul Brossierexamples/: check if sink_uri exists, add -f to force...
2013-12-08 Paul Brossierexamples/aubio{trac,onset}.c: add silence option
2013-12-07 Paul Brossierexamples/utils.c: do not add . at end of path
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-04 Paul Brossierexamples/: use wavetable to play pitch and to replace...
2013-02-11 Paul Brossierexamples/utils.c: make -i optional
2013-02-11 Paul Brossiermerge from develop
2013-02-11 Paul Brossierexamples/utils.c: exit if an output file could not...
2013-02-11 Paul Brossierexamples/utils.c: improve error message if no input...
2013-02-10 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-02-10 Paul Brossierexamples/utils.c: get samplerate from file
2013-02-10 Paul Brossierexamples/: use aubio_source and aubio_sink
2012-07-09 Paul Brossierexamples/utils.c: avoid segfault when compiling without...
2012-01-07 Paul BrossierMerge branch 'master' of piem.org:/git/aubio/aubio
2012-01-07 Paul Brossierexamples/utils.c: dummy functions if no sndfile
2010-01-09 Paul Brossiermerge with mono
2010-01-09 Paul Brossierpull from master
2010-01-09 Paul Brossiermerge from master, print beats once in demo_beat.py
2009-12-11 Paul Brossierutils.c: woodblock vector is overlap_size long
2009-12-05 Paul BrossierMerge branch 'master' of git+ssh://aubio.org/git/aubio...
2009-12-04 Paul Brossierexamples: switch to mono
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-15 Paul Brossiersrc/onset: use a string to set onset mode, keeping...
2009-10-08 Paul Brossierexamples plugins: update to latest pitch prototypes
2009-10-08 Paul Brossierexamples/utils.c: remove unused variable
2009-10-07 Paul Brossiersrc/onset/peakpick.c: rename aubio_pickpeak_t to aubio_...
2009-10-06 Paul Brossierexamples/aubioonset.c: use interpolated onset position
2009-10-01 Paul Brossiersrc/mathutils.{c,h}: rename all vec_ to fvec_
2009-10-01 Paul Brossierexamples/utils.c: use fvec_zeros()
2009-09-25 Paul Brossierexamples/utils.{c,h}: remove old midi_player stuff...
2009-09-25 Paul Brossierexamples/utils.{c,h}: update copyright and license...
2009-09-25 Paul Brossierext/jackio.{c,h}: add support for jack midi
2009-09-23 Paul Brossierreplace FOO_SUPPORT with HAVE_FOO, use float for jack_p...
2009-09-22 Paul Brossierexamples/utils.c: add --bufsize option and short messag...
2007-12-03 Paul Brossiermerge from main branch
2007-11-30 Paul Brossiermerge from main branch
2007-11-30 Paul Brossierexamples/utils.{c,h}: move flush_process prototype...
2007-11-30 Paul Brossierexamples/utils.c: use uint_t
2007-11-29 Paul Brossiermerge with main branch
2007-11-24 Paul BrossierMerge ... aubio-mfcc branch, adding filterbank and...
2007-11-21 Paul Brossiermerge from main branch
2007-11-21 Paul Brossierutils.c, utils.py: add specflux onset function
2007-11-13 Paul Brossierutils.c: avoid signed/unsigned comparison
2007-11-13 Paul Brossierexamples/utils.{c,h}, examples/aubioonset.c: added...
2007-10-25 Paul Brossiermerge from main branch
2007-09-17 Paul Brossiermerge python unit tests from main branch
2007-09-16 Paul Brossierexamples/utils.c,aubiomfcc.c: do not set mfcc parameter...
2007-09-16 Paul Brossiermerge from amaury's branch
2007-09-12 Amaury Hazanadded mfcc binding
2007-09-12 Amaury Hazanmerged from laptop, change debug to AUBIO_DBG in filter...
2007-09-11 Amaury Hazanaubiomfcc.c: added a dump filterbank funcion
2007-09-10 Amaury Hazanmerged from aubio_mfcc, added slaney filterbank (70...
2007-09-10 Amaury Hazanmerged from piem, corrected mffcs coefs/filter number
2007-09-08 Paul Brossierutils.c, utils.h: remove mfcc, move to aubiomfcc.c
2007-09-08 Paul Brossiermerge from Amaury's changes
2007-09-07 Amaury Hazanmerged from mtg
2007-09-06 Amaury Hazanminor changes
2006-10-10 Paul Brossierremove unused parameter warnings with __attribute__...
2006-10-07 Paul Brossieradd -v switch to examples usage string
2006-07-27 Paul Brossierfloor, not FLOOR in examples, only inst_headers for...
2006-07-21 Paul Brossierexit from examples when woodblock or input files not...
2006-07-21 Paul Brossierfix memory freeing in examples
2006-07-06 Paul Brossierrename threshold2 to silence
2006-07-06 Paul Brossieruse lash_ prefix for lash related variables
2006-07-06 Paul Brossierstart lash thread only when jack is used and lash is...
2006-06-29 Paul Brossieradding basic lash support to examples
2006-06-03 Paul Brossierfix signed/unsigned mismatches in examples
2006-05-04 Paul Brossieruse yinfft by default
2005-08-15 Paul Brossieruses errmsg in parse_args instead of debug
2005-08-14 Paul Brossieradded dummy assignment to make egcs happy, use in...
2005-08-14 Paul Brossieradded pitch option to utils.c
2005-08-14 Paul Brossierfixed long options in utils.c
2005-08-09 Paul Brossierfix segfault when file not found
2005-08-09 Paul Brossierprotected onset enumerators, factorise python check_modes
2005-08-09 Paul Brossierrename file_ to aubio_sndfile, protect aubio_pitdetecti...
next