# # ChangeLog for src/onsetdetection.c # # Generated by Trac 1.2 # May 9, 2024, 6:25:13 PM Tue, 10 Oct 2006 13:12:19 GMT Paul Brossier [b377d04] * ext/jackio.c (modified) * ext/midi/midi_player.c (modified) * src/filter.c (modified) * src/onsetdetection.c (modified) * src/pitchdetection.c (modified) remove unused parameter warnings with UNUSED remove unused parameter ... Fri, 29 Sep 2006 14:19:55 GMT Paul Brossier [237f632] * configure.ac (modified) * src/fft.c (modified) * src/onsetdetection.c (modified) use replacement if complex.h not found use replacement if complex.h ... Sun, 23 Jul 2006 08:57:39 GMT Paul Brossier [b740b96] * src/onsetdetection.c (modified) add documentation for _aubio_onset_detection_t add documentation for ... Thu, 13 Jul 2006 15:57:21 GMT Paul Brossier [c621415] * src/onsetdetection.c (modified) fix memory freeing in onsetdetection, remove useless _alloc fix ... Wed, 12 Jul 2006 16:43:08 GMT Paul Brossier [e9d8cfe] * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) add del_aubio_onsetdetection, aubio_onsetdetection_free is obsolete ... 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 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_ Mon, 13 Jun 2005 23:07:08 GMT Paul Brossier [b31f262] * python/aubio/aubioclass.py (modified) * python/aubio/gnuplot.py (modified) * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) add Kullback Liebler onset detection function and its modified version 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