#
# ChangeLog for src
#
# Generated by Trac 1.2
# Apr 11, 2025, 8:10:56 PM

Thu, 05 Nov 2009 22:19:40 GMT Paul Brossier <piem@piem.org> [16ed726]
	* src/temporal/resampler.c (modified)
	* src/temporal/resampler.h (modified)

	src/temporal/resampler.h: add dummy functions in case samplerate is ...


Thu, 05 Nov 2009 22:18:30 GMT Paul Brossier <piem@piem.org> [e5b9a46]
	* src/tempo/tempo.c (modified)

	src/tempo: remove unused peek, use new ...


Thu, 05 Nov 2009 22:17:56 GMT Paul Brossier <piem@piem.org> [6e57c2e]
	* src/onset/peakpick.c (modified)
	* src/onset/peakpick.h (modified)

	src/onset/peakpick.h: remove unused functions, fix ...


Thu, 05 Nov 2009 21:03:01 GMT Paul Brossier <piem@piem.org> [24fde74]
	* src/spectral/specdesc.h (modified)

	src/spectral/specdesc.h: fix typo decrease -> slope


Thu, 05 Nov 2009 17:08:38 GMT Paul Brossier <piem@piem.org> [9d3fa49]
	* src/Makefile.am (modified)
	* src/aubio.h (modified)
	* src/wscript_build (modified)

	src/aubio.h: do not include config.h, do not install it


Thu, 05 Nov 2009 16:39:48 GMT Paul Brossier <piem@piem.org> [aac02a1]
	* src/Makefile.am (modified)

	src/Makefile.am: add missing musicutils.h


Thu, 05 Nov 2009 00:22:39 GMT Paul Brossier <piem@piem.org> [af4aeca]
	* src/onset/onset.c (modified)

	src/onset/onset.c: add missing hop_size


Wed, 04 Nov 2009 23:29:53 GMT Paul Brossier <piem@piem.org> [0bbdbfd]
	* src/onset/onset.c (modified)
	* src/onset/onset.h (modified)

	src/onset/onset.{c,h}: minimum inter-onset-interval in millisecond


Wed, 04 Nov 2009 23:26:06 GMT Paul Brossier <piem@piem.org> [998d4d6]
	* src/aubio.h (modified)

	src/aubio.h: fix typo, improve code example


Wed, 04 Nov 2009 22:52:00 GMT Paul Brossier <piem@piem.org> [b9c3cd2]
	* src/spectral/specdesc.h (modified)

	src/spectral/specdesc.h: add documentation about spectral shape ...


Wed, 04 Nov 2009 21:39:45 GMT Paul Brossier <piem@piem.org> [349e455]
	* src/onset/peakpick.c (modified)

	src/onset/peakpick.c: indent


Wed, 04 Nov 2009 21:36:33 GMT Paul Brossier <piem@piem.org> [554e286]
	* src/spectral/filterbank.h (modified)

	src/spectral/filterbank.h: improve documentation


Wed, 04 Nov 2009 21:25:08 GMT Paul Brossier <piem@piem.org> [7893149]
	* src/temporal/a_weighting.h (modified)
	* src/temporal/c_weighting.h (modified)

	src/temporal: improve files titles


Wed, 04 Nov 2009 21:24:06 GMT Paul Brossier <piem@piem.org> [1651b58]
	* src/Makefile.am (modified)
	* src/aubio.h (modified)
	* src/spectral/specdesc.c (modified)
	* src/spectral/spectral_centroid.c (deleted)
	* src/spectral/spectral_centroid.h (deleted)
	* src/spectral/statistics.c (added)

	src/spectral/: added statistics.c, containing some cuidado spectral ...


Wed, 04 Nov 2009 21:22:18 GMT Paul Brossier <piem@piem.org> [95d3f16]
	* src/spectral/filterbank.h (modified)

	src/spectral/filterbank.h: kill useless blank line


Wed, 04 Nov 2009 21:21:26 GMT Paul Brossier <piem@piem.org> [bf2e7a7]
	* src/spectral/specdesc.h (modified)

	src/spectral/specdesc.h: improve documentation


