move libc aliases from mathutils.h to to aubio_priv.h
[aubio.git] / examples /
2006-09-29 Paul Brossierreally fill test-fft
2006-07-27 Paul Brossierfloor, not FLOOR in examples, only inst_headers for...
2006-07-26 Paul Brossierdo not print out for when running tests
2006-07-26 Paul Brossiermerge in piem@altern.org--aubio-fraise/aubio--mailine...
2006-07-22 Paul Brossieradd tests for most function
2006-07-22 Paul Brossierupdate aubiotrack to new tempo objects
2006-07-21 Paul Brossierupdate test-fft to not use aubio_priv.h
2006-07-21 Paul Brossiercomplete test-tss memory freeing
2006-07-21 Paul Brossiercomplete test-phasevoc-jack memory freeing, use sleep...
2006-07-21 Paul Brossiercomplete test-phasevoc memory freeing
2006-07-21 Paul Brossiercomplete test-mfft memory freeing, comment out printfs
2006-07-21 Paul Brossiercomplete test-fft memory freeing
2006-07-21 Paul Brossierexit from examples when woodblock or input files not...
2006-07-21 Paul Brossierfix memory freeing in examples
2006-07-07 Paul Brossierupdated tests to lash, avoid signed/unsigned mismatches
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 Brossieruse top_{build,src}dir instead of ../
2006-06-03 Paul Brossierfix signed/unsigned mismatches in examples
2006-05-18 Paul Brossierdo not install aubioquiet
2006-05-04 Paul Brossieruse yinfft by default
2005-11-06 Paul Brossieradded aubioquiet in examples
2005-11-06 Paul Brossieradded tss test
2005-09-29 Paul Brossieradded peak picker configuration example
2005-08-21 Paul Brossieradded FFTWLIB_CFLAGS to examples/Makefile.am, added...
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-14 Paul Brossieradded non c99 alternatives in examples/utils.h (thanks Mo)
2005-08-10 Paul Brossieruse 1024/512 in aubiotrack, first signed commit
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...
2005-08-09 Paul Brossierprefix mathutils function with aubio_
2005-08-09 Paul Brossierprotect window types with aubio_win_
2005-08-09 Paul Brossieradded examples, bumped VERSION to 0.2.0beta1
2005-08-09 Paul Brossierchanged default parameters baz file-diff examples/utils.c
2005-06-07 Paul Brossierupdated beattracking.c ad aubiotrack.c to support varia...
2005-05-28 Paul Brossierfix compilation without jack
2005-05-23 Paul Brossierstart fixing woodblock filepaty
2005-05-23 Paul Brossieradded -s option in examples/utils.c
2005-05-22 Paul Brossierupdate beattracking.c
2005-05-22 Paul Brossierimport 0.1.9beta5 with beat tracking
2005-05-22 Paul Brossieradd aubio_ to pitch detection modes
2005-04-30 Paul Brossieradd flags to fix compilation on os x
2005-04-11 Paul Brossiermerged commmon code between aubionotes.c and aubioonset...
2005-04-02 Paul Brossiermerge aubionotes and aubionotesmedian
2005-03-31 Paul Brossieradded configure rules to check presence of swig, python,
2005-03-30 Paul Brossierfix jack playing with short buffer (move pos)
2005-03-29 Paul Brossierdeactive doubled detection when type is specified
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-06 Paul Brossiermoved midi functions to ext/
2004-12-06 Paul Brossierremoved some boring examples
2004-12-01 Paul Brossier(no commit message)
2004-12-01 Paul Brossierupdated docs
2004-12-01 Paul Brossiercleaned up verbose output
2004-12-01 Paul Brossierstarted enabling ladcca support
2004-10-28 Paul Brossierimport 0.1.7.1