# # ChangeLog for / # # Generated by Trac 1.2 # Sep 19, 2024, 11:08:33 AM Thu, 05 Nov 2009 16:39:48 GMT Paul Brossier [aac02a1] * src/Makefile.am (modified) src/Makefile.am: add missing musicutils.h Thu, 05 Nov 2009 16:31:31 GMT Paul Brossier [da92730] * Makefile.am (modified) * configure.ac (modified) * interfaces/java/aubio/Makefile.am (deleted) * interfaces/java/aubio/main.java (deleted) interfaces/java: moved to java-aubio branch Thu, 05 Nov 2009 15:34:30 GMT Paul Brossier [ee36175] * wscript (modified) wscript: update TODO, remove pd stuff Thu, 05 Nov 2009 14:17:51 GMT Paul Brossier [36b5f94] * Makefile.am (modified) * configure.ac (modified) * plugins/Makefile.am (deleted) * plugins/puredata/Makefile.am (deleted) * plugins/puredata/aubio_setup.c (deleted) * plugins/puredata/aubioonset~.c (deleted) * plugins/puredata/aubiopitch~.c (deleted) * plugins/puredata/aubioquiet~.c (deleted) * plugins/puredata/aubiotempo~.c (deleted) * plugins/puredata/aubiotss~.c (deleted) * plugins/puredata/aubiozcr~.c (deleted) * plugins/puredata/examples/onset-cam.pd (deleted) * plugins/puredata/help/aubioonset~-help.pd (deleted) * plugins/puredata/help/aubiopitch~-help.pd (deleted) * plugins/puredata/help/aubioquiet~-help.pd (deleted) * plugins/puredata/help/aubiotempo~-help.pd (deleted) * plugins/puredata/help/aubiotss~-help.pd (deleted) * plugins/puredata/help/aubiozcr~-help.pd (deleted) * plugins/puredata/wscript_build (deleted) configure.ac, Makefile.am, plugins: move to pd-aubio Thu, 05 Nov 2009 14:16:10 GMT Paul Brossier [13344a32] * aubio.pc.in (modified) aubio.pc.in: fix include path Thu, 05 Nov 2009 11:24:40 GMT Paul Brossier [1111de1] * plugins/puredata/libtoolkludge (deleted) plugins/puredata/libtoolkludge: removed, not used anymore Thu, 05 Nov 2009 00:22:39 GMT Paul Brossier [af4aeca] * src/onset/onset.c (modified) src/onset/onset.c: add missing hop_size Wed, 04 Nov 2009 23:29:53 GMT Paul Brossier [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 [998d4d6] * src/aubio.h (modified) src/aubio.h: fix typo, improve code example Wed, 04 Nov 2009 22:52:00 GMT Paul Brossier [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 [349e455] * src/onset/peakpick.c (modified) src/onset/peakpick.c: indent Wed, 04 Nov 2009 21:36:33 GMT Paul Brossier [554e286] * src/spectral/filterbank.h (modified) src/spectral/filterbank.h: improve documentation Wed, 04 Nov 2009 21:25:08 GMT Paul Brossier [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 [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 [95d3f16] * src/spectral/filterbank.h (modified) src/spectral/filterbank.h: kill useless blank line Wed, 04 Nov 2009 21:21:26 GMT Paul Brossier [bf2e7a7] * src/spectral/specdesc.h (modified) src/spectral/specdesc.h: improve documentation Tue, 03 Nov 2009 17:23:04 GMT Paul Brossier [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 [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 [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 [63f3c70] * src/pitch/pitchschmitt.h (modified) src/pitch/pitchschmitt.h: indent Tue, 03 Nov 2009 15:06:15 GMT Paul Brossier [ad04467] * src/pitch/pitchschmitt.c (modified) src/pitch/pitchschmitt.c: indent Thu, 29 Oct 2009 20:11:56 GMT Paul Brossier [8bc4800] * doc/aubiocut.sgml (modified) * doc/aubiomfcc.sgml (modified) * doc/aubionotes.sgml (modified) * doc/aubioonset.sgml (modified) * doc/aubiopitch.sgml (modified) * doc/aubiotrack.sgml (modified) doc/*.sgml: bump to GPLv3, update email Mon, 26 Oct 2009 02:50:25 GMT Paul Brossier [197f2ec] * TODO (deleted) removed TODO, obsolete Mon, 26 Oct 2009 02:31:36 GMT Paul Brossier [0b48dcb] * COPYING (modified) COPYING: update from GPLv2 to GPLv3 Mon, 26 Oct 2009 02:30:40 GMT Paul Brossier [20d8266] * python/aubio/__init__.py (modified) * python/aubio/gnuplot.py (modified) * python/aubio/median.py (modified) * python/aubio/onsetcompare.py (modified) * python/aubio/plot/notes.py (modified) * python/aubio/txtfile.py (modified) * python/aubiocompare-onset (modified) * python/aubiodiffs-onset (modified) python: more update headers to GPLv3 Mon, 26 Oct 2009 02:29:35 GMT Paul Brossier [6a2478c] * examples/aubiomfcc.c (modified) * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/aubiopitch.c (modified) * examples/aubioquiet.c (modified) * examples/aubiotrack.c (modified) * examples/sndfileio.c (modified) * examples/sndfileio.h (modified) examples: more header updates to GPLv3 Mon, 26 Oct 2009 01:55:25 GMT Paul Brossier [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 21:16:24 GMT Paul Brossier [180eeca] * configure.ac (modified) * plugins/Makefile.am (modified) * plugins/wavesurfer/Makefile.am (deleted) * plugins/wavesurfer/README (deleted) * plugins/wavesurfer/aubio.conf (deleted) * plugins/wavesurfer/aubio.plug (deleted) plugins/wavesurfer: moved to own branch Sun, 25 Oct 2009 21:03:57 GMT Paul Brossier [1342c2f] * configure.ac (modified) * plugins/Makefile.am (modified) * plugins/audacity/Makefile.am (deleted) * plugins/audacity/README (deleted) * plugins/audacity/audacity-libnyquist.diff (deleted) * plugins/audacity/audacity-nyquist.diff (deleted) * plugins/audacity/plug-ins/Makefile.am (deleted) * plugins/audacity/plug-ins/aubioonset.ny (deleted) plugins: remove audacity plugin, obsolete Sun, 25 Oct 2009 20:45:12 GMT Paul Brossier [e460e60] * Makefile.am (modified) * configure.ac (modified) * interfaces/cpp/Makefile.am (deleted) * interfaces/cpp/aubiocpp.cpp (deleted) * interfaces/cpp/aubiocpp.h (deleted) * interfaces/cpp/wscript_build (deleted) * tests/Makefile.am (modified) * tests/cpp/Makefile.am (deleted) * tests/cpp/test-cvec.cpp (deleted) * tests/cpp/test-fvec.cpp (deleted) * wscript (modified) interfaces/cpp: remove, will create a separate project later if needed Sun, 25 Oct 2009 20:36:30 GMT Paul Brossier [b616ffe] * doc/devel.cfg (modified) * doc/user.cfg (modified) doc/*.cfg: use header, remove css, add whitelist Sun, 25 Oct 2009 20:33:24 GMT Paul Brossier [0e0a049] * examples/aubiomfcc.c (modified) * examples/aubioonset.c (modified) * examples/aubiopitch.c (modified) * examples/aubiotrack.c (modified) examples/: simplify, use fvec_ funcs Sun, 25 Oct 2009 20:09:55 GMT Paul Brossier [a17e8c9] * src/musicutils.h (modified) src/musicutils.h: improve file title Sun, 25 Oct 2009 20:08:50 GMT Paul Brossier [f071c93] * src/temporal/biquad.h (modified) src/temporal/biquad.h: indent Sun, 25 Oct 2009 20:08:18 GMT Paul Brossier [8b19e1c] * src/temporal/c_weighting.h (modified) src/temporal/c_weighting.h: indent Sun, 25 Oct 2009 20:05:37 GMT Paul Brossier [29808b1] * src/onset/onset.h (modified) src/onset/onset.h: update documentation Sun, 25 Oct 2009 20:03:00 GMT Paul Brossier [4ef9a9b] * src/aubio.h (modified) src/aubio.h: improve documentation Sun, 25 Oct 2009 19:40:08 GMT Paul Brossier [62b8ab2] * configure.ac (modified) * wscript (modified) configure.ac, wscript: default to no complex Sun, 25 Oct 2009 19:39:08 GMT Paul Brossier [e665063] * doc/aubio.css (modified) * doc/header.html (added) doc/aubio.css: strip down, use header to add own style Thu, 22 Oct 2009 02:03:34 GMT Paul Brossier [299ad52] * examples/aubionotes.c (modified) examples/aubionotes.c: add AUBIO_UNSTABLE for fvec_median_channel Thu, 22 Oct 2009 01:29:16 GMT Paul Brossier [68607fd] * swig/aubio.i (modified) swig/aubio.i: remove private api stuff Thu, 22 Oct 2009 01:26:36 GMT Paul Brossier [00f48dc] * interfaces/cpp/aubiocpp.cpp (modified) interfaces/cpp/aubiocpp.cpp: use getters Thu, 22 Oct 2009 01:24:37 GMT Paul Brossier [21f0655] * tests/src/test-beattracking.c (modified) * tests/src/test-filterbank.c (modified) * tests/src/test-filterbank_mel.c (modified) * tests/src/test-hist.c (modified) * tests/src/test-onsetdetection.c (modified) * tests/src/test-peakpick.c (modified) * tests/src/test-pitchfcomb.c (modified) * tests/src/test-pitchmcomb.c (modified) * tests/src/test-pitchschmitt.c (modified) * tests/src/test-pitchyin.c (modified) * tests/src/test-pitchyinfft.c (modified) * tests/src/test-scale.c (modified) * tests/src/test-tss.c (modified) tests/src: add AUBIO_UNSTABLE where needed Thu, 22 Oct 2009 01:23:04 GMT Paul Brossier [b2e706f] * tests/src/test-mfcc.c (modified) tests/src/test-mfcc.c: simplify using cvec_set Thu, 22 Oct 2009 01:17:13 GMT Paul Brossier [fc0262f] * plugins/puredata/aubiotss~.c (modified) plugins/puredata/aubiotss~.c: define AUBIO_UNSTABLE to 1 before ... Thu, 22 Oct 2009 01:13:07 GMT Paul Brossier [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 [78429de] * src/cvec.h (modified) * src/fvec.h (modified) * src/lvec.h (modified) src/*vec.h: strip down _*vec_t Wed, 21 Oct 2009 17:54:58 GMT Paul Brossier [992beaa] * interfaces/python/setup.py (modified) interfaces/python/setup.py: only compile c files Wed, 21 Oct 2009 17:53:59 GMT Paul Brossier [c85da04] * interfaces/python/generator.py (modified) generator.py: fix indentation, do not allow any error Wed, 21 Oct 2009 14:12:42 GMT Paul Brossier [a8aaef3] * interfaces/python/py-cvec.c (modified) interfaces/python/py-cvec.c: write setters for norm and phas Wed, 21 Oct 2009 13:56:16 GMT Paul Brossier [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 [3ad2ef6] * src/aubio.h (modified) src/aubio.h: remove HAVE_SAMPLERATE, not needed here Wed, 21 Oct 2009 13:40:23 GMT Paul Brossier [09b1777] * interfaces/python/gen_pyobject.py (modified) gen_pyobject.py: fix initialisation of strings and tempo output size Wed, 21 Oct 2009 13:16:02 GMT Paul Brossier [1f8e522] * interfaces/python/aubioinput.py (modified) aubioinput.py: use uridecodebin, add run method, return 1 on error Wed, 21 Oct 2009 13:08:24 GMT Paul Brossier [40acfbc] * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/aubiotrack.c (modified) * examples/utils.c (modified) examples/: set threshold as needed Tue, 20 Oct 2009 17:26:28 GMT Paul Brossier [1c190d5] * interfaces/python/aubioinput.py (added) aubioinput.py: added first draft of generic gst input Mon, 19 Oct 2009 13:27:20 GMT Paul Brossier [07bf04e6] * interfaces/python/py-filter.c (modified) * interfaces/python/test_filter.py (modified) python/: update to new filter, test_filter.py py-filter.c Mon, 19 Oct 2009 13:09:21 GMT Paul Brossier [ec1ce52] * interfaces/python/gen_pyobject.py (added) * interfaces/python/generator.py (added) added crazy generator Mon, 19 Oct 2009 13:08:43 GMT Paul Brossier [615ac7d] * interfaces/python/aubio-types.h (modified) * interfaces/python/aubiomodule.c (modified) * interfaces/python/py-cvec.c (modified) * interfaces/python/py-fft.c (added) * interfaces/python/py-filter.c (modified) * interfaces/python/py-filterbank.c (added) * interfaces/python/py-fvec.c (modified) * interfaces/python/py-phasevoc.c (added) * interfaces/python/setup.py (modified) * interfaces/python/test_filter.py (modified) . Mon, 19 Oct 2009 13:00:32 GMT Paul Brossier [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 [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 [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 [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:59:32 GMT Paul Brossier [b14107f] * examples/aubionotes.c (modified) * examples/aubiopitch.c (added) * tests/python/src/pitch/pitchdetection.py (modified) examples/aubiopitch.c: added c version of aubiopitch, more renaming Mon, 19 Oct 2009 08:51:59 GMT Paul Brossier [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:20:00 GMT Paul Brossier [9f07d52] * python/aubio/aubioclass.py (modified) python/aubio/aubioclass.py: update peakpicker usage Sun, 18 Oct 2009 13:19:26 GMT Paul Brossier [247ce7d] * examples/aubionotes.c (modified) examples/aubionotes.c: update median usage Sun, 18 Oct 2009 13:18:33 GMT Paul Brossier [bf1c6746] * tests/python/src/onset/peakpick.py (modified) tests/python/src/onset/peakpick.py: update peakpicker usage Sun, 18 Oct 2009 13:17:20 GMT Paul Brossier [e5f49af] * swig/aubio.i (modified) swig/aubio.i: remove unused extern, update peakpicker Sun, 18 Oct 2009 13:08:59 GMT Paul Brossier [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 15:18:47 GMT Paul Brossier [74516f7] * swig/aubio.i (modified) swig/aubio.i: remove windo enum Sat, 17 Oct 2009 12:38:47 GMT Paul Brossier [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 Sat, 17 Oct 2009 12:15:32 GMT Paul Brossier [858cfa7] * interfaces/java/aubio/Makefile.am (modified) * tests/src/Makefile.am (modified) remove references to aubioext in Makefile.am Fri, 16 Oct 2009 22:43:00 GMT Paul Brossier [740f06b] * Makefile.am (modified) * configure.ac (modified) * examples/Makefile.am (modified) * examples/jackio.c (moved) * examples/jackio.h (moved) * examples/sndfileio.c (moved) * examples/sndfileio.h (moved) * examples/utils.h (modified) * examples/wscript_build (modified) * ext/Makefile.am (deleted) * ext/aubioext.h (deleted) * ext/wscript_build (deleted) * python/aubio/Makefile.am (modified) * python/aubio/wscript_build (modified) * swig/aubio.i (modified) * tests/README.tests (moved) * tests/python/examples/aubiopitch/yinfft.16568__acclivity__TwoCows.wav.txt (moved) * tests/src/test-phasevoc-jack.c (modified) * wscript (modified) ext/, examples/, swig/, python/, tests/: remove libaubioext, make ... Fri, 16 Oct 2009 21:04:50 GMT Paul Brossier [6107f4c] * src/spectral/mfcc.h (modified) src/spectral/mfcc.h: indent Fri, 16 Oct 2009 21:03:08 GMT Paul Brossier [d4c5de7] * examples/aubiomfcc.c (modified) * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/aubioquiet.c (modified) * examples/aubiotrack.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) examples/: make use of aubio_onset in aubioonset and aubionotes, ... Fri, 16 Oct 2009 20:56:17 GMT Paul Brossier [2828382] * tests/src/test-mfcc.c (modified) tests/src/: update mfcc Fri, 16 Oct 2009 20:55:55 GMT Paul Brossier [41bf913] * src/spectral/mfcc.c (modified) src/spectral/mfcc.c: move samplerate at the end of params Fri, 16 Oct 2009 19:57:29 GMT Paul Brossier [7778f39] * tests/src/test-onset.c (modified) * tests/src/test-tempo.c (modified) tests/src/: update to use samplerate Fri, 16 Oct 2009 19:56:26 GMT Paul Brossier [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 [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:54:10 GMT Paul Brossier [68b8233] * plugins/puredata/aubioonset~.c (modified) plugins/puredata/aubioonset~.c: indent Fri, 16 Oct 2009 19:53:17 GMT Paul Brossier [970bced] * plugins/puredata/aubioonset~.c (modified) plugins/puredata/aubioonset~.c: use onset driver Fri, 16 Oct 2009 19:51:31 GMT Paul Brossier [67d0a8b] * src/temporal/resampler.h (modified) src/temporal/resampler.h: only defined if HAVE_SAMPLERATE Fri, 16 Oct 2009 19:28:59 GMT Paul Brossier [0d434df5] * tests/src/test-hist.c (modified) * tests/src/test-window.c (modified) tests/src/test-{hist,window}.c: remove unused argc argv Fri, 16 Oct 2009 17:56:10 GMT Paul Brossier [1812f49] * src/tempo/beattracking.c (modified) src/tempo/beattracking.c: default to no warnings Fri, 16 Oct 2009 17:40:32 GMT Paul Brossier [3ca6155] * python/aubio/Makefile.am (modified) python/aubio: utils.py removed Fri, 16 Oct 2009 15:55:58 GMT Paul Brossier [240e416] * configure.ac (modified) configure.ac: when compiling with --enable-double, default to fftw3 Fri, 16 Oct 2009 02:26:05 GMT Paul Brossier [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 [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 [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 [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 [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 [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 [e8ae95ac] * src/aubio_priv.h (modified) src/aubio_priv.h: change AUBIO_FAIL from 1 to -1, now works with ... Thu, 15 Oct 2009 18:46:32 GMT Paul Brossier [515c7b2] * python/aubio/task/__init__.py (modified) * python/aubio/task/notes.py (modified) * python/aubio/task/onset.py (modified) * python/aubio/task/pitch.py (modified) * python/aubio/task/utils.py (deleted) python/: remove task.utils, not used anymore Thu, 15 Oct 2009 16:54:23 GMT Paul Brossier [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 [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 [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 [27fa522] * src/types.h (modified) src/types.h: added a typedef for char to help wrappers