[io] prevent possible crash on empty string in source_apple_audio
[aubio.git] / examples /
2013-12-08 Paul Brossierexamples/parse_args.h: move some options down
2013-12-08 Paul Brossierexamples/aubio{trac,onset}.c: add silence option
2013-12-08 Paul Brossierexamples/aubiopitch.c: set default buffer_size to 2048
2013-12-07 Paul Brossierexamples/parse_args.h: check buffer_size and hop_size
2013-12-07 Paul Brossierexamples/utils.c: do not add . at end of path
2013-12-07 Paul Brossierexamples/aubiopitch.c: add pitch_unit
2013-12-07 Paul Brossierexamples/parse_args.h: only use jack where need be
2013-12-07 Paul Brossierexamples/utils.h: move aubio_process_func_t to parse_ar...
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-21 Paul Brossierexamples/wscript_build: simplify
2013-11-20 Paul Brossierexamples/aubiotrack.c: do not mix input in output yet
2013-11-17 Paul Brossiersrc/mathutils.h: move fvec_local_energy to aubio_level_...
2013-11-17 Paul Brossierexamples/aubioonset.c: only play onset for now
2013-11-05 Paul Brossierexamples/jackio.c: update jack_client_new ot jack_clien...
2013-11-04 Paul Brossierexamples/: use wavetable to play pitch and to replace...
2013-10-27 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-10-17 Paul Brossierexamples/wscript_build: simplify
2013-10-15 Paul Brossier{examples,tests}/wscript_build: add -lm
2013-10-15 Paul Brossiermerge with develop
2013-04-10 Paul Brossierexamples/aubioonset.c: rename get_last_onset to get_last
2013-04-08 Paul Brossierexamples/aubiomfcc.c: simplify process_print
2013-03-30 Paul Brossierwscript: always use installed external dependancies...
2013-03-16 Paul Brossierexamples/aubiopitch.c: fix pitch mode selection
2013-03-15 Paul Brossierexamples/aubioonset.c: simplify
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 Brossierexamples/aubioonset.c: remove unused parameter
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
2013-02-10 Paul Brossierwaf: update to 1.7.9
2013-02-09 Paul Brossierremove autotools
2012-07-27 Paul BrossierMerge branch 'io' into develop
2012-07-17 Paul BrossierMerge branch 'develop' into io
2012-07-16 Paul BrossierMerge branch 'develop' into io
2012-07-16 Paul BrossierMerge branch 'develop' into io
2012-07-16 Paul BrossierMerge branch 'develop' into io
2012-07-15 Paul BrossierMerge branch 'develop' into io
2012-07-15 Paul BrossierMerge branch 'develop' into io
2012-07-15 Paul BrossierMerge branch 'develop' into io
2012-07-15 Paul BrossierMerge branch 'develop' into io
2012-07-13 Paul Brossierexamples/utils.h: moved file
2012-07-13 Paul Brossiersrc/io: moved sndfileio from examples
2012-07-09 Paul Brossierexamples/Makefile.am: fix missing \
2012-07-09 Paul Brossierwscript, **/wscript_build: use ctx to match latest...
2012-07-09 Paul Brossierexamples/wscript_build: update
2012-07-09 Paul Brossierexamples/utils.c: avoid segfault when compiling without...
2012-07-09 Paul Brossierexamples/sndfileio.h: add read_mono
2012-07-09 Paul Brossierexamples/sndfileio.c: include config.h for HAVE_SNDFILE
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
2012-01-07 Paul Brossierexamples/sndfileio.c: do not compile if sndfile is...
2012-01-06 Paul BrossierMerge branch 'master' of piem.org:/git/aubio/aubio
2012-01-06 Paul Brossierexamples/wscript_build, wscript: update
2011-11-17 Paul Brossierexamples/wscript_build: update
2011-09-26 Paul Brossierwscript: update to waf 1.6.7
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 Brossierexamples/Makefile.am: added aubiopitch
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-11-26 Paul Brossierexamples/: include config.h
2009-11-15 Paul Brossierconfigure.ac: add AUBIO_LIBS, now needs only -lm (close...
2009-11-05 Paul Brossierwscript: factorise build of extra source files
2009-11-05 Paul Brossierexamples/Makefile.am: add PACKAGE define
2009-10-26 Paul Brossierexamples: more header updates to GPLv3
2009-10-25 Paul Brossierexamples/: simplify, use fvec_ funcs
2009-10-22 Paul Brossierexamples/aubionotes.c: add AUBIO_UNSTABLE for fvec_medi...
2009-10-21 Paul Brossierexamples/: set threshold as needed
2009-10-19 Paul Brossierexamples/aubiopitch.c: added c version of aubiopitch...
2009-10-18 Paul Brossierexamples/aubionotes.c: update median usage
2009-10-16 Paul Brossierext/, examples/, swig/, python/, tests/: remove libaubi...
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: rename aubio_onsetdetection to aubio_onsetde...
2009-10-07 Paul Brossiersrc/tempo/tempo.{c,h}: rename aubio_tempo to aubio_tempo_do
2009-10-07 Paul Brossiersrc/onset/peakpick.c: rename aubio_pickpeak_t to aubio_...
2009-10-07 Paul Brossiersrc/pitch/: change all _detect prototypes to _do
2009-10-06 Paul Brossierexamples/aubionotes.c: update peakpicker prototype
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/wscript_build: compile utils.c only once
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-25 Paul Brossierexamples/: use native aubio smpl_t for aubio_process_func_t
2009-09-23 Paul Brossierexamples/aubiomfcc.c: update to latest mfcc version
2009-09-23 Paul Brossieruse waf as new build system
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...
next