[ci] add pip install to readthedocs.yaml
[aubio.git] / swig / aubio.i
2013-02-11 Paul Brossiermerge from develop
2013-02-09 Paul Brossierswig/{aubio.i,swig.py}: removed, obsolete
2010-04-14 Paul Brossierswig/aubio.i: add aubio_sndfile_read_mono
2010-01-09 Paul Brossierpull from master
2010-01-09 Paul Brossiermerge from master, print beats once in demo_beat.py
2009-12-05 Paul BrossierMerge branch 'master' of git+ssh://aubio.org/git/aubio...
2009-12-04 Paul Brossierswig/aubio.i: switch to mono
2009-11-05 Paul Brossierswig/aubio.i: add peakpicker again, alias for char_t...
2009-10-22 Paul Brossierswig/aubio.i: remove private api stuff
2009-10-19 Paul Brossiersrc/temporal: derive biquad from filter, use in peakpicker
2009-10-19 Paul Brossiersrc/spectral/filter.c, src/temporal/filterbank_mel...
2009-10-19 Paul Brossierrename aubio_pitchdetection to aubio_pitch
2009-10-18 Paul Brossierswig/aubio.i: remove unused extern, update peakpicker
2009-10-17 Paul Brossierswig/aubio.i: remove windo enum
2009-10-16 Paul Brossierext/, examples/, swig/, python/, tests/: remove libaubi...
2009-10-15 Paul Brossiersrc/pitch: use a string to set pitch method, add a...
2009-10-15 Paul Brossiersrc/onset: use a string to set onset mode, keeping...
2009-10-08 Paul Brossierswig/aubio.i: update pitch prototypes
2009-10-08 Paul Brossierswig/aubio.i: update aubio_resampler_do
2009-10-07 Paul Brossiersrc/temporal/resample.c: rename aubio_resampler_process...
2009-10-07 Paul Brossiersrc/utils/scale.c: rename aubio_scale_set to aubio_scal...
2009-10-07 Paul Brossiersrc/onset: rename aubio_onsetdetection to aubio_onsetde...
2009-10-07 Paul Brossiersrc/onset/peakpick.c: rename aubio_pickpeak_t to aubio_...
2009-10-07 Paul Brossiersrc/pitch/: change all _detect prototypes to _do
2009-10-06 Paul Brossierswig/aubio.i: update peakpicker interface, escape ...
2009-10-05 Paul Brossierswig/aubio.i: update prototype
2009-10-04 Paul Brossierswig/aubio.i: update set_a,c_weighting prototypes
2009-10-02 Paul Brossiersrc/mathutils.c: rename fvec_dc_removal to fvec_min_removal
2009-10-01 Paul Brossiersrc/mathutils.{c,h}: rename all vec_ to fvec_
2009-10-01 Paul Brossierrename vec_min and vec_min_elem to fvec_min and fvec_ma...
2009-10-01 Paul Brossierrename vec_max and vec_max_elem to fvec_max fvec_max_elem
2009-10-01 Paul Brossiersrc/mathutils.c: rename vec_mean to fvec_mean
2009-10-01 Paul Brossierswig/aubio.i: update filter interface
2009-09-26 Paul Brossierswig/aubio.i: add flags for sndfile and samplerate
2009-09-25 Paul Brossierswig/aubio.i: remove unused midi and jack stuff from...
2009-09-25 Paul Brossiersrc/mathutils.{c,h}: change prototype from aubio_window...
2009-09-18 Paul Brossierswig/aubio.i: update new_aubio_mfcc prototype
2009-09-17 Paul Brossiersrc/spectral/filterbank_mel.c: move Slaney's specific...
2009-09-16 Paul Brossiersrc/spectral/filterbank.c: refactorise filter bank...
2009-09-11 Paul Brossierswig/aubio.i: update prototype of vec_quadint
2007-12-17 Paul Brossieradd del_aubio_biquad to aubio.i
2007-12-03 Paul Brossiermerge from main branch
2007-12-01 Paul Brossierfilter.c: add denormal, make multichannel using lvecs...
2007-12-01 Paul Brossierremove tabs
2007-12-01 Paul Brossierupdate aubio.i with new adsgn_filter and cdsgn_filter
2007-12-01 Paul Brossiermerge from main branch
2007-11-30 Paul Brossierswig/aubio.i: add aubio_peakpicker_get/set_threshold
2007-11-29 Paul Brossiermerge with main branch
2007-11-24 Paul BrossierMerge ... aubio-mfcc branch, adding filterbank and...
2007-11-21 Paul Brossiermerge from main branch
2007-11-21 Paul Brossieraubio.i: add specflux
2007-11-21 Paul Brossieraubio.i: add del_aubio_onsetdetection, aubioclass.py...
2007-11-13 Paul Brossierswing/aubio.i: remove obsolete _free function
2007-11-07 Paul Brossiermerge from banane
2007-11-07 Paul Brossierupdate fft.py tests, merge from banane
2007-11-07 Paul Brossierswig/aubio.i: update to new aubio_fft
2007-10-25 Paul Brossiermerge from main branch
2007-10-05 Paul Brossierbeattracking.{c,h},tempo.{c,h}: add aubio_beattracking_...
2007-09-17 Paul Brossiermerge python unit tests from main branch
2007-09-16 Paul Brossieraubio.i: add aubio_filterbank_get_channel function
2007-09-16 Paul Brossieraubio.i: add filterbank
2007-09-16 Paul Brossiermerge from amaury's branch
2007-09-12 Amaury Hazanadded mfcc binding
2007-09-10 Amaury Hazansome changes
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 Brossierswig/aubio.i: add aubio_spectral_centroid to swig interface
2007-04-17 Paul Brossierswig/aubio.i: add aubio_zero_crossing_rate to interface
2006-05-17 Paul Brossierupdate pitchdetection docs, make wrapper methods private
2006-05-04 Paul Brossieradd aubio_autocorr to swig
2006-03-21 Paul Brossieradd yinfft method, make it default for pd plugin
2006-03-16 Paul Brossieradd support for samplerate, yinthres
2006-03-03 Paul Brossieradd mfft to swig
2006-02-28 Paul Brossier[src,swig] added cvec methods to sample
2005-12-22 Paul Brossieradds peakpick_pimrt_getval and beattracking functions
2005-08-22 Paul Brossieradded bintomidi, freqtobin, miditofreq
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 Brossierprotect window types with aubio_win_
2005-06-13 Paul Brossieradd Kullback Liebler onset detection function and its...
2005-06-03 Paul Brossierupdated swig wrapper to new pitchdetection
2005-05-22 Paul Brossierpitchyin.c update, adds fast version to swig/aubio.i
2005-05-10 Paul Brossieradded pitchfcomb and pitchschmitt
2004-12-06 Paul Brossiermoved jack and sndfile to aubioext
2004-10-28 Paul Brossierimport 0.1.7.1