move libc aliases from mathutils.h to to aubio_priv.h
[aubio.git] / src /
2006-09-29 Paul Brossiermove libc aliases from mathutils.h to to aubio_priv.h
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 tempo and onset functions
2006-07-22 Paul Brossierupdate doxygen introduction
2006-07-21 Paul Brossiercorrect date of thesis references
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 Brossierfix out of boundaries write in hist
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 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
2006-07-08 Paul Brossiermake beattracking always silent
2006-06-29 Paul Brossierremoved generated config.h.in
2006-06-29 Paul Brossierremoving lash from aubio_priv.h
2006-06-03 Paul Brossierfix signed/unsigned mismatches in pitchscmitt
2006-06-03 Paul Brossierfix signed/unsigned mismatches in pitchfcomb
2006-06-03 Paul Brossierfix signed/unsigned mismatches in beattracking
2006-05-27 Paul Brossierfixes memset in aubio_priv.h, remove useless sfinfo...
2006-05-18 Paul Brossierupdate doxygen configs, include README from aubio.h
2006-05-17 Paul Brossierupdate aubio.h docs
2006-05-17 Paul Brossierupdate tss.h docs
2006-05-17 Paul Brossierupdate scale.[ch] docs
2006-05-17 Paul Brossierupdate types doc
2006-05-17 Paul Brossierupdate phasevoc.h docs
2006-05-17 Paul Brossierupdate resample.h docs
2006-05-17 Paul Brossierupdate onsetdetection.h docs
2006-05-17 Paul Brossierupdate fft docs
2006-05-17 Paul Brossierupdate pitchdetection docs, make wrapper methods private
2006-05-17 Paul Brossieradd doc to biquad and filter
2006-05-17 Paul Brossierupdate beat tracking comments
2006-05-17 Paul Brossierupdate pitch method comments
2006-05-17 Paul Brossierupdate pitch method comments
2006-05-17 Paul Brossierfix default yin thresholds
2006-04-20 Paul Brossiermcomb: bypass hack for high freqs, use instfreq rather...
2006-04-20 Paul Brossieradd quadratic interpolation to yin
2006-03-21 Paul Brossieradd yinfft method, make it default for pd plugin
2006-03-21 Paul Brossierfix fine tuningi for yin
2006-03-21 Paul Brossierfix mcomb: comput instfreq, use pow(mag,0.25) for comb...
2006-03-21 Paul Brossieradd interpolation to yin
2006-03-21 Paul Brossieradd windowing, correct phase interpolation
2006-03-16 Paul Brossiersamplerate support, add filter for mcomb, yinthresh
2006-03-16 Paul Brossieruse real fft for fcomb, severe tuning, complete del_...
2006-03-16 Paul Brossieractivate adapt thresh, reduce numb partials for high...
2006-02-28 Paul Brossier[src,swig] added cvec methods to sample
2005-12-22 Paul Brossieradd _getval method to explicitely get the peak picked...
2005-12-19 Paul Brossierfactorise code for both peakpick versions
2005-12-13 Paul Brossierupdate documentation
2005-11-06 Paul Brossieradded aubio_tss_set_thres function
2005-09-27 Paul Brossieradded {set,get}_threshold{,fn} to peakpick
2005-09-04 Paul Brossierfix resample for 64bit (thanks to Lachlan Davison)
2005-08-22 Paul Brossierwrapper functions to add pitchm_bin output
2005-08-22 Paul Brossieradded bintomidi, freqtobin, miditofreq
2005-08-22 Paul Brossieradded midi and hertz output modes
2005-08-22 Paul Brossierfcomb doesn't output anything correct above 5000Hz
2005-08-22 Paul Brossierspeeding up yin
2005-08-21 Paul Brossierclarified fftw3 includes
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 Brossierremoved obsoleted pickparams_t
2005-08-09 Paul Brossierprotect window types with aubio_win_
2005-08-09 Paul Brossiersoname change, add -version-info, fix midi/ install
2005-08-09 Paul Brossieradd c99 varargs checks, thanks to Mo DeJong
2005-08-09 Paul Brossieravoid shipping of config.h and use noinst for aubio_priv.h
2005-08-09 Paul Brossierfix isonset declaration
2005-08-09 Paul Brossieradded raw output cleaning
2005-08-08 Paul Brossierfix gcc-4.0 type warnings
2005-08-08 Paul Brossierfix schmitt and fcomb, factorise slideblock code
2005-06-13 Paul Brossieradd Kullback Liebler onset detection function and its...
2005-06-07 Paul Brossierupdated beattracking.c ad aubiotrack.c to support varia...
2005-06-03 Paul Brossiercompleted pitchdetection wrapper, moved to function...
2005-06-03 Paul Brossierfixed memory freeing of pitchmcomb
2005-05-28 Paul Brossieradded simplified mfft interface
2005-05-27 Paul Brossierfixed yin overlapping and fast version
2005-05-22 Paul Brossierupdate beattracking.c
2005-05-22 Paul Brossierimport 0.1.9beta5 with beat tracking
next