Tue, 03 Nov 2009 17:23:04 GMT Paul Brossier <piem@piem.org> [31907fd]
	* python/aubio/aubioclass.py (modified)
	* src/Makefile.am (modified)
	* src/aubio.h (modified)
	* src/onset/onset.c (modified)
	* src/onset/onset.h (modified)
	* src/spectral/specdesc.c (moved)
	* src/spectral/specdesc.h (moved)
	* src/tempo/tempo.c (modified)
	* tests/src/test-onsetdetection.c (modified)

	src/spectral/specdesc.{c,h}: rename aubio_onsetdetection to ...


Tue, 03 Nov 2009 15:22:39 GMT Paul Brossier <piem@piem.org> [bafe71d]
	* src/temporal/a_weighting.h (modified)
	* src/temporal/biquad.c (modified)
	* src/temporal/filter.c (modified)
	* src/temporal/resampler.c (modified)
	* src/temporal/resampler.h (modified)

	src/temporal: indent


Tue, 03 Nov 2009 15:14:03 GMT Paul Brossier <piem@piem.org> [fddfa64]
	* src/pitch/pitch.c (modified)
	* src/pitch/pitch.h (modified)
	* src/pitch/pitchfcomb.c (modified)
	* src/pitch/pitchfcomb.h (modified)
	* src/pitch/pitchmcomb.c (modified)
	* src/pitch/pitchmcomb.h (modified)
	* src/pitch/pitchyin.c (modified)
	* src/pitch/pitchyin.h (modified)
	* src/pitch/pitchyinfft.c (modified)
	* src/pitch/pitchyinfft.h (modified)

	src/pitch/: indent


Tue, 03 Nov 2009 15:07:17 GMT Paul Brossier <piem@piem.org> [63f3c70]
	* src/pitch/pitchschmitt.h (modified)

	src/pitch/pitchschmitt.h: indent


Tue, 03 Nov 2009 15:06:15 GMT Paul Brossier <piem@piem.org> [ad04467]
	* src/pitch/pitchschmitt.c (modified)

	src/pitch/pitchschmitt.c: indent


Mon, 26 Oct 2009 01:55:25 GMT Paul Brossier <piem@piem.org> [e6a78ea]
	* src/onset/onset.c (modified)
	* src/onset/onset.h (modified)
	* src/onset/onsetdetection.c (modified)
	* src/onset/onsetdetection.h (modified)
	* src/onset/peakpick.c (modified)
	* src/onset/peakpick.h (modified)
	* src/pitch/pitch.c (modified)
	* src/pitch/pitch.h (modified)
	* src/pitch/pitchfcomb.c (modified)
	* src/pitch/pitchfcomb.h (modified)
	* src/pitch/pitchmcomb.c (modified)
	* src/pitch/pitchmcomb.h (modified)
	* src/pitch/pitchschmitt.c (modified)
	* src/pitch/pitchschmitt.h (modified)
	* src/pitch/pitchyin.c (modified)
	* src/pitch/pitchyin.h (modified)
	* src/pitch/pitchyinfft.c (modified)
	* src/pitch/pitchyinfft.h (modified)
	* src/spectral/fft.c (modified)
	* src/spectral/fft.h (modified)
	* src/spectral/phasevoc.c (modified)
	* src/spectral/phasevoc.h (modified)
	* src/spectral/spectral_centroid.c (modified)
	* src/spectral/spectral_centroid.h (modified)
	* src/spectral/tss.c (modified)
	* src/spectral/tss.h (modified)
	* src/tempo/beattracking.c (modified)
	* src/tempo/beattracking.h (modified)
	* src/tempo/tempo.c (modified)
	* src/tempo/tempo.h (modified)
	* src/temporal/biquad.c (modified)
	* src/temporal/biquad.h (modified)
	* src/temporal/resampler.c (modified)
	* src/temporal/resampler.h (modified)
	* src/utils/hist.c (modified)
	* src/utils/hist.h (modified)
	* src/utils/scale.c (modified)
	* src/utils/scale.h (modified)

	src: update all headers to GPLv3


Sun, 25 Oct 2009 20:09:55 GMT Paul Brossier <piem@piem.org> [a17e8c9]
	* src/musicutils.h (modified)

	src/musicutils.h: improve file title


Sun, 25 Oct 2009 20:08:50 GMT Paul Brossier <piem@piem.org> [f071c93]
	* src/temporal/biquad.h (modified)

	src/temporal/biquad.h: indent


Sun, 25 Oct 2009 20:08:18 GMT Paul Brossier <piem@piem.org> [8b19e1c]
	* src/temporal/c_weighting.h (modified)

	src/temporal/c_weighting.h: indent


