#
# ChangeLog for python/aubio/aubioclass.py
#
# Generated by Trac 1.2
# Apr 11, 2025, 12:04:19 PM

Wed, 18 Apr 2007 15:51:10 GMT Paul Brossier <piem@piem.org> [05468516]
	* python/aubio/aubioclass.py (modified)

	aubioclass.py: fix indentation


Wed, 17 May 2006 09:14:33 GMT Paul Brossier <piem@altern.org> [08f6688]
	* python/aubio/aubioclass.py (modified)

	fixes dcthreshold
	fixes dcthreshold


Fri, 05 May 2006 08:16:40 GMT Paul Brossier <piem@altern.org> [cadf07b]
	* python/aubio/aubioclass.py (modified)

	update indentation
	update indentation


Thu, 16 Mar 2006 15:57:24 GMT Paul Brossier <piem@altern.org> [4dd235f]
	* python/aubio/aubioclass.py (modified)

	aubioclass: yinthres support
	aubioclass: yinthres support


Fri, 03 Mar 2006 05:41:24 GMT Paul Brossier <piem@altern.org> [c7713b2]
	* python/aubio/aubioclass.py (modified)

	update aubioclass cvec
	update aubioclass cvec


Wed, 01 Mar 2006 03:15:06 GMT Paul Brossier <piem@altern.org> [dcc8d90]
	* python/aubio/aubioclass.py (modified)

	fix norm in aubioclass
	fix norm in aubioclass


Sun, 26 Feb 2006 17:29:23 GMT Paul Brossier <piem@altern.org> [897b455]
	* python/aubio/aubioclass.py (modified)

	added support for dcthreshold
	added support for dcthreshold


Mon, 20 Feb 2006 11:30:52 GMT Paul Brossier <piem@altern.org> [f72a10d]
	* python/aubio/aubioclass.py (modified)

	changed dual to hfc*mkl
	changed dual to hfc*mkl


Thu, 22 Dec 2005 16:34:14 GMT Paul Brossier <piem@altern.org> [27f2c08]
	* python/aubio/aubioclass.py (modified)

	adds peakpick_pimrt_getval and beattracking functions
	adds ...


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


Mon, 22 Aug 2005 19:52:17 GMT Paul Brossier <piem@altern.org> [aa17581]
	* python/aubio/aubioclass.py (modified)
	* python/aubiopitch (modified)
	* src/pitchdetection.c (modified)

	added midi and hertz output modes


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


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 17:56:21 GMT Paul Brossier <piem@altern.org> [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} ...


Mon, 08 Aug 2005 20:53:36 GMT Paul Brossier <piem@altern.org> [b8976d6]
	* python/aubio/aubioclass.py (modified)

	added cvec.get(pos,chan), added silence param to getpitch()


Mon, 13 Jun 2005 23:07:08 GMT Paul Brossier <piem@altern.org> [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


Fri, 03 Jun 2005 00:48:01 GMT Paul Brossier <piem@altern.org> [d53e4df]
	* python/aubio/aubioclass.py (modified)

	add getsilences function, moves pitchpick class to ...


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 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


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