aubio.git
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
2006-07-21 Paul Brossiercomplete test-fft memory freeing
2006-07-21 Paul Brossiercorrect date of thesis references
2006-07-21 Paul Brossierexit from examples when woodblock or input files not...
2006-07-21 Paul Brossierfix memory freeing in examples
2006-07-21 Paul Brossierremove global variable in beattracking
2006-07-21 Paul Brossieravoid another out of boundaries write in yinfft
2006-07-21 Paul Brossieravoid out of boundaries write in yinfft
2006-07-20 Paul Brossierfix memory freeing in pitchyinfft
2006-07-13 Paul Brossierfix memory freeing in onsetdetection, remove useless...
2006-07-13 Paul Brossieradd aubio_cleanup to clean fftw cached memory
2006-07-13 Paul Brossieradd xsize and ysize plot options in aubiopitch
2006-07-13 Paul Brossierfix timelines and plot sizes in onset and pitch
2006-07-13 Paul Brossierfix out of boundaries write in hist
2006-07-13 Paul Brossierupdate hist deletion function
2006-07-13 Paul Brossierupdate hist deletion function
2006-07-12 Paul Brossieradd del_aubio_onsetdetection, aubio_onsetdetection_free...
2006-07-12 Paul Brossieradd yinfft to aubio.h
2006-07-12 Paul Brossierupdate biquad deletion function
2006-07-12 Paul Brossiercreate filter deletion function
2006-07-12 Paul Brossierupdate fft deletion function
2006-07-12 Paul Brossieruse math aliases in mathutils
2006-07-12 Paul Brossierupdate peakpick deletion function
2006-07-12 Paul Brossierupdate peakpick deletion function
2006-07-12 Paul Brossierupdate biquad deletion function
2006-07-12 Paul Brossierupdate phasevoc deletion function
2006-07-12 Paul Brossierupdate fcomb deletion function
2006-07-12 Paul Brossierupdate resample deletion function
2006-07-12 Paul Brossierupdate scale deletion function
next