tests/python/src/temporal/filter.py: update imports
[aubio.git] / ext /
2009-09-26 Paul Brossierext/Makefile.am: update flags from SNDLIB to SNDFILE
2009-09-26 Paul Brossierext/aubioext.h: add flags for libsndfile
2009-09-25 Paul Brossiersrc/types.h: add some documentation, use HAVE_AUBIO_DOU...
2009-09-25 Paul Brossierext/midi: remove all midi stuff borrowed from fluidsynt...
2009-09-25 Paul Brossierext/jackio.{c,h}: add midi_out_ring for midi output...
2009-09-25 Paul Brossierext/jackio.{c,h}: add support for jack midi
2009-09-25 Paul Brossierext/jackio.c: write to ochan output buffers, not ichan
2009-09-25 Paul Brossierext/jackio.c: get ochan output audio ports, not ichan
2009-09-25 Paul Brossierext/jackio.{c,h}: update copyright and license, run...
2009-09-25 Paul Brossierext/jackio.{c,h}: convert data from smpl_t to jack_defa...
2009-09-25 Paul Brossierext/sndfileio.c: convert data from and to float if...
2009-09-25 Paul Brossierext/aubioext.h: only include jackio.h if HAVE_JACK
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-17 Paul Brossierext/midi/midi_player.c: use AUBIO_LSMP_FMT
2009-09-17 Paul Brossierext/sndfileio.c: cat to sndfile native type
2009-08-30 Paul Brossierext/sndfileio.c: shorten sndfile error message
2007-11-29 Paul Brossiermerge with main branch
2007-11-24 Paul Brossierremove src/sample.h
2006-10-10 Paul Brossierremove unused parameter warnings with UNUSED
2006-10-01 Paul Brossierlink aubioext against aubio
2006-10-01 Paul Brossierhack around timer.c to pass compilation on windows
2006-09-29 Paul Brossieruse AUBIO_CFLAGS, not CFLAGS
2006-06-29 Paul Brossierremoving ladcca from ext/midi/midi_alsa_seq.c
2006-06-03 Paul Brossieruse top_{build,src}dir instead of ../
2006-05-27 Paul Brossierdo not call pthread_ in aubio_midi_direct_output (thank...
2006-05-27 Paul Brossierfixes memset in aubio_priv.h, remove useless sfinfo...
2006-05-17 Paul Brossierstrange workaround to fix segfaults on some wav files
2005-09-27 Paul Brossiersimplified smpte check
2005-08-09 Paul Brossierrename file_ to aubio_sndfile, protect aubio_pitdetecti...
2005-08-09 Paul Brossiersoname change, add -version-info, fix midi/ install
2005-08-09 Paul Brossieradded srcdir
2005-08-08 Paul Brossierfix gcc-4.0 type warnings
2005-05-23 Paul Brossierstart fixing woodblock filepaty
2005-03-31 Paul Brossieradded configure rules to check presence of swig, python,
2005-03-29 Paul Brossiermidi_file.c
2005-03-29 Paul Brossieradd missing aubioext.h
2004-12-12 Paul Brossierbumping to 0.1.8
2004-12-06 Paul Brossiermoved jack and sndfile to aubioext
2004-12-06 Paul Brossiermoved midi functions to ext/