Sun, 25 Oct 2009 20:05:37 GMT Paul Brossier <piem@piem.org> [29808b1]
	* src/onset/onset.h (modified)

	src/onset/onset.h: update documentation


Sun, 25 Oct 2009 20:03:00 GMT Paul Brossier <piem@piem.org> [4ef9a9b]
	* src/aubio.h (modified)

	src/aubio.h: improve documentation


Thu, 22 Oct 2009 01:13:07 GMT Paul Brossier <piem@piem.org> [83963b3]
	* src/aubio.h (modified)
	* src/aubio_priv.h (modified)
	* src/mathutils.c (modified)
	* src/mathutils.h (modified)
	* src/musicutils.h (added)
	* src/pitch/pitch.c (modified)
	* src/pitch/pitchfcomb.c (modified)
	* src/vecutils.c (modified)

	strip down stable public API, defining add AUBIO_UNSTABLE to access ...


Thu, 22 Oct 2009 01:10:44 GMT Paul Brossier <piem@piem.org> [78429de]
	* src/cvec.h (modified)
	* src/fvec.h (modified)
	* src/lvec.h (modified)

	src/*vec.h: strip down _*vec_t


Wed, 21 Oct 2009 13:56:16 GMT Paul Brossier <piem@piem.org> [2d1d5ce]
	* src/temporal/a_weighting.h (modified)
	* src/temporal/biquad.h (modified)
	* src/temporal/c_weighting.h (modified)
	* src/temporal/filter.h (modified)

	src/temporal: improve documentation


Wed, 21 Oct 2009 13:41:35 GMT Paul Brossier <piem@piem.org> [3ad2ef6]
	* src/aubio.h (modified)

	src/aubio.h: remove HAVE_SAMPLERATE, not needed here


Mon, 19 Oct 2009 13:00:32 GMT Paul Brossier <piem@piem.org> [3f99693]
	* src/temporal/filter.c (modified)
	* src/temporal/filter.h (modified)

	src/temporal/filter.c: reset filter memory in filtfilt


Mon, 19 Oct 2009 12:58:31 GMT Paul Brossier <piem@piem.org> [b849106]
	* src/lvec.c (modified)
	* src/lvec.h (modified)

	src/lvec.{c,h}: add some utils


Mon, 19 Oct 2009 12:45:13 GMT Paul Brossier <piem@piem.org> [b01bd4a]
	* src/aubio.h (modified)
	* src/onset/peakpick.c (modified)
	* src/temporal/biquad.c (modified)
	* src/temporal/biquad.h (modified)
	* swig/aubio.i (modified)
	* tests/src/test-biquad.c (modified)

	src/temporal: derive biquad from filter, use in peakpicker


Mon, 19 Oct 2009 11:52:04 GMT Paul Brossier <piem@piem.org> [59c046d]
	* src/spectral/filterbank_mel.c (modified)
	* src/spectral/filterbank_mel.h (modified)
	* src/temporal/a_weighting.c (modified)
	* src/temporal/a_weighting.h (modified)
	* src/temporal/c_weighting.c (modified)
	* src/temporal/c_weighting.h (modified)
	* src/temporal/filter.c (modified)
	* src/temporal/filter.h (modified)
	* swig/aubio.i (modified)
	* tests/src/temporal/test-aweighting.c (modified)
	* tests/src/temporal/test-cweighting.c (modified)
	* tests/src/test-filter.c (modified)

	src/spectral/filter.c, src/temporal/filterbank_mel.c: move samplerate ...


Mon, 19 Oct 2009 08:51:59 GMT Paul Brossier <piem@piem.org> [ca1abdd]
	* plugins/puredata/aubiopitch~.c (modified)
	* python/aubio/aubioclass.py (modified)
	* python/aubio/task/notes.py (modified)
	* python/aubio/task/pitch.py (modified)
	* src/Makefile.am (modified)
	* src/aubio.h (modified)
	* src/pitch/pitch.c (moved)
	* src/pitch/pitch.h (moved)
	* swig/aubio.i (modified)
	* tests/python/src/pitch/pitchdetection.py (modified)
	* tests/src/Makefile.am (modified)
	* tests/src/test-pitchdetection.c (modified)

	rename aubio_pitchdetection to aubio_pitch


Sun, 18 Oct 2009 13:08:59 GMT Paul Brossier <piem@piem.org> [56ef7e1]
	* src/mathutils.c (modified)
	* src/mathutils.h (modified)
	* src/onset/onset.c (modified)
	* src/onset/peakpick.c (modified)
	* src/onset/peakpick.h (modified)
	* src/pitch/pitchmcomb.c (modified)
	* src/pitch/pitchyin.c (modified)
	* src/pitch/pitchyinfft.c (modified)
	* src/tempo/beattracking.c (modified)
	* src/tempo/tempo.c (modified)
	* tests/src/test-peakpick.c (modified)

	Change peakpicker to match API specs, make quadint per channel
	 * ...


Sat, 17 Oct 2009 12:38:47 GMT Paul Brossier <piem@piem.org> [407bba9]
	* src/mathutils.c (modified)
	* src/mathutils.h (modified)
	* src/pitch/pitchfcomb.c (modified)
	* src/pitch/pitchyinfft.c (modified)
	* src/spectral/phasevoc.c (modified)
	* tests/src/test-hist.c (modified)
	* tests/src/test-window.c (modified)

	src/mathutils.c: use a string for window type, making enum private


Fri, 16 Oct 2009 21:04:50 GMT Paul Brossier <piem@piem.org> [6107f4c]
	* src/spectral/mfcc.h (modified)

	src/spectral/mfcc.h: indent


Fri, 16 Oct 2009 20:55:55 GMT Paul Brossier <piem@piem.org> [41bf913]
	* src/spectral/mfcc.c (modified)

	src/spectral/mfcc.c: move samplerate at the end of params


Fri, 16 Oct 2009 19:56:26 GMT Paul Brossier <piem@piem.org> [e4f142c]
	* src/onset/onset.c (modified)
	* src/onset/onset.h (modified)

	src/onset/: use samplerate


Fri, 16 Oct 2009 19:55:02 GMT Paul Brossier <piem@piem.org> [d25bd12]
	* plugins/puredata/aubiotempo~.c (modified)
	* src/tempo/tempo.c (modified)
	* src/tempo/tempo.h (modified)

	src/tempo: use samplerate


Fri, 16 Oct 2009 19:51:31 GMT Paul Brossier <piem@piem.org> [67d0a8b]
	* src/temporal/resampler.h (modified)

	src/temporal/resampler.h: only defined if HAVE_SAMPLERATE


Fri, 16 Oct 2009 17:56:10 GMT Paul Brossier <piem@piem.org> [1812f49]
	* src/tempo/beattracking.c (modified)

	src/tempo/beattracking.c: default to no warnings


Fri, 16 Oct 2009 02:26:05 GMT Paul Brossier <piem@piem.org> [f1b925e]
	* src/onset/peakpick.c (modified)
	* src/onset/peakpick.h (modified)

	src/onset/peakpick.{c,h}: setters to return uint


Fri, 16 Oct 2009 02:16:42 GMT Paul Brossier <piem@piem.org> [0a257a6]
	* src/tempo/tempo.c (modified)
	* src/tempo/tempo.h (modified)

	src/tempo/tempo.{c,h}: setters to return unsigned ints


Fri, 16 Oct 2009 02:03:03 GMT Paul Brossier <piem@piem.org> [6338636]
	* src/onset/onset.c (modified)
	* src/onset/onset.h (modified)

	src/onset/onset.c: setters to return unsigned ints


Fri, 16 Oct 2009 02:02:01 GMT Paul Brossier <piem@piem.org> [f1b6aad]
	* plugins/puredata/aubiotss~.c (modified)
	* src/spectral/tss.c (modified)
	* src/spectral/tss.h (modified)
	* tests/src/test-tss.c (modified)

	src/spectral/tss.c: simplify new_ method, add setters for threshold, ...


Thu, 15 Oct 2009 19:09:38 GMT Paul Brossier <piem@piem.org> [28c162c]
	* src/utils/scale.c (modified)
	* src/utils/scale.h (modified)

	src/utils/scale.{c,h}: set method to return int


Thu, 15 Oct 2009 19:06:56 GMT Paul Brossier <piem@piem.org> [93177fa]
	* src/pitch/pitchdetection.c (modified)
	* src/pitch/pitchdetection.h (modified)

	src/pitch/pitchdetection.{c,h}: update documentation, return ints in ...


Thu, 15 Oct 2009 18:50:51 GMT Paul Brossier <piem@piem.org> [e8ae95ac]
	* src/aubio_priv.h (modified)

	src/aubio_priv.h: change AUBIO_FAIL from 1 to -1, now works with ...


Thu, 15 Oct 2009 16:54:23 GMT Paul Brossier <piem@piem.org> [fe163ad]
	* examples/aubionotes.c (modified)
	* examples/aubioonset.c (modified)
	* examples/utils.c (modified)
	* examples/utils.h (modified)
	* plugins/puredata/aubiopitch~.c (modified)
	* python/aubio/aubioclass.py (modified)
	* python/aubio/task/params.py (modified)
	* python/aubio/task/pitch.py (modified)
	* python/aubio/task/utils.py (modified)
	* python/aubiopitch (modified)
	* src/pitch/pitchdetection.c (modified)
	* src/pitch/pitchdetection.h (modified)
	* swig/aubio.i (modified)
	* tests/src/test-pitchdetection.c (modified)

	src/pitch: use a string to set pitch method, add a new function to ...


Thu, 15 Oct 2009 16:49:47 GMT Paul Brossier <piem@piem.org> [cd77c15]
	* src/onset/onsetdetection.c (modified)

	src/onset/onsetdetection.c: add 'default' method, set it to hfc, set ...


Thu, 15 Oct 2009 15:09:34 GMT Paul Brossier <piem@piem.org> [b4f5967]
	* examples/aubiotrack.c (modified)
	* examples/utils.c (modified)
	* examples/utils.h (modified)
	* plugins/puredata/aubioonset~.c (modified)
	* plugins/puredata/aubiotempo~.c (modified)
	* python/aubio/aubioclass.py (modified)
	* src/onset/onset.c (modified)
	* src/onset/onset.h (modified)
	* src/onset/onsetdetection.c (modified)
	* src/onset/onsetdetection.h (modified)
	* src/tempo/tempo.c (modified)
	* src/tempo/tempo.h (modified)
	* swig/aubio.i (modified)
	* tests/src/test-onset.c (modified)
	* tests/src/test-onsetdetection.c (modified)
	* tests/src/test-tempo.c (modified)

	src/onset: use a string to set onset mode, keeping onset types enum ...


Thu, 15 Oct 2009 14:07:36 GMT Paul Brossier <piem@piem.org> [27fa522]
	* src/types.h (modified)

	src/types.h: added a typedef for char to help wrappers


Thu, 15 Oct 2009 13:52:18 GMT Paul Brossier <piem@piem.org> [24d4433]
	* src/tempo/beattracking.h (modified)

	src/tempo/beattracking.h: fix typo


Thu, 15 Oct 2009 13:37:08 GMT Paul Brossier <piem@piem.org> [fe9c314]
	* src/temporal/resampler.c (modified)
	* src/temporal/resampler.h (modified)

	src/temporal/resampler.{c,h}: use smpl_t, and convet that to a double ...


Thu, 15 Oct 2009 13:12:19 GMT Paul Brossier <piem@piem.org> [c9cebe1]
	* src/spectral/mfcc.h (modified)
	* src/spectral/tss.h (modified)

	src/spectral: cosmetic changes


Thu, 15 Oct 2009 13:09:07 GMT Paul Brossier <piem@piem.org> [d9b5009]
	* src/pitch/pitchdetection.h (modified)
	* src/pitch/pitchschmitt.h (modified)
	* src/pitch/pitchyin.h (modified)
	* src/pitch/pitchyinfft.h (modified)

	src/pitch: cosmetic changes


Sun, 11 Oct 2009 10:49:49 GMT Paul Brossier <piem@piem.org> [202ffa5]
	* src/spectral/mfcc.c (modified)

	src/spectral/mfcc.c: also loop over channels


Sun, 11 Oct 2009 10:47:43 GMT Paul Brossier <piem@piem.org> [74a4865]
	* src/spectral/fft.c (modified)

	src/spectral/fft.c: fix imag boundaries, including for odd fft sizes


Sun, 11 Oct 2009 10:40:04 GMT Paul Brossier <piem@piem.org> [4f4299d]
	* src/spectral/fft.c (modified)

	src/spectral/fft.c: make sure we set allocated vectors to 0


Sun, 11 Oct 2009 10:38:43 GMT Paul Brossier <piem@piem.org> [8979752]
	* src/spectral/fft.c (modified)

	src/spectral/fft.c: 0 and N/2 + 1 phase must carry the sign of ...


Sun, 11 Oct 2009 10:37:01 GMT Paul Brossier <piem@piem.org> [2fde783]
	* src/spectral/fft.c (modified)

	src/spectral/fft.c: do not zero phase for no good reason, use ATAN2
	macro


Sun, 11 Oct 2009 10:33:04 GMT Paul Brossier <piem@piem.org> [76fc277]
	* src/aubio_priv.h (modified)

	src/aubio_priv.h: add macro for ATAN2


Sun, 11 Oct 2009 10:32:05 GMT Paul Brossier <piem@piem.org> [77a321c]
	* src/aubio_priv.h (modified)

	src/aubio_priv.h: IS_DENORMAL also for negative ones, CEIL_DENORMAL ...


Thu, 08 Oct 2009 18:51:06 GMT Paul Brossier <piem@piem.org> [7a6cbbe]
	* src/pitch/pitchdetection.c (modified)
	* src/pitch/pitchdetection.h (modified)
	* tests/src/test-pitchdetection.c (modified)

	src/pitch/pitchdetection.{c,h}: clean and update prototypes, sync ...


Thu, 08 Oct 2009 18:49:10 GMT Paul Brossier <piem@piem.org> [22d33e2]
	* src/pitch/pitchyinfft.c (modified)
	* src/pitch/pitchyinfft.h (modified)
	* tests/src/test-pitchyinfft.c (modified)

	src/pitch/pitchyinfft.{c,h}: add get/set for tolerance, clean and ...


Thu, 08 Oct 2009 18:24:43 GMT Paul Brossier <piem@piem.org> [2ba3440]
	* src/pitch/pitchyin.c (modified)
	* src/pitch/pitchyin.h (modified)
	* tests/src/test-pitchyin.c (modified)

	src/pitch/pitchyin.{c,h}: add proper aubio_pitchyin_t object, clean ...


Thu, 08 Oct 2009 18:20:19 GMT Paul Brossier <piem@piem.org> [f162cf9]
	* src/pitch/pitchschmitt.c (modified)
	* src/pitch/pitchschmitt.h (modified)
	* tests/src/test-pitchschmitt.c (modified)

	src/pitch/pitchschmitt.c: remove unneeded samplerate parameter, ...


Thu, 08 Oct 2009 18:07:20 GMT Paul Brossier <piem@piem.org> [e5757cf]
	* src/pitch/pitchmcomb.c (modified)
	* src/pitch/pitchmcomb.h (modified)
	* tests/src/test-pitchmcomb.c (modified)

	src/pitch/pitchmcomb.{c,h}: remove unused samplerate parameter, make ...


Thu, 08 Oct 2009 17:46:46 GMT Paul Brossier <piem@piem.org> [8040cca]
	* src/pitch/pitchfcomb.c (modified)
	* src/pitch/pitchfcomb.h (modified)
	* tests/src/test-pitchfcomb.c (modified)

	src/pitch/pitchfcomb.c: update prototypes, make multichannel, remove ...


Thu, 08 Oct 2009 16:14:45 GMT Paul Brossier <piem@piem.org> [6fc103d]
	* src/Makefile.am (modified)

	src/Makefile.am: update resampler filename


Thu, 08 Oct 2009 10:27:41 GMT Paul Brossier <piem@piem.org> [0af05d3]
	* src/aubio.h (modified)
	* src/temporal/resampler.c (moved)
	* src/temporal/resampler.h (moved)

	rename src/temporal/resample.c to src/temporal/resampler.c


Thu, 08 Oct 2009 10:03:08 GMT Paul Brossier <piem@piem.org> [06f2d78]
	* src/temporal/resample.c (modified)
	* src/temporal/resample.h (modified)

	src/temporal/resample.{c,h}: _do function returns void


Thu, 08 Oct 2009 01:08:06 GMT Paul Brossier <piem@piem.org> [41f4c5b]
	* src/mathutils.c (modified)

	src/mathutils.c: indent, add parenthesis and initialise pos in ...


Thu, 08 Oct 2009 00:02:11 GMT Paul Brossier <piem@piem.org> [8fe9c10]
	* src/spectral/filterbank.c (modified)

	src/spectral/filterbank.c: make sure we don't read outside of
	boundaries


Wed, 07 Oct 2009 21:32:42 GMT Paul Brossier <piem@piem.org> [3c18f9e]
	* src/spectral/filterbank_mel.c (modified)
	* src/spectral/filterbank_mel.h (modified)

	src/spectral/filterbank_mel.{c,h}: rename _set_mel_coeffs to ...


Wed, 07 Oct 2009 21:27:41 GMT Paul Brossier <piem@piem.org> [9a12264]
	* src/pitch/pitchmcomb.c (modified)
	* src/pitch/pitchmcomb.h (modified)

	src/pitch/pitchmcomb.c: hide aubio_pitch_cands


Wed, 07 Oct 2009 21:24:54 GMT Paul Brossier <piem@piem.org> [a72f3f1]
	* src/onset/onset.c (modified)
	* src/onset/onset.h (modified)
	* tests/src/test-onset.c (modified)

	src/onset/onset.c: rename aubio_onset to aubio_onset_do


Wed, 07 Oct 2009 21:21:15 GMT Paul Brossier <piem@piem.org> [277918b]
	* src/temporal/resample.c (modified)
	* src/temporal/resample.h (modified)
	* swig/aubio.i (modified)

	src/temporal/resample.c: rename aubio_resampler_process to ...


Wed, 07 Oct 2009 21:19:36 GMT Paul Brossier <piem@piem.org> [0ce97483]
	* src/utils/hist.c (modified)
	* src/utils/scale.c (modified)
	* src/utils/scale.h (modified)
	* swig/aubio.i (modified)
	* tests/src/test-scale.c (modified)

	src/utils/scale.c: rename aubio_scale_set to aubio_scale_set_limits


Wed, 07 Oct 2009 20:58:25 GMT Paul Brossier <piem@piem.org> [01b8fcc]
	* examples/aubionotes.c (modified)
	* examples/aubioonset.c (modified)
	* plugins/puredata/aubioonset~.c (modified)
	* python/aubio/aubioclass.py (modified)
	* src/onset/onset.c (modified)
	* src/onset/onsetdetection.c (modified)
	* src/onset/onsetdetection.h (modified)
	* src/tempo/tempo.c (modified)
	* swig/aubio.i (modified)
	* tests/src/test-onsetdetection.c (modified)

	src/onset: rename aubio_onsetdetection to aubio_onsetdetection_do


Wed, 07 Oct 2009 20:45:30 GMT Paul Brossier <piem@piem.org> [cb158ab]
	* src/onset/onsetdetection.c (modified)

	src/onset/onsetdetection.c: remove unused variable


Wed, 07 Oct 2009 20:43:12 GMT Paul Brossier <piem@piem.org> [d0dca26]
	* src/spectral/mfcc.c (modified)

	src/spectral/mfcc.c: add missing include


Wed, 07 Oct 2009 20:34:07 GMT Paul Brossier <piem@piem.org> [5bf23f7]
	* examples/aubiotrack.c (modified)
	* plugins/puredata/aubiotempo~.c (modified)
	* src/tempo/tempo.c (modified)
	* src/tempo/tempo.h (modified)
	* tests/src/test-tempo.c (modified)

	src/tempo/tempo.{c,h}: rename aubio_tempo to aubio_tempo_do


Wed, 07 Oct 2009 18:31:43 GMT Paul Brossier <piem@piem.org> [8766cb6]
	* examples/utils.c (modified)
	* examples/utils.h (modified)
	* src/onset/onset.c (modified)
	* src/onset/peakpick.c (modified)
	* src/onset/peakpick.h (modified)
	* src/tempo/tempo.c (modified)
	* swig/aubio.i (modified)
	* tests/src/test-peakpick.c (modified)

	src/onset/peakpick.c: rename aubio_pickpeak_t to aubio_peakpicker_t


Wed, 07 Oct 2009 17:55:08 GMT Paul Brossier <piem@piem.org> [33916b8]
	* src/spectral/filterbank.c (modified)
	* src/spectral/filterbank.h (modified)

	src/spectral/filterbank.{c,h}: add function to set coefficients


Wed, 07 Oct 2009 17:33:51 GMT Paul Brossier <piem@piem.org> [1294862]
	* examples/aubionotes.c (modified)
	* python/aubio/aubioclass.py (modified)
	* src/pitch/pitchdetection.c (modified)
	* src/pitch/pitchdetection.h (modified)
	* src/pitch/pitchfcomb.c (modified)
	* src/pitch/pitchfcomb.h (modified)
	* src/pitch/pitchmcomb.c (modified)
	* src/pitch/pitchmcomb.h (modified)
	* src/pitch/pitchschmitt.c (modified)
	* src/pitch/pitchschmitt.h (modified)
	* src/pitch/pitchyinfft.c (modified)
	* src/pitch/pitchyinfft.h (modified)
	* swig/aubio.i (modified)

	src/pitch/: change all _detect prototypes to _do


Wed, 07 Oct 2009 16:28:53 GMT Paul Brossier <piem@piem.org> [1b88289]
	* src/onset/onsetdetection.c (modified)
	* src/onset/onsetdetection.h (modified)

	src/onset/onsetdetection.{c,h}: no need for function specific ...


Wed, 07 Oct 2009 16:26:59 GMT Paul Brossier <piem@piem.org> [10a5413]
	* configure.ac (modified)
	* src/aubio_priv.h (modified)
	* src/mathutils.c (modified)
	* src/mathutils.h (modified)
	* wscript (modified)

	src/mathutils.c: add aubio_is_power_of_two and
	aubio_next_power_of_two


Tue, 06 Oct 2009 15:02:54 GMT Paul Brossier <piem@piem.org> [422edfb]
	* src/onset/onset.c (modified)
	* src/onset/peakpick.c (modified)
	* src/onset/peakpick.h (modified)
	* src/tempo/tempo.c (modified)

	src/onset/peakpick.h: clean up peakpicker object


Tue, 06 Oct 2009 15:01:55 GMT Paul Brossier <piem@piem.org> [020d80e]
	* src/temporal/resample.c (modified)

	src/temporal/resample.c: include config,h before checking
	HAVE_SAMPLERATE


Mon, 05 Oct 2009 17:40:45 GMT Paul Brossier <piem@piem.org> [0f6f2e6]
	* src/onset/onset.c (modified)
	* src/onset/peakpick.c (modified)
	* src/onset/peakpick.h (modified)

	src/onset/peakpick.c: use quadint in peakpick to get interpolated ...


Sun, 04 Oct 2009 22:30:32 GMT Paul Brossier <piem@piem.org> [f530f12]
	* src/temporal/a_weighting.c (modified)
	* src/temporal/a_weighting.h (modified)
	* src/temporal/c_weighting.c (modified)
	* src/temporal/c_weighting.h (modified)

	src/temporal/{a,c}_weighting.{c,h}: set_a,c_weighting return 1 on ...


Fri, 02 Oct 2009 04:11:07 GMT Paul Brossier <piem@piem.org> [eb7f743]
	* src/mathutils.c (modified)
	* src/mathutils.h (modified)

	src/mathutils.{c,h}: loop over channels when possible, improve ...


Fri, 02 Oct 2009 00:14:06 GMT Paul Brossier <piem@piem.org> [1498ced]
	* src/mathutils.c (modified)

	src/mathutils.c: fix fvec_min_removal


Fri, 02 Oct 2009 00:10:25 GMT Paul Brossier <piem@piem.org> [acf7d30]
	* src/aubio_priv.h (modified)
	* src/mathutils.c (modified)
	* src/onset/onsetdetection.c (modified)
	* src/utils/hist.c (modified)
	* src/utils/scale.c (modified)

	src/mathutils.c and co: use 0.0, not 0.0f


Fri, 02 Oct 2009 00:05:23 GMT Paul Brossier <piem@piem.org> [c0b295c]
	* src/mathutils.c (modified)
	* src/mathutils.h (modified)
	* src/pitch/pitchmcomb.c (modified)
	* swig/aubio.i (modified)

	src/mathutils.c: rename fvec_dc_removal to fvec_min_removal


Thu, 01 Oct 2009 23:19:10 GMT Paul Brossier <piem@piem.org> [5c4ec3c]
	* examples/utils.c (modified)
	* examples/utils.h (modified)
	* src/mathutils.c (modified)
	* src/mathutils.h (modified)
	* src/onset/peakpick.c (modified)
	* src/pitch/pitchmcomb.c (modified)
	* src/pitch/pitchyin.c (modified)
	* src/pitch/pitchyinfft.c (modified)
	* src/spectral/mfcc.c (modified)
	* src/spectral/phasevoc.c (modified)
	* src/tempo/beattracking.c (modified)
	* swig/aubio.i (modified)

	src/mathutils.{c,h}: rename all vec_ to fvec_