#
# ChangeLog for python/aubiocut
#
# Generated by Trac 1.2
# Apr 11, 2025, 7:14:52 PM

Fri, 03 Mar 2006 05:57:50 GMT Paul Brossier <piem@altern.org> [13c3fba]
	* python/aubio/task/beat.py (added)
	* python/aubio/task/cut.py (added)
	* python/aubio/task/onset.py (added)
	* python/aubio/task/params.py (added)
	* python/aubio/task/pitch.py (added)
	* python/aubio/task/silence.py (added)
	* python/aubio/task/task.py (added)
	* python/aubio/task/utils.py (added)
	* python/aubio/tasks.py (deleted)
	* python/aubiocut (modified)
	* python/aubiopitch (modified)

	splitting up tasks in many files
	splitting up tasks in many files


Sun, 26 Feb 2006 17:35:16 GMT Paul Brossier <piem@altern.org> [83ff0ab]
	* python/aubiocut (modified)

	updated aubiocut to new tasks, added option to print and plot only ...


Mon, 20 Feb 2006 11:34:25 GMT Paul Brossier <piem@altern.org> [79c04d8]
	* python/aubiocut (modified)

	workaround to avoid crashing on silence cut
	workaround to avoid ...


Wed, 15 Feb 2006 10:36:09 GMT Paul Brossier <piem@altern.org> [d9101a5]
	* python/aubio/tasks.py (modified)
	* python/aubiocut (modified)
	* python/aubiopitch (modified)

	move aubiopitch to new tasks, comment out old task versions
	move ...


Thu, 22 Dec 2005 16:57:50 GMT Paul Brossier <piem@altern.org> [ada5baf]
	* python/aubiocut (modified)

	add beat function
	add beat function


Mon, 19 Dec 2005 21:25:51 GMT Paul Brossier <piem@altern.org> [4f4a8a4]
	* python/aubiocut (modified)
	* python/bench-onset (modified)
	* python/bench-pitch (modified)

	move to new nodes and tasks
	move to new nodes and tasks


Wed, 14 Dec 2005 13:42:45 GMT Paul Brossier <piem@altern.org> [61680aa]
	* python/aubio/onsetcompare.py (modified)
	* python/aubiocut (modified)

	correct default bufsize, fix function level import
	correct default ...


Sun, 06 Nov 2005 11:18:51 GMT Paul Brossier <piem@altern.org> [d282373]
	* python/aubiocut (modified)

	make default mode be a list, make world executable
	make default mode ...


Sun, 28 Aug 2005 17:58:31 GMT Paul Brossier <piem@altern.org> [5e491b3b]
	* python/aubio/aubioclass.py (modified)
	* python/aubio/gnuplot.py (modified)
	* python/aubio/tasks.py (added)
	* python/aubiocut (modified)
	* python/aubiopitch (modified)

	massive changes from cam


Sun, 14 Aug 2005 03:21:19 GMT Paul Brossier <piem@altern.org> [855ed0a]
	* python/aubio/aubioclass.py (modified)
	* python/aubiocut (modified)

	updated default parameters, fixed 0.000.wav creation


Sat, 13 Aug 2005 22:39:54 GMT Paul Brossier <piem@altern.org> [427be71]
	* python/aubiocut (modified)

	updated aubiocut, added zerocross


Tue, 09 Aug 2005 18:35:14 GMT Paul Brossier <piem@altern.org> [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 01:56:27 GMT Paul Brossier <piem@altern.org> [2d04b86]
	* python/aubiocut (modified)

	add kl and mkl, change default threshold


Mon, 13 Jun 2005 23:09:32 GMT Paul Brossier <piem@altern.org> [f841b81]
	* python/aubiocut (modified)

	add Kullback Liebler onset detection function and its modified
	version


Mon, 06 Jun 2005 15:01:21 GMT Paul Brossier <piem@altern.org> [97b8c3d]
	* python/aubiocut (modified)
	* python/aubiopitch (modified)

	removed numarray from aubio{cut,pitch}


Fri, 03 Jun 2005 01:00:12 GMT Paul Brossier <piem@altern.org> [13340a68]
	* python/aubiocut (modified)

	added silence detection option to aubiocut


Mon, 30 May 2005 04:44:52 GMT Paul Brossier <piem@altern.org> [80c0417]
	* python/README (modified)
	* python/aubio/aubioclass.py (modified)
	* python/aubio/gnuplot.py (modified)
	* python/aubiocut (modified)
	* python/aubioplot-onset (deleted)

	merged aubioplot-onsets into aubiocut, added some more options


Sat, 28 May 2005 22:11:38 GMT Paul Brossier <piem@altern.org> [382c42e]
	* python/aubiocut (modified)

	really fix buffer size settings in new aubiocut


Sat, 28 May 2005 21:48:06 GMT Paul Brossier <piem@altern.org> [6b384f3]
	* python/aubiocut (modified)

	fix buffer size settings in new aubiocut


Sat, 28 May 2005 21:06:33 GMT Paul Brossier <piem@altern.org> [98df9f4]
	* python/aubio/aubioclass.py (modified)
	* python/aubiocut (modified)
	* python/aubioonset (deleted)

	cleaned up getonsets, merged aubioonset and aubiocut, added some
	options


Sun, 22 May 2005 22:40:33 GMT Paul Brossier <piem@altern.org> [71f98f1]
	* python/aubio/aubioclass.py (modified)
	* python/aubiocut (modified)
	* python/aubioplot-onset (added)

	add aubioplot-onset, minor fixes on aubiocut and aubioclass.py
	add ...


Tue, 29 Mar 2005 15:51:44 GMT Paul Brossier <piem@altern.org> [19b56b0]
	* python/aubio/aubioclass.py (modified)
	* python/aubiocut (modified)
	* python/aubioonset (modified)

	updated python/aubio/aubioclass.py and python/aubiocut


Sun, 12 Dec 2004 00:25:19 GMT Paul Brossier <piem@altern.org> [77494e7]
	* ChangeLog (modified)
	* VERSION (modified)
	* doc/Makefile.am (modified)
	* doc/Makefile.in (modified)
	* ext/Makefile.am (modified)
	* ext/Makefile.in (modified)
	* plugins/puredata/Makefile.am (modified)
	* plugins/puredata/Makefile.in (modified)
	* plugins/puredata/libtoolkludge (modified)
	* python/aubio/Makefile.am (modified)
	* python/aubio/Makefile.in (modified)
	* python/aubiocut (modified)
	* swig/Makefile.am (modified)
	* swig/Makefile.in (modified)

	bumping to 0.1.8


Wed, 01 Dec 2004 20:34:40 GMT Paul Brossier <piem@altern.org> [e997b1a]
	* doc/Makefile.am (modified)
	* doc/Makefile.in (modified)
	* doc/aubionotes.sgml (modified)
	* examples/Makefile.am (modified)
	* examples/Makefile.in (modified)
	* python/aubiocut (modified)




Wed, 01 Dec 2004 19:05:19 GMT Paul Brossier <piem@altern.org> [c0ec39c]
	* ChangeLog (modified)
	* python/aubiocut (modified)




Tue, 30 Nov 2004 22:17:19 GMT Paul Brossier <piem@altern.org> [65f1edc]
	* python/aubiocut (modified)

	updated aubiocut
	aubiocut now seeks local minima before the peak, to ...


Thu, 28 Oct 2004 23:42:43 GMT Paul Brossier <piem@altern.org> [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