aubio.git
2007-09-12 Amaury Hazanmerged from laptop, change debug to AUBIO_DBG in filter...
2007-09-11 Amaury Hazancleaned a bit and added TODO doc for filterbank::new_au...
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 Hazansome changes
2007-09-10 Amaury Hazanmerged from piem, corrected mffcs coefs/filter number
2007-09-08 Paul Brossierfilterbank.c: remove old references to fft_tables
2007-09-08 Paul Brossieraubiomfcc.c: get hi/lowfreq after common_init, delete...
2007-09-08 Paul Brossierfilterbank.c: make sure we never write out of input...
2007-09-08 Paul Brossiermfcc.{c,h}, filterbank.{c,h}: move filter initialisatio...
2007-09-08 Paul Brossieraubiomfcc.c: update header
2007-09-08 Paul Brossieraubiomfcc.c: prepare text output, rename output buffer...
2007-09-08 Paul Brossieraubio.h: add filterbank.h
2007-09-08 Paul Brossierutils.c, utils.h: remove mfcc, move to aubiomfcc.c
2007-09-08 Paul Brossierexamples/Makefile.am: add aubiomfcc
2007-09-08 Paul Brossiersrc/Makefile.am: add filterbank.h
2007-09-08 Paul Brossierfilterbank.c, mfcc.c: move aubio_mfcc_init to mfcc
2007-09-08 Paul Brossiermfcc.c: remove old code
2007-09-08 Paul Brossiermfcc.c: make structure declaration somewhat more compact
2007-09-08 Paul Brossierfilterbank.c: remove to be deleted code
2007-09-08 Paul Brossierfilterbank.c: update header, fix fvec_t typo, allocate...
2007-09-08 Paul Brossierupdate copyrights, remove old libxtract code, cosmetic...
2007-09-08 Paul Brossiermerge from Amaury's changes
2007-09-07 Amaury Hazan80% wrapped-up filterbank and mfcc
2007-09-07 Amaury Hazanmerged from mtg
2007-09-06 Amaury Hazanminor changes
2007-09-06 Paul Brossiertempo.{c,h}: add aubio_tempo_get_bpm, which for now...
2007-09-06 Paul Brossiertest-beattracking.c: add call to aubio_beattracking_get...
2007-09-06 Paul Brossierbeattracking.{h,c}: add function aubio_beattracking_get...
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
next