# # ChangeLog for / # # Generated by Trac 1.2 # Aug 31, 2024, 5:37:32 AM Fri, 21 Jul 2006 18:14:00 GMT Paul Brossier [7e20db8b] * examples/tests/test-phasevoc-jack.c (modified) complete test-phasevoc-jack memory freeing, use sleep instead of ... Fri, 21 Jul 2006 18:11:29 GMT Paul Brossier [40536fa] * examples/tests/test-phasevoc.c (modified) complete test-phasevoc memory freeing complete test-phasevoc memory ... Fri, 21 Jul 2006 18:10:23 GMT Paul Brossier [cdfad6fd] * examples/tests/test-mfft.c (modified) complete test-mfft memory freeing, comment out printfs complete ... Fri, 21 Jul 2006 18:08:40 GMT Paul Brossier [17fbb7a] * examples/tests/test-fft.c (modified) complete test-fft memory freeing complete test-fft memory freeing Fri, 21 Jul 2006 18:07:07 GMT Paul Brossier [e8830c4] * README (modified) * src/onsetdetection.h (modified) * src/pitchyinfft.h (modified) correct date of thesis references correct date of thesis references Fri, 21 Jul 2006 13:58:26 GMT Paul Brossier [9af07aa] * examples/utils.c (modified) exit from examples when woodblock or input files not found exit from ... Fri, 21 Jul 2006 13:57:28 GMT Paul Brossier [b91fe6e] * examples/utils.c (modified) fix memory freeing in examples fix memory freeing in examples Fri, 21 Jul 2006 13:54:48 GMT Paul Brossier [e21208e] * src/beattracking.c (modified) remove global variable in beattracking remove global variable in ... Fri, 21 Jul 2006 13:52:53 GMT Paul Brossier [f3f28b1] * src/pitchyinfft.c (modified) avoid another out of boundaries write in yinfft avoid another out of ... Fri, 21 Jul 2006 13:42:07 GMT Paul Brossier [283d93f] * src/pitchyinfft.c (modified) avoid out of boundaries write in yinfft avoid out of boundaries ... Thu, 20 Jul 2006 15:51:23 GMT Paul Brossier [e43c018] * src/pitchyinfft.c (modified) fix memory freeing in pitchyinfft fix memory freeing in pitchyinfft Thu, 13 Jul 2006 15:57:21 GMT Paul Brossier [c621415] * src/onsetdetection.c (modified) fix memory freeing in onsetdetection, remove useless _alloc fix ... Thu, 13 Jul 2006 15:01:11 GMT Paul Brossier [714380d] * src/mathutils.c (modified) * src/mathutils.h (modified) add aubio_cleanup to clean fftw cached memory add aubio_cleanup to ... Thu, 13 Jul 2006 13:49:32 GMT Paul Brossier [bf8e134] * python/aubiopitch (modified) add xsize and ysize plot options in aubiopitch add xsize and ysize ... Thu, 13 Jul 2006 13:48:24 GMT Paul Brossier [470a772] * python/aubio/task/onset.py (modified) * python/aubio/task/pitch.py (modified) fix timelines and plot sizes in onset and pitch fix timelines and ... Thu, 13 Jul 2006 13:45:37 GMT Paul Brossier [9c54265] * src/hist.c (modified) fix out of boundaries write in hist fix out of boundaries write in hist Thu, 13 Jul 2006 13:42:23 GMT Paul Brossier [dde06ad] * src/hist.c (modified) update hist deletion function update hist deletion function Thu, 13 Jul 2006 13:42:03 GMT Paul Brossier [c84300e] update hist deletion function update hist deletion function Wed, 12 Jul 2006 16:43:08 GMT Paul Brossier [e9d8cfe] * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) add del_aubio_onsetdetection, aubio_onsetdetection_free is obsolete ... Wed, 12 Jul 2006 16:41:11 GMT Paul Brossier [637a3ce] * src/aubio.h (modified) add yinfft to aubio.h add yinfft to aubio.h Wed, 12 Jul 2006 16:28:30 GMT Paul Brossier [e621b9a] * src/biquad.h (modified) update biquad deletion function update biquad deletion function Wed, 12 Jul 2006 16:27:41 GMT Paul Brossier [bb20f87] * src/filter.c (modified) * src/filter.h (modified) create filter deletion function create filter deletion function Wed, 12 Jul 2006 16:26:59 GMT Paul Brossier [9935735] * src/fft.c (modified) update fft deletion function update fft deletion function Wed, 12 Jul 2006 16:25:57 GMT Paul Brossier [8f70a18] * src/mathutils.c (modified) use math aliases in mathutils use math aliases in mathutils Wed, 12 Jul 2006 16:24:32 GMT Paul Brossier [72b649d] * src/peakpick.c (modified) update peakpick deletion function update peakpick deletion function Wed, 12 Jul 2006 16:24:10 GMT Paul Brossier [3f53972] update peakpick deletion function update peakpick deletion function Wed, 12 Jul 2006 16:23:38 GMT Paul Brossier [ec4ccaf] * src/biquad.c (modified) update biquad deletion function update biquad deletion function Wed, 12 Jul 2006 16:22:48 GMT Paul Brossier [48d2dea] * src/phasevoc.c (modified) update phasevoc deletion function update phasevoc deletion function Wed, 12 Jul 2006 16:21:52 GMT Paul Brossier [028c8e9] * src/pitchfcomb.c (modified) update fcomb deletion function update fcomb deletion function Wed, 12 Jul 2006 16:20:57 GMT Paul Brossier [0d439322] * src/resample.c (modified) update resample deletion function update resample deletion function Wed, 12 Jul 2006 16:20:14 GMT Paul Brossier [e8359d7] * src/scale.c (modified) update scale deletion function update scale deletion function Wed, 12 Jul 2006 16:17:14 GMT Paul Brossier [e8e2b72] * doc/devel.cfg (modified) update doxygen devel config to include README and examples update ... Sat, 08 Jul 2006 17:01:27 GMT Paul Brossier [3f697c9] * src/beattracking.c (modified) make beattracking always silent make beattracking always silent Fri, 07 Jul 2006 08:13:27 GMT Paul Brossier [92eea84] * examples/tests/Makefile.am (modified) * examples/tests/test-phasevoc-jack.c (modified) updated tests to lash, avoid signed/unsigned mismatches updated ... 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 Thu, 06 Jul 2006 16:33:39 GMT Paul Brossier [55c6da4] * examples/utils.c (modified) use lash_ prefix for lash related variables use lash_ prefix for ... Thu, 06 Jul 2006 15:34:38 GMT Paul Brossier [8e3a067] * examples/utils.c (modified) start lash thread only when jack is used and lash is enabled start ... Thu, 29 Jun 2006 18:54:40 GMT Paul Brossier [4b58c43] * src/config.h.in (deleted) removed generated config.h.in removed generated config.h.in Thu, 29 Jun 2006 18:49:42 GMT Paul Brossier [71482a9] * examples/Makefile.am (modified) * examples/utils.c (modified) adding basic lash support to examples adding basic lash support to ... Thu, 29 Jun 2006 18:47:43 GMT Paul Brossier [3ba55dd6] * src/aubio_priv.h (modified) removing lash from aubio_priv.h removing lash from aubio_priv.h Thu, 29 Jun 2006 18:47:09 GMT Paul Brossier [ae7277c] * ext/Makefile.am (modified) * ext/midi/midi_alsa_seq.c (modified) removing ladcca from ext/midi/midi_alsa_seq.c removing ladcca from ... Thu, 29 Jun 2006 18:45:49 GMT Paul Brossier [a814968] * configure.ac (modified) moving to lash, adding note about puredata moving to lash, adding ... Thu, 29 Jun 2006 14:14:01 GMT Paul Brossier [ee0a1f3] * configure.ac (modified) add kludge to check if $CC supports -Wextra add kludge to check if ... Wed, 28 Jun 2006 04:04:47 GMT Paul Brossier [e3db73f] tag of piem@altern.org--aubio-calabaza/aubio--mainline--0.3.1-- version-0 Wed, 28 Jun 2006 04:04:13 GMT Paul Brossier [1917053] * ChangeLog (modified) * VERSION (modified) update changelog, version 0.3.1 update changelog, version 0.3.1 Mon, 12 Jun 2006 12:54:47 GMT Paul Brossier [cf34922] * python/aubio/task/cut.py (modified) use os.path in task.cut to derive default output filenames use ... Sat, 03 Jun 2006 20:34:42 GMT Paul Brossier [16109b3] * configure.ac (modified) make configure.ac more readable make configure.ac more readable Sat, 03 Jun 2006 19:55:57 GMT Paul Brossier [6ff2870] * examples/Makefile.am (modified) * examples/tests/Makefile.am (modified) * ext/Makefile.am (modified) * plugins/puredata/Makefile.am (modified) * python/aubio/Makefile.am (modified) use top_{build,src}dir instead of ../ use top_{build,src}dir instead ... Sat, 03 Jun 2006 16:00:13 GMT Paul Brossier [78e1c18] * python/aubio/Makefile.am (modified) avoid overwriting CFLAGS in python/aubio/Makefile.am avoid ... Sat, 03 Jun 2006 15:55:14 GMT Paul Brossier [c9b33bb] * plugins/puredata/Makefile.am (modified) simplify puredata Makefile.am simplify puredata Makefile.am Sat, 03 Jun 2006 15:51:32 GMT Paul Brossier [73883af] * configure.ac (modified) use -Wextra but unused parameters, fix macos CFLAGS use -Wextra but ... Sat, 03 Jun 2006 15:15:07 GMT Paul Brossier [98893c5] * src/pitchschmitt.c (modified) fix signed/unsigned mismatches in pitchscmitt fix signed/unsigned ... Sat, 03 Jun 2006 15:14:44 GMT Paul Brossier [b33e355] * src/pitchfcomb.c (modified) fix signed/unsigned mismatches in pitchfcomb fix signed/unsigned ... Sat, 03 Jun 2006 15:13:58 GMT Paul Brossier [0b9e1da5] * src/beattracking.c (modified) fix signed/unsigned mismatches in beattracking fix signed/unsigned ... 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 ... Fri, 02 Jun 2006 17:23:29 GMT Paul Brossier [14aae81] * python/aubio/task/beat.py (modified) * python/aubiocut (modified) ugly hack to plot beat track anyway ugly hack to plot beat track anyway Fri, 02 Jun 2006 17:11:24 GMT Paul Brossier [6b0ca87] * python/aubio/task/beat.py (modified) task beat() output seconds task beat() output seconds Sat, 27 May 2006 13:59:48 GMT Paul Brossier [1e7ef7c] * ext/midi/midi_alsa_seq.c (modified) do not call pthread_ in aubio_midi_direct_output (thanks stefan) do ... Sat, 27 May 2006 01:00:08 GMT Paul Brossier [3901714] * ext/sndfileio.c (modified) * src/aubio_priv.h (modified) fixes memset in aubio_priv.h, remove useless sfinfo.format=0 fixes ... Sat, 27 May 2006 00:35:38 GMT Paul Brossier [08d21bf] * plugins/puredata/Makefile.am (modified) * plugins/puredata/aubioonset~.c (modified) * plugins/puredata/aubiopitch~.c (modified) * plugins/puredata/aubioquiet~.c (modified) * plugins/puredata/aubiotempo~.c (modified) * plugins/puredata/aubiotss~.c (modified) * plugins/puredata/help/aubioonset~-help.pd (moved) * plugins/puredata/help/aubiopitch~-help.pd (moved) * plugins/puredata/help/aubioquiet~-help.pd (moved) * plugins/puredata/help/aubiotempo~-help.pd (moved) * plugins/puredata/help/aubiotss~-help.pd (moved) move pd help to pattern-help.pd move pd help to pattern-help.pd Sat, 27 May 2006 00:18:21 GMT Paul Brossier [52aee9b] tag of piem@altern.org--aubio-calabaza/aubio--mainline--0.3.0-- version-0 Sat, 27 May 2006 00:15:58 GMT Paul Brossier [ae3f5af] * VERSION (modified) * python/aubio/plot/__init__.py (added) * python/aubio/plot/keyboard.py (added) * python/aubio/plot/notes.py (added) * python/aubio/task/__init__.py (added) * python/aubio/task/notes.py (added) last 0.3.0 changes last 0.3.0 changes Sat, 27 May 2006 00:04:00 GMT Paul Brossier [0600566] tag of piem@altern.org--aubio-calabaza/aubio--mainline--0.2.0-- patch-111 Thu, 18 May 2006 21:46:47 GMT Paul Brossier [f56dc47] * configure.ac (modified) useless ladcca gets quiet useless ladcca gets quiet Thu, 18 May 2006 21:27:29 GMT Paul Brossier [7e4613b] * plugins/puredata/Makefile.am (modified) use -fPIC to build puredata plugin use -fPIC to build puredata plugin Thu, 18 May 2006 21:24:54 GMT Paul Brossier [1ab7d54] * python/aubiopitch (modified) correct default block size in aubiopitch correct default block size ... Thu, 18 May 2006 19:00:02 GMT Paul Brossier [e604630] * README (modified) update README update README Thu, 18 May 2006 18:51:59 GMT Paul Brossier [9a83b91] * doc/devel.cfg (modified) * doc/user.cfg (modified) * src/aubio.h (modified) update doxygen configs, include README from aubio.h update doxygen ... Thu, 18 May 2006 10:50:20 GMT Paul Brossier [6e35163] * python/aubiocut (modified) update default aubiocut threshold update default aubiocut threshold Thu, 18 May 2006 10:49:42 GMT Paul Brossier [1281e5c] * doc/aubiocut.sgml (modified) * doc/aubiopitch.sgml (modified) update python manpages update python manpages Thu, 18 May 2006 10:30:02 GMT Paul Brossier [bab3161] * python/aubio/bench/onset.py (modified) remove /usr/bin/python header remove /usr/bin/python header Thu, 18 May 2006 10:29:20 GMT Paul Brossier [9bf3831] * python/aubiocut (modified) update dcthreshold update dcthreshold Thu, 18 May 2006 10:28:41 GMT Paul Brossier [f647e82] * configure.ac (modified) no bench for now no bench for now Thu, 18 May 2006 10:28:05 GMT Paul Brossier [37541b9] * python/Makefile.am (modified) * python/aubio/Makefile.am (modified) fix python Makefiles fix python Makefiles Thu, 18 May 2006 10:27:25 GMT Paul Brossier [9904d81] * examples/Makefile.am (modified) do not install aubioquiet do not install aubioquiet Wed, 17 May 2006 19:49:55 GMT Paul Brossier [554938f] * src/aubio.h (modified) update aubio.h docs update aubio.h docs Wed, 17 May 2006 19:49:31 GMT Paul Brossier [2a04c2c] * src/tss.h (modified) update tss.h docs update tss.h docs Wed, 17 May 2006 19:49:03 GMT Paul Brossier [680137a] * src/scale.c (modified) * src/scale.h (modified) update scale.[ch] docs update scale.[ch] docs Wed, 17 May 2006 19:48:10 GMT Paul Brossier [0dc5fe3] * src/types.h (modified) update types doc update types doc Wed, 17 May 2006 19:47:36 GMT Paul Brossier [7011e8a] * src/phasevoc.h (modified) update phasevoc.h docs update phasevoc.h docs Wed, 17 May 2006 19:46:52 GMT Paul Brossier [ca29f57] * src/resample.h (modified) update resample.h docs update resample.h docs Wed, 17 May 2006 19:46:09 GMT Paul Brossier [6ebcb08] * src/onsetdetection.h (modified) update onsetdetection.h docs update onsetdetection.h docs Wed, 17 May 2006 19:45:36 GMT Paul Brossier [2afdb0f] * src/fft.h (modified) update fft docs update fft docs Wed, 17 May 2006 19:44:51 GMT Paul Brossier [f44b111] * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) * swig/aubio.i (modified) update pitchdetection docs, make wrapper methods private update ... Wed, 17 May 2006 19:43:27 GMT Paul Brossier [ab0b69b] * src/biquad.h (modified) * src/filter.h (modified) add doc to biquad and filter add doc to biquad and filter Wed, 17 May 2006 19:42:17 GMT Paul Brossier [ebfbd15] * src/beattracking.h (modified) update beat tracking comments update beat tracking comments Wed, 17 May 2006 19:38:32 GMT Paul Brossier [78fa561] * src/pitchschmitt.c (modified) * src/pitchschmitt.h (modified) update pitch method comments update pitch method comments Wed, 17 May 2006 18:16:59 GMT Paul Brossier [7f3ccc5e] * src/pitchfcomb.c (modified) * src/pitchfcomb.h (modified) * src/pitchmcomb.c (modified) * src/pitchmcomb.h (modified) * src/pitchyin.h (modified) * src/pitchyinfft.c (modified) * src/pitchyinfft.h (modified) update pitch method comments update pitch method comments Wed, 17 May 2006 09:19:56 GMT Paul Brossier [ba11e53] * python/aubio/task/beat.py (modified) * python/aubio/task/task.py (modified) beat should be fixed, add comments about beat should be fixed, add ... Wed, 17 May 2006 09:18:56 GMT Paul Brossier [9b138a8] * python/aubio/gnuplot.py (modified) * python/aubio/task/onset.py (modified) * python/aubiocut (modified) add spectrogram and x/y sizes to aubiocut add spectrogram and x/y ... Wed, 17 May 2006 09:15:45 GMT Paul Brossier [7cded32] * src/pitchdetection.c (modified) fix default yin thresholds fix default yin thresholds Wed, 17 May 2006 09:14:33 GMT Paul Brossier [08f6688] * python/aubio/aubioclass.py (modified) fixes dcthreshold fixes dcthreshold Wed, 17 May 2006 09:12:44 GMT Paul Brossier [e83c895] * ext/sndfileio.c (modified) strange workaround to fix segfaults on some wav files strange ... Sun, 07 May 2006 15:46:51 GMT Paul Brossier [5cc94db] * python/test/bench/pitch/bench-pitch-isolated (modified) print per note results print per note results Sun, 07 May 2006 15:42:43 GMT Paul Brossier [da6d9af] * python/aubio/gnuplot.py (modified) add x/ysize to plot_aubio/spec, move spec to db scale, add zoffset, ... Fri, 05 May 2006 08:16:40 GMT Paul Brossier [cadf07b] * python/aubio/aubioclass.py (modified) update indentation update indentation Fri, 05 May 2006 08:10:22 GMT Paul Brossier [80149a1] * python/test/bench/onset/bench-window (modified) update imports in bench-window update imports in bench-window Fri, 05 May 2006 08:07:47 GMT Paul Brossier [dfe0d360] * python/test/bench/onset/bench-delay (modified) update imports in bench-delay update imports in bench-delay Thu, 04 May 2006 15:03:58 GMT Paul Brossier [3e29681] * python/aubiopitch (modified) update aubiopitch options update aubiopitch options Thu, 04 May 2006 15:02:33 GMT Paul Brossier [45fcbb8] * python/aubio/task/onset.py (modified) update onset plot update onset plot