aubio.git
2007-09-06 Amaury Hazanmerged from laptop
2007-09-06 Amaury Hazanminor changes
2007-09-06 Amaury Hazanminor changes
2007-09-06 Amaury Hazansmall adds
2007-09-05 Paul Brossierminor corrections
2007-09-05 ahazanadded mffc + bark
2007-05-02 Paul Brossiermathutils.c: indentation, remove tabs, no { at beginnin...
2007-04-18 Paul Brossieraubioclass.py: fix indentation
2007-04-18 Paul Brossiermerge from pomme branch
2007-04-18 Paul Brossiermerge from pomme branch
2007-04-18 Paul Brossiermerge from pomme branch
2007-04-17 Paul BrossierINSTALL: make template file unversioned
2007-04-17 Paul Brossierswig/aubio.i: add aubio_spectral_centroid to swig interface
2007-04-17 Paul Brossiermathutils.c: add aubio_spectral_centroid
2007-04-17 Paul Brossierswig/aubio.i: add aubio_zero_crossing_rate to interface
2007-04-17 Paul Brossiermathutils.c: add aubio_zero_crossing_rate at Amaury...
2007-04-17 Paul BrossierVERSION: bumped to 0.3.3
2006-10-11 Paul Brossierif swig found go down to dir
2006-10-11 Paul Brossierremove useless DISTCLEANFILES = autom4te.cache
2006-10-10 Paul Brossiertag of piem@altern.org--aubio-calabaza/aubio--mainline...
2006-10-10 Paul Brossierseal version 0.3.2
2006-10-10 Paul Brossierinstall aubiowrapper.py only once and in pkgpython
2006-10-10 Paul Brossierredirect output of time to standard output stream
2006-10-10 Paul Brossierremove unused parameter warnings with __attribute__...
2006-10-10 Paul Brossierremove unused parameter warnings with UNUSED
2006-10-10 Paul Brossieradd define for __attribute__((unused))
2006-10-08 Paul Brossierfix AUBIO_CFLAGS with --enable-debug
2006-10-07 Paul Brossierremove intro in manual pages
2006-10-07 Paul Brossierupdate the manual pages
2006-10-07 Paul Brossierdefine PYTHONPATH in python/README
2006-10-07 Paul Brossieradd -v switch to examples usage string
2006-10-07 Paul Brossiermakes aubiocut and aubiopitch verbose by default, not...
2006-10-05 Paul Brossieradd -no-undefined on cygwin and mingw, define CPPFLAGS...
2006-10-05 Paul Brossierimprove flags for windows and darwin puredata external
2006-10-05 Paul Brossierlink to libpython on windows, remove useless .libs...
2006-10-05 Paul Brossiersimplify sounds/Makefile.am
2006-10-01 Paul Brossierlink aubioext against aubio
2006-10-01 Paul Brossierhack around timer.c to pass compilation on windows
2006-10-01 Paul Brossierlink against python dll on windows
2006-10-01 Paul Brossierlink to pd.dll on windows
2006-09-30 Paul Brossierdisable -Werror by default, rename gcc warning options...
2006-09-29 Paul Brossieradd correct flags for puredata Makefile.am
2006-09-29 Paul Brossierremove useless flags in python Makefile
2006-09-29 Paul Brossieradd support for text file from stdin
2006-09-29 Paul Brossieradd some documentation
2006-09-29 Paul Brossieruse replacement if complex.h not found
2006-09-29 Paul Brossieruse replacement if complex.h not found
2006-09-29 Paul Brossieruse os conditionals, update python swig and puredata...
2006-09-29 Paul Brossieruse AUBIO_CFLAGS, not CFLAGS
2006-09-29 Paul Brossieruse AUBIO_CFLAGS, not CFLAGS
2006-09-29 Paul Brossiermove libc aliases from mathutils.h to to aubio_priv.h
2006-09-29 Paul Brossierreally fill test-fft
2006-09-29 Paul Brossierget doxygen PROJECT_NUMBER from VERSION file
2006-09-29 Paul Brossierremove trailing slash to fix directory creation on osx
2006-09-29 Paul Brossierfix beat task output
2006-09-05 Paul Brossierfix signal buffer size for demo-tempo-acf
2006-09-05 Paul Brossieruse omode in aubiopitch
2006-09-05 Paul Brossieradd beat p-score evaluation
2006-09-05 Paul Brossierfix gnuplot_create without options, add envelope draft...
2006-08-10 Paul Brossierupdate demo-tempo to new gnuplot functions, fix audio...
2006-08-02 Paul Brossieruse options structure for plot_audio plot_spec
2006-08-02 Paul Brossierfactorise gnuplot_create options, update aubioplot...
2006-08-02 Paul Brossierreuse downsample_audio in make_audio_plot
2006-08-02 Paul Brossierremove obsolete gnuplot_init
2006-08-02 Paul Brossierpass created plot to plot_audio/spec instead of outplot...
2006-08-02 Paul Brossiermake xsize and ysize floats in aubioplot-audio
2006-08-02 Paul Brossieruse gnuplot_create in plot_audio
2006-08-02 Paul Brossierif spectrum shorter than 1 second, use ms not s
2006-08-02 Paul Brossieradd buffer and hosize options to aubioplot-spec, use...
2006-07-28 Paul Brossieradd demo-tempo scripts
2006-07-28 Paul Brossieradd bench-pitch-plot-isolated
2006-07-27 Paul Brossieradd aubioplot-yinfft
2006-07-27 Paul Brossieradd aubioplot-spec
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 Brossierbump version number, use VERSION to store it
2006-07-26 Paul Brossierupdate patch log using sync-tree
2006-07-26 Paul Brossiermerge in piem@altern.org--aubio-fraise/aubio--mailine...
2006-07-26 Paul Brossieradd aubioplot-audio
2006-07-23 Paul Brossieradd documentation for _aubio_pitchdetection_t
2006-07-23 Paul Brossieradd documentation for del_aubio_pitchyinfft
2006-07-23 Paul Brossieradd documentation for _aubio_pitchyinfft_t, remove...
2006-07-23 Paul Brossierremove useless extern
2006-07-23 Paul Brossierremove useless extern
2006-07-23 Paul Brossierremove useless extern
2006-07-23 Paul Brossieradd documentation for fvec_t and cvec_t
2006-07-23 Paul Brossiermake comments doxygen compliant
2006-07-23 Paul Brossiercomplete documentation for onset routines
2006-07-23 Paul Brossieradd documentation for _aubio_onset_detection_t
2006-07-23 Paul Brossierremove completed todo, fix documentation
2006-07-22 Paul Brossieradd tests for most function
2006-07-22 Paul Brossierupdate aubiotempo~ to new tempo objects
2006-07-22 Paul Brossierupdate aubiotrack to new tempo objects
2006-07-22 Paul Brossieradd tempo and onset functions
2006-07-22 Paul Brossierupdate doxygen introduction
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
next