# # ChangeLog for swig/aubio.i # # Generated by Trac 1.2 # Jun 27, 2024, 7:53:27 PM Thu, 17 Sep 2009 03:54:25 GMT Paul Brossier [1e37ade] * src/spectral/filterbank_mel.c (modified) * src/spectral/filterbank_mel.h (modified) * src/spectral/mfcc.c (modified) * swig/aubio.i (modified) src/spectral/filterbank_mel.c: move Slaney's specific code to _slaney ... Wed, 16 Sep 2009 23:20:54 GMT Paul Brossier [06cae6c] * src/Makefile.am (modified) * src/aubio.h (modified) * src/spectral/filterbank.c (modified) * src/spectral/filterbank.h (modified) * src/spectral/filterbank_mel.c (added) * src/spectral/filterbank_mel.h (added) * src/spectral/mfcc.c (modified) * swig/aubio.i (modified) src/spectral/filterbank.c: refactorise filter bank, split mel ... Fri, 11 Sep 2009 22:13:42 GMT Paul Brossier [f698997] * swig/aubio.i (modified) swig/aubio.i: update prototype of vec_quadint Mon, 17 Dec 2007 14:37:42 GMT Paul Brossier [055d674] * swig/aubio.i (modified) add del_aubio_biquad to aubio.i Sat, 01 Dec 2007 21:59:25 GMT Paul Brossier [a7667ce] * src/pitch/pitchdetection.c (modified) * src/temporal/adesign.c (modified) * src/temporal/adesign.h (modified) * src/temporal/cdesign.c (modified) * src/temporal/cdesign.h (modified) * src/temporal/filter.c (modified) * src/temporal/filter.h (modified) * src/temporal/filter_priv.h (modified) * swig/aubio.i (modified) filter.c: add denormal, make multichannel using lvecs, update adsgn, ... Sat, 01 Dec 2007 20:58:15 GMT Paul Brossier [b061ef8] * swig/aubio.i (modified) remove tabs Sat, 01 Dec 2007 20:57:36 GMT Paul Brossier [4123f16] * swig/aubio.i (modified) update aubio.i with new adsgn_filter and cdsgn_filter Fri, 30 Nov 2007 20:02:35 GMT Paul Brossier [3822b73] * swig/aubio.i (modified) swig/aubio.i: add aubio_peakpicker_get/set_threshold Sat, 24 Nov 2007 17:46:30 GMT Paul Brossier [7873363] * examples/Makefile.am (modified) * examples/aubiomfcc.c (added) * src/Makefile.am (modified) * src/aubio.h (modified) * src/filterbank.c (added) * src/filterbank.h (added) * src/mfcc.c (added) * src/mfcc.h (added) * swig/aubio.i (modified) * tests/python/demo/plot_mfcc_filterbank.py (added) * tests/python/filterbank.py (added) * tests/python/filterbank_mfcc.txt (added) merge with aubio-mfcc branch, adding filterbank and mfcc first draft. ... Wed, 21 Nov 2007 11:03:22 GMT Paul Brossier [c7f32b1] * swig/aubio.i (modified) aubio.i: add specflux Wed, 21 Nov 2007 10:26:57 GMT Paul Brossier [2a00568] * python/aubio/aubioclass.py (modified) * swig/aubio.i (modified) aubio.i: add del_aubio_onsetdetection, aubioclass.py: replace _free ... Tue, 13 Nov 2007 08:05:09 GMT Paul Brossier [941801f] * swig/aubio.i (modified) swing/aubio.i: remove obsolete _free function Wed, 07 Nov 2007 15:32:22 GMT Paul Brossier [49407f3] * swig/aubio.i (modified) swig/aubio.i: update to new aubio_fft Thu, 25 Oct 2007 02:02:06 GMT Paul Brossier [c1656cf] * configure.ac (modified) * examples/tests/test-beattracking.c (modified) * examples/tests/test-tempo.c (modified) * python/test/list_missing_tests (added) * python/test/run_all_tests (moved) * src/beattracking.c (modified) * src/beattracking.h (modified) * src/tempo.c (modified) * src/tempo.h (modified) * swig/aubio.i (modified) merge from main branch Fri, 05 Oct 2007 15:10:56 GMT Paul Brossier [e34b010] * examples/tests/test-beattracking.c (modified) * examples/tests/test-tempo.c (modified) * src/beattracking.c (modified) * src/beattracking.h (modified) * src/tempo.c (modified) * src/tempo.h (modified) * swig/aubio.i (modified) beattracking.{c,h},tempo.{c,h}: add aubio_beattracking_get_confidence Sun, 16 Sep 2007 22:50:39 GMT Paul Brossier [914a8cc] * swig/aubio.i (modified) aubio.i: add aubio_filterbank_get_channel function Sun, 16 Sep 2007 19:56:57 GMT Paul Brossier [dc73a4d0] * swig/aubio.i (modified) aubio.i: add filterbank Wed, 12 Sep 2007 17:36:11 GMT Amaury Hazan [bc4ba75] * examples/utils.c (modified) * src/filterbank.c (modified) * swig/aubio.i (modified) added mfcc binding Tue, 17 Apr 2007 23:09:08 GMT Paul Brossier [c8b80cd] * swig/aubio.i (modified) swig/aubio.i: add aubio_spectral_centroid to swig interface Tue, 17 Apr 2007 19:59:52 GMT Paul Brossier [5507e9d] * swig/aubio.i (modified) swig/aubio.i: add aubio_zero_crossing_rate to interface Wed, 17 May 2006 19:44:51 GMT Paul Brossier [f44b111] * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) * swig/aubio.i (modified) update pitchdetection docs, make wrapper methods private update ... Thu, 04 May 2006 15:00:30 GMT Paul Brossier [fe4f78a] * swig/aubio.i (modified) add aubio_autocorr to swig add aubio_autocorr to swig Tue, 21 Mar 2006 22:59:17 GMT Paul Brossier [650e39b] * plugins/puredata/aubiopitch~.c (modified) * python/aubio/task/pitch.py (modified) * python/aubio/task/utils.py (modified) * python/aubiopitch (modified) * src/Makefile.am (modified) * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) * src/pitchyinfft.c (added) * src/pitchyinfft.h (added) * swig/aubio.i (modified) add yinfft method, make it default for pd plugin add yinfft method, ... Thu, 16 Mar 2006 15:56:38 GMT Paul Brossier [4afa096d] * swig/aubio.i (modified) add support for samplerate, yinthres add support for samplerate, yinthres Fri, 03 Mar 2006 05:39:58 GMT Paul Brossier [ec10780] * swig/aubio.i (modified) add mfft to swig add mfft to swig Tue, 28 Feb 2006 07:30:11 GMT Paul Brossier [7c206df] * src/sample.c (modified) * src/sample.h (modified) * swig/aubio.i (modified) [src,swig] added cvec methods to sample [src,swig] added cvec ... Thu, 22 Dec 2005 16:31:40 GMT Paul Brossier [de92b1c] * swig/aubio.i (modified) adds peakpick_pimrt_getval and beattracking functions adds ... Mon, 22 Aug 2005 20:59:13 GMT Paul Brossier [79c2e52] * src/mathutils.c (modified) * src/mathutils.h (modified) * swig/aubio.i (modified) added bintomidi, freqtobin, miditofreq Tue, 09 Aug 2005 18:35:14 GMT Paul Brossier [5cf415f] * examples/utils.c (modified) * plugins/puredata/aubioonset~.c (modified) * python/aubio/aubioclass.py (modified) * python/aubiocut (modified) * python/aubiopitch (modified) * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) * swig/aubio.i (modified) protected onset enumerators, factorise python check_modes Tue, 09 Aug 2005 17:56:21 GMT Paul Brossier [5e9c68a] * examples/utils.c (modified) * examples/utils.h (modified) * ext/sndfileio.c (modified) * ext/sndfileio.h (modified) * python/aubio/aubioclass.py (modified) * python/aubiopitch (modified) * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) * swig/aubio.i (modified) rename file_ to aubio_sndfile, protect aubio_pitdetection_{mode,type} ... Tue, 09 Aug 2005 10:09:36 GMT Paul Brossier [28d8c4a] * examples/tests/test-fft.c (modified) * examples/utils.c (modified) * src/fft.c (modified) * src/mathutils.c (modified) * src/mathutils.h (modified) * src/onsetdetection.c (modified) * src/phasevoc.c (modified) * src/pitchdetection.c (modified) * src/pitchfcomb.c (modified) * src/tss.c (modified) * swig/aubio.i (modified) prefix mathutils function with aubio_ Tue, 09 Aug 2005 08:58:47 GMT Paul Brossier [b4b0324] * examples/tests/test-fft.c (modified) * src/mathutils.c (modified) * src/mathutils.h (modified) * src/phasevoc.c (modified) * swig/aubio.i (modified) protect window types with aubio_win_ Mon, 13 Jun 2005 23:07:36 GMT Paul Brossier [1397c6e] * swig/aubio.i (modified) add Kullback Liebler onset detection function and its modified version Fri, 03 Jun 2005 00:59:14 GMT Paul Brossier [8e8bc50] * swig/aubio.i (modified) updated swig wrapper to new pitchdetection Sun, 22 May 2005 11:56:44 GMT Paul Brossier [23a44c1] * src/pitchyin.c (modified) * swig/aubio.i (modified) pitchyin.c update, adds fast version to swig/aubio.i pitchyin.c ... Tue, 10 May 2005 14:36:37 GMT Paul Brossier [7a04950] * src/Makefile.am (modified) * src/aubio.h (modified) * src/pitchfcomb.c (added) * src/pitchfcomb.h (added) * src/pitchmcomb.c (modified) * src/pitchmcomb.h (modified) * src/pitchschmitt.c (added) * src/pitchschmitt.h (added) * swig/aubio.i (modified) added pitchfcomb and pitchschmitt Mon, 06 Dec 2004 19:05:28 GMT Paul Brossier [205da86] * examples/aubioonset.c (modified) * ext/Makefile.am (added) * ext/Makefile.in (added) * ext/jackio.c (moved) * ext/jackio.h (moved) * ext/sndfileio.c (moved) * ext/sndfileio.h (moved) * src/Makefile.am (modified) * src/Makefile.in (modified) * src/aubio.h (modified) * swig/Makefile.am (modified) * swig/Makefile.in (modified) * swig/aubio.i (modified) moved jack and sndfile to aubioext Thu, 28 Oct 2004 23:42:43 GMT Paul Brossier [96fb8ad] * AUTHORS (added) * COPYING (added) * ChangeLog (added) * INSTALL (added) * Makefile.am (added) * Makefile.in (added) * NEWS (added) * README (added) * THANKS (added) * TODO (added) * VERSION (added) * aclocal.m4 (added) * aubio.pc.in (added) * bootstrap (added) * config.guess (added) * config.sub (added) * configure (added) * configure.ac (added) * depcomp (added) * doc/Makefile.am (added) * doc/Makefile.in (added) * doc/aubio.css (added) * doc/devel.cfg (added) * doc/examples.cfg (added) * doc/user.cfg (added) * examples/Makefile.am (added) * examples/Makefile.in (added) * examples/aubionotes.1 (added) * examples/aubionotes.c (added) * examples/aubionotesmedian.c (added) * examples/aubioonset.1 (added) * examples/aubioonset.c (added) * examples/midialsa.c (added) * examples/midiparse.c (added) * examples/midiplay.c (added) * examples/testforclam.c (added) * examples/utils.c (added) * examples/utils.h (added) * install-sh (added) * ltmain.sh (added) * missing (added) * mkinstalldirs (added) * plugins/Makefile.am (added) * plugins/Makefile.in (added) * plugins/audacity/Makefile.am (added) * plugins/audacity/Makefile.in (added) * plugins/audacity/README (added) * plugins/audacity/audacity-libnyquist.diff (added) * plugins/audacity/audacity-nyquist.diff (added) * plugins/audacity/plug-ins/Makefile.am (added) * plugins/audacity/plug-ins/Makefile.in (added) * plugins/audacity/plug-ins/aubioonset.ny (added) * plugins/wavesurfer/Makefile.am (added) * plugins/wavesurfer/Makefile.in (added) * plugins/wavesurfer/README (added) * plugins/wavesurfer/aubio.conf (added) * plugins/wavesurfer/aubio.plug (added) * py-compile (added) * python/Makefile.am (added) * python/Makefile.in (added) * python/README (added) * python/aubio/Makefile.am (added) * python/aubio/Makefile.in (added) * python/aubio/__init__.py (added) * python/aubio/aubioclass.py (added) * python/aubio/gnuplot.py (added) * python/aubio/median.py (added) * python/aubio/onsetcompare.py (added) * python/aubio/txtfile.py (added) * python/aubiocompare-onset (added) * python/aubiocut (added) * python/aubiofilter-notes (added) * python/aubionotes (added) * python/aubioonset (added) * python/aubiopitch (added) * python/aubioplot-notes (added) * sounds/Makefile.am (added) * sounds/Makefile.in (added) * sounds/woodblock.aiff (added) * src/Makefile.am (added) * src/Makefile.in (added) * src/aubio.h (added) * src/aubio_priv.h (added) * src/biquad.c (added) * src/biquad.h (added) * src/config.h (added) * src/config.h.in (added) * src/fft.c (added) * src/fft.h (added) * src/filter.c (added) * src/filter.h (added) * src/hist.c (added) * src/hist.h (added) * src/jackio.c (added) * src/jackio.h (added) * src/list.c (added) * src/list.h (added) * src/mathutils.c (added) * src/mathutils.h (added) * src/midi.c (added) * src/midi.h (added) * src/midi_alsa_raw.c (added) * src/midi_alsa_seq.c (added) * src/midi_driver.c (added) * src/midi_driver.h (added) * src/midi_event.c (added) * src/midi_event.h (added) * src/midi_file.c (added) * src/midi_file.h (added) * src/midi_parser.c (added) * src/midi_parser.h (added) * src/midi_player.c (added) * src/midi_player.h (added) * src/midi_track.c (added) * src/midi_track.h (added) * src/onsetdetection.c (added) * src/onsetdetection.h (added) * src/peakpick.c (added) * src/peakpick.h (added) * src/phasevoc.c (added) * src/phasevoc.h (added) * src/pitchdetection.c (added) * src/pitchdetection.h (added) * src/pitchmcomb.c (added) * src/pitchmcomb.h (added) * src/pitchyin.c (added) * src/pitchyin.h (added) * src/resample.c (added) * src/resample.h (added) * src/sample.c (added) * src/sample.h (added) * src/scale.c (added) * src/scale.h (added) * src/sndfileio.c (added) * src/sndfileio.h (added) * src/timer.c (added) * src/timer.h (added) * src/tss.c (added) * src/tss.h (added) * src/types.h (added) * swig/Makefile.am (added) * swig/Makefile.in (added) * swig/aubio.i (added) import 0.1.7.1