# # ChangeLog for examples/aubioonset.c # # Generated by Trac 1.2 # Mar 29, 2024, 2:48:46 AM Tue, 06 Oct 2009 15:06:30 GMT Paul Brossier [19f1dc9] * examples/aubioonset.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) examples/aubioonset.c: use interpolated onset position Fri, 25 Sep 2009 02:12:23 GMT Paul Brossier [c423c3d] * examples/aubiomfcc.c (modified) * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/aubioquiet.c (modified) * examples/aubiotrack.c (modified) * examples/utils.h (modified) examples/: use native aubio smpl_t for aubio_process_func_t Tue, 13 Nov 2007 08:15:35 GMT Paul Brossier [e24378a] * examples/aubioonset.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) examples/utils.{c,h}, examples/aubioonset.c: added process_flush ... Thu, 06 Jul 2006 16:38:00 GMT Paul Brossier [660cad22] * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/aubioquiet.c (modified) * examples/aubiotrack.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) rename threshold2 to silence rename threshold2 to silence Sat, 03 Jun 2006 15:13:07 GMT Paul Brossier [af35ed0] * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/aubioquiet.c (modified) * examples/aubiotrack.c (modified) * examples/utils.c (modified) fix signed/unsigned mismatches in examples fix signed/unsigned ... Mon, 11 Apr 2005 16:37:51 GMT Paul Brossier [bd2f2ab] * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) merged commmon code between aubionotes.c and aubioonset.c into utils.c Wed, 30 Mar 2005 02:53:46 GMT Paul Brossier [1f40359] * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) fix jack playing with short buffer (move pos) (aubionotes.c ... Tue, 29 Mar 2005 16:04:29 GMT Paul Brossier [9499a546] * examples/aubioonset.c (modified) aubioonset.c correct onset output when t-4<0 thanks goes to ... 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 Wed, 01 Dec 2004 02:03:26 GMT Paul Brossier [9cba1eb] * ChangeLog (modified) * TODO (modified) * doc/aubio.css (modified) * doc/devel.cfg (modified) * examples/aubioonset.c (modified) * examples/utils.c (modified) cleaned up verbose output 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