# # ChangeLog for src # # Generated by Trac 1.2 # Sep 19, 2024, 11:09:20 AM Sat, 24 Nov 2007 16:44:49 GMT Paul Brossier [9638f84] * src/pitchmcomb.c (modified) pitchmcomb.c: make sure all variables are initialised Sat, 24 Nov 2007 16:25:56 GMT Paul Brossier [4bb32f4] * src/mathutils.c (modified) mathutils.c: fix invalid read in vec_moving_thres Sat, 24 Nov 2007 14:30:39 GMT Paul Brossier [44d7cb7] * src/pitchdetection.c (modified) pitchdetection.c: add del_aubio_filter Sat, 24 Nov 2007 14:30:13 GMT Paul Brossier [5294546] * src/pitchmcomb.c (modified) pitchmcomb.c: add missing del_fvec Wed, 21 Nov 2007 11:53:28 GMT Paul Brossier [a2f3555] * src/pitchyin.c (modified) pitchyin.c: redo indentation Wed, 21 Nov 2007 11:01:22 GMT Paul Brossier [fabb7cd] * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) onsetdection.{c,h}: add spectral flux (L2 norm, only energy increases) Wed, 21 Nov 2007 10:59:54 GMT Paul Brossier [ec2fa2a] * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) onsetdetection.{c,h}: redo indentation Tue, 20 Nov 2007 23:40:43 GMT Paul Brossier [15b97d9] * src/pitchyinfft.c (modified) pitchyinfft.c: return 0., not 0 Tue, 13 Nov 2007 08:03:11 GMT Paul Brossier [999b0c12] * src/onsetdetection.c (modified) * src/onsetdetection.h (modified) onsetdetection.{c,h}: remove obsolete _free function Wed, 07 Nov 2007 16:21:00 GMT Paul Brossier [18a82b3] * src/pitchfcomb.c (modified) * src/pitchmcomb.c (modified) * src/pitchyinfft.c (modified) merge from rhubarb Wed, 07 Nov 2007 16:19:31 GMT Paul Brossier [4b6937b] * src/fft.c (modified) fft.c: use ifdef, not if, improve indentation Wed, 07 Nov 2007 16:15:45 GMT Paul Brossier [b050e8e] * src/pitchmcomb.c (modified) pitchmcomb.c: redo indentation Wed, 07 Nov 2007 16:14:59 GMT Paul Brossier [c8cbf3c] * src/pitchfcomb.c (modified) pitchfcomb.c: redo indentation Wed, 07 Nov 2007 16:13:27 GMT Paul Brossier [10cf306] * src/pitchyinfft.c (modified) pitchyinfft.c: redo indentation Wed, 07 Nov 2007 15:32:03 GMT Paul Brossier [8b2dc90] * src/phasevoc.c (modified) * src/pitchfcomb.c (modified) * src/pitchyinfft.c (modified) phasevoc.c,pitch{fcomb,yinfft}.c: update to new aubio_fft Wed, 07 Nov 2007 15:30:29 GMT Paul Brossier [aadd27a] * src/fft.c (modified) * src/fft.h (modified) fft.c,fft.h: refactorised, no more mfft, only one fft Sun, 04 Nov 2007 15:53:41 GMT Paul Brossier [f1eda56] * src/scale.c (modified) scale.c: redo indentation Sun, 04 Nov 2007 15:53:15 GMT Paul Brossier [2d60be3] * src/hist.h (modified) hist.h: redo indentation Sun, 04 Nov 2007 15:52:50 GMT Paul Brossier [82f0c4e7] * src/scale.h (modified) scale.h: redo indentation Sun, 04 Nov 2007 15:47:38 GMT Paul Brossier [3c707f7] * src/hist.c (modified) * src/hist.h (modified) hist.{c,h}: redo indentation Sun, 04 Nov 2007 15:44:54 GMT Paul Brossier [812b376] * src/hist.c (modified) hist.c: move hist cent to a structure Sun, 04 Nov 2007 15:14:31 GMT Paul Brossier [274839f] * src/hist.c (modified) * src/hist.h (modified) * src/onsetdetection.c (modified) hist.c: move hist data to a structure, rename aubio_hist_weigth to ... Sat, 03 Nov 2007 18:07:21 GMT Paul Brossier [b1c948b] * src/phasevoc.c (modified) src/phasevoc.c: window is of type smpl_t Sat, 03 Nov 2007 18:03:58 GMT Paul Brossier [ac5f22c] * src/fft.c (modified) src/fft.c: fix norm computation when HAVE_COMPLEX_H is undefined Sat, 03 Nov 2007 15:59:04 GMT Paul Brossier [685412e] * src/phasevoc.c (modified) src/phasevoc.c: remove tabs, reindent Sat, 03 Nov 2007 15:53:55 GMT Paul Brossier [6ef7f67] * src/phasevoc.c (modified) src/phasevoc.c: remove unused variable Sat, 03 Nov 2007 15:50:17 GMT Paul Brossier [4f56a35] * src/phasevoc.c (modified) phasevoc.c: do not window the signal again during resynthesis Sat, 03 Nov 2007 13:52:34 GMT Paul Brossier [a47cd35] * src/fft.c (modified) * src/fft.h (modified) fft.{c,h}: remove tabs Sat, 03 Nov 2007 13:22:14 GMT Paul Brossier [01af943] * src/fft.c (modified) fft.c: reduce size of specdata with COMPLEX_H, fix computations ... Sat, 03 Nov 2007 12:23:35 GMT Paul Brossier [55e030d] * src/aubio_priv.h (modified) aubio_priv.h: update copyright, remove tabs Thu, 01 Nov 2007 13:29:08 GMT Paul Brossier [d1ec8cb] * src/Makefile.am (modified) * src/cvec.c (moved) * src/cvec.h (added) * src/fvec.c (added) * src/fvec.h (added) * src/sample.h (modified) splitted sample.c into fvec.c and cvec.c, kept sample.h for convenience Tue, 30 Oct 2007 02:01:30 GMT Paul Brossier [6d4ec49] * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) pitchdetection.{c,h}: remove tabs Tue, 30 Oct 2007 02:01:07 GMT Paul Brossier [71d9f52] * src/aubio.h (modified) aubio.h: remove tabs Fri, 05 Oct 2007 15:10:56 GMT Paul Brossier [e34b010] * examples/tests/test-beattracking.c (modified) * examples/tests/test-tempo.c (modified) * src/beattracking.c (modified) * src/beattracking.h (modified) * src/tempo.c (modified) * src/tempo.h (modified) * swig/aubio.i (modified) beattracking.{c,h},tempo.{c,h}: add aubio_beattracking_get_confidence Thu, 06 Sep 2007 16:04:08 GMT Paul Brossier [cb0415d] * examples/tests/test-tempo.c (modified) * src/tempo.c (modified) * src/tempo.h (modified) tempo.{c,h}: add aubio_tempo_get_bpm, which for now just calls ... Thu, 06 Sep 2007 16:01:41 GMT Paul Brossier [416c0b5] * src/beattracking.c (modified) * src/beattracking.h (modified) beattracking.{h,c}: add function aubio_beattracking_get_bpm to return ... Wed, 02 May 2007 13:10:42 GMT Paul Brossier [ade9afe] * src/mathutils.c (modified) mathutils.c: indentation, remove tabs, no { at beginning of line, no ... Tue, 17 Apr 2007 23:07:48 GMT Paul Brossier [0dbdb40] * src/mathutils.c (modified) * src/mathutils.h (modified) mathutils.c: add aubio_spectral_centroid Tue, 17 Apr 2007 19:59:15 GMT Paul Brossier [fff2bee] * src/mathutils.c (modified) * src/mathutils.h (modified) mathutils.c: add aubio_zero_crossing_rate at Amaury's request Tue, 10 Oct 2006 13:12:19 GMT Paul Brossier [b377d04] * ext/jackio.c (modified) * ext/midi/midi_player.c (modified) * src/filter.c (modified) * src/onsetdetection.c (modified) * src/pitchdetection.c (modified) remove unused parameter warnings with UNUSED remove unused parameter ... Tue, 10 Oct 2006 13:09:34 GMT Paul Brossier [ec399cf] * src/aubio_priv.h (modified) add define for __attribute__((unused)) add define for ... Fri, 29 Sep 2006 14:50:37 GMT Paul Brossier [d88ea06] * src/fft.h (modified) * src/filter.h (modified) * src/hist.h (modified) * src/mathutils.h (modified) * src/peakpick.h (modified) * src/pitchmcomb.h (modified) * src/tempo.h (modified) add some documentation add some documentation Fri, 29 Sep 2006 14:20:14 GMT Paul Brossier [3b3ec6c] * src/fft.h (modified) use replacement if complex.h not found use replacement if complex.h ... Fri, 29 Sep 2006 14:19:55 GMT Paul Brossier [237f632] * configure.ac (modified) * src/fft.c (modified) * src/onsetdetection.c (modified) use replacement if complex.h not found use replacement if complex.h ... Fri, 29 Sep 2006 14:15:56 GMT Paul Brossier [17db1cd] * configure.ac (modified) * examples/Makefile.am (modified) * ext/Makefile.am (modified) * src/Makefile.am (modified) use AUBIO_CFLAGS, not CFLAGS use AUBIO_CFLAGS, not CFLAGS Fri, 29 Sep 2006 13:58:29 GMT Paul Brossier [8a1f9a4] * src/aubio_priv.h (modified) * src/mathutils.h (modified) move libc aliases from mathutils.h to to aubio_priv.h move libc ... Sun, 23 Jul 2006 11:05:01 GMT Paul Brossier [475da2f] * src/pitchdetection.c (modified) add documentation for _aubio_pitchdetection_t add documentation for ... Sun, 23 Jul 2006 10:56:17 GMT Paul Brossier [ceed6dc] * src/pitchyinfft.h (modified) add documentation for del_aubio_pitchyinfft add documentation for ... Sun, 23 Jul 2006 10:54:56 GMT Paul Brossier [91879d9] * src/pitchyinfft.c (modified) add documentation for _aubio_pitchyinfft_t, remove unused parameters ... Sun, 23 Jul 2006 10:27:57 GMT Paul Brossier [fa4400e] * src/tss.h (modified) remove useless extern remove useless extern Sun, 23 Jul 2006 10:27:19 GMT Paul Brossier [227564e] * src/fft.h (modified) remove useless extern remove useless extern Sun, 23 Jul 2006 10:26:04 GMT Paul Brossier [a89438a] * src/sample.h (modified) remove useless extern remove useless extern Sun, 23 Jul 2006 10:14:39 GMT Paul Brossier [6ba2f1c] * src/sample.h (modified) add documentation for fvec_t and cvec_t add documentation for fvec_t ... Sun, 23 Jul 2006 09:01:03 GMT Paul Brossier [989bf7f] * src/onset.c (modified) make comments doxygen compliant make comments doxygen compliant Sun, 23 Jul 2006 09:00:14 GMT Paul Brossier [895ad8c] * src/onset.h (modified) complete documentation for onset routines complete documentation for ... Sun, 23 Jul 2006 08:57:39 GMT Paul Brossier [b740b96] * src/onsetdetection.c (modified) add documentation for _aubio_onset_detection_t add documentation for ... Sun, 23 Jul 2006 08:56:27 GMT Paul Brossier [bd24069] * src/onsetdetection.h (modified) remove completed todo, fix documentation remove completed todo, fix ... Sat, 22 Jul 2006 09:41:27 GMT Paul Brossier [7524d0b] * src/Makefile.am (modified) * src/aubio.h (modified) * src/onset.c (added) * src/onset.h (added) * src/tempo.c (added) * src/tempo.h (added) add tempo and onset functions add tempo and onset functions Sat, 22 Jul 2006 09:39:18 GMT Paul Brossier [3eb0cc3] * src/aubio.h (modified) update doxygen introduction update doxygen introduction 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: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: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 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: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 Sat, 08 Jul 2006 17:01:27 GMT Paul Brossier [3f697c9] * src/beattracking.c (modified) make beattracking always silent make beattracking always silent 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:47:43 GMT Paul Brossier [3ba55dd6] * src/aubio_priv.h (modified) removing lash from aubio_priv.h removing lash from aubio_priv.h 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, 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 ... 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 ... 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