# # ChangeLog for src # # Generated by Trac 1.2 # Jul 1, 2024, 10:43:59 AM Sat, 08 Sep 2007 17:11:55 GMT Paul Brossier [45134c5] * src/filterbank.c (modified) filterbank.c: remove old references to fft_tables Sat, 08 Sep 2007 14:12:31 GMT Paul Brossier [f14a78d] * src/filterbank.c (modified) filterbank.c: make sure we never write out of input/output vectors in ... Sat, 08 Sep 2007 13:59:11 GMT Paul Brossier [b276dee] * src/filterbank.c (modified) * src/filterbank.h (modified) * src/mfcc.c (modified) * src/mfcc.h (modified) mfcc.{c,h}, filterbank.{c,h}: move filter initialisation into ... Sat, 08 Sep 2007 13:36:12 GMT Paul Brossier [3504fd7f] * src/aubio.h (modified) aubio.h: add filterbank.h Sat, 08 Sep 2007 13:33:54 GMT Paul Brossier [d3c5282] * src/Makefile.am (modified) src/Makefile.am: add filterbank.h Sat, 08 Sep 2007 12:37:02 GMT Paul Brossier [cfe4038] * src/filterbank.c (modified) * src/mfcc.c (modified) filterbank.c, mfcc.c: move aubio_mfcc_init to mfcc Sat, 08 Sep 2007 12:19:53 GMT Paul Brossier [4f33dd3] * src/mfcc.c (modified) mfcc.c: remove old code Sat, 08 Sep 2007 12:16:37 GMT Paul Brossier [34d72f0] * src/mfcc.c (modified) mfcc.c: make structure declaration somewhat more compact Sat, 08 Sep 2007 12:13:16 GMT Paul Brossier [55ce41c] * src/filterbank.c (modified) filterbank.c: remove to be deleted code Sat, 08 Sep 2007 12:12:36 GMT Paul Brossier [f918cb9] * src/filterbank.c (modified) filterbank.c: update header, fix fvec_t typo, allocate ... Sat, 08 Sep 2007 12:09:59 GMT Paul Brossier [73eaa2e] * src/filterbank.h (modified) * src/mfcc.h (modified) update copyrights, remove old libxtract code, cosmetic header changes Sat, 08 Sep 2007 11:52:48 GMT Paul Brossier [21bd43c] * examples/aubiomfcc.c (added) * examples/utils.c (modified) * examples/utils.h (modified) * src/Makefile.am (modified) * src/aubio.h (modified) * src/bark.c (added) * src/bark.h (added) * src/filterbank.c (added) * src/filterbank.h (added) * src/mfcc.c (added) * src/mfcc.h (added) merge from Amaury's changes Fri, 07 Sep 2007 13:47:55 GMT Amaury Hazan [8708556] * src/filterbank.c (modified) * src/filterbank.h (modified) * src/mfcc.c (modified) * src/mfcc.h (modified) 80% wrapped-up filterbank and mfcc Thu, 06 Sep 2007 17:32:13 GMT Amaury Hazan [7c6c806d] * examples/aubiomfcc.c (modified) * examples/utils.c (modified) * examples/utils.h (modified) * src/Makefile.am (modified) * src/filterbank.c (modified) * src/filterbank.h (modified) * src/mfcc.c (modified) * src/mfcc.h (modified) minor changes 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 ... Thu, 06 Sep 2007 13:45:23 GMT Amaury Hazan [97886fa] * examples/aubiomfcc.c (modified) * src/mfcc.c (modified) minor changes Thu, 06 Sep 2007 00:33:11 GMT Amaury Hazan [71d3bf0] * examples/aubiomfcc.c (modified) * src/Makefile.am (modified) * src/filterbank.c (moved) * src/filterbank.h (moved) * src/mfcc.c (modified) * src/mfcc.h (modified) small adds Wed, 05 Sep 2007 19:37:09 GMT Paul Brossier [fe28ff3] * examples/aubiomfcc.c (modified) * src/aubio.h (modified) * src/aubiofilterbank.c (modified) * src/aubiofilterbank.h (modified) * src/mfcc.h (modified) minor corrections Wed, 05 Sep 2007 16:46:29 GMT ahazan [88199ce] * examples/aubiomfcc.c (added) * src/aubiofilterbank.c (added) * src/aubiofilterbank.h (added) * src/bark.c (added) * src/bark.h (added) * src/mfcc.c (added) * src/mfcc.h (added) added mffc + bark 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 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:15:45 GMT Paul Brossier [7cded32] * src/pitchdetection.c (modified) fix default yin thresholds fix default yin thresholds Thu, 20 Apr 2006 12:49:06 GMT Paul Brossier [e47ade3] * src/pitchmcomb.c (modified) mcomb: bypass hack for high freqs, use instfreq rather than interp ... Thu, 20 Apr 2006 12:48:25 GMT Paul Brossier [b1585fd] * src/pitchyin.c (modified) add quadratic interpolation to yin add quadratic interpolation to yin Tue, 21 Mar 2006 22:59:17 GMT Paul Brossier [650e39b] * plugins/puredata/aubiopitch~.c (modified) * python/aubio/task/pitch.py (modified) * python/aubio/task/utils.py (modified) * python/aubiopitch (modified) * src/Makefile.am (modified) * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) * src/pitchyinfft.c (added) * src/pitchyinfft.h (added) * swig/aubio.i (modified) add yinfft method, make it default for pd plugin add yinfft method, ... Tue, 21 Mar 2006 22:27:13 GMT Paul Brossier [e4f7779] * src/pitchyin.c (modified) fix fine tuningi for yin fix fine tuningi for yin Tue, 21 Mar 2006 22:26:28 GMT Paul Brossier [d94f98b] * src/pitchmcomb.c (modified) * src/pitchmcomb.h (modified) fix mcomb: comput instfreq, use pow(mag,0.25) for comb summation fix ... Tue, 21 Mar 2006 18:05:23 GMT Paul Brossier [9771488] * src/mathutils.c (modified) * src/mathutils.h (modified) * src/pitchyin.c (modified) * src/pitchyin.h (modified) add interpolation to yin add interpolation to yin Tue, 21 Mar 2006 18:03:37 GMT Paul Brossier [1d4fc4a] * src/pitchfcomb.c (modified) add windowing, correct phase interpolation add windowing, correct ... Thu, 16 Mar 2006 15:42:11 GMT Paul Brossier [f8a38c5] * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) samplerate support, add filter for mcomb, yinthresh samplerate ... Thu, 16 Mar 2006 15:37:59 GMT Paul Brossier [fbd3de6] * src/pitchfcomb.c (modified) * src/pitchfcomb.h (modified) use real fft for fcomb, severe tuning, complete del_, samplerate ... Thu, 16 Mar 2006 15:35:51 GMT Paul Brossier [d8604ac] * src/pitchmcomb.c (modified) * src/pitchmcomb.h (modified) activate adapt thresh, reduce numb partials for high frequencies, add ... Tue, 28 Feb 2006 07:30:11 GMT Paul Brossier [7c206df] * src/sample.c (modified) * src/sample.h (modified) * swig/aubio.i (modified) [src,swig] added cvec methods to sample [src,swig] added cvec ... Thu, 22 Dec 2005 16:30:24 GMT Paul Brossier [f2adb86] * src/peakpick.c (modified) * src/peakpick.h (modified) add _getval method to explicitely get the peak picked value add ... Mon, 19 Dec 2005 19:48:44 GMT Paul Brossier [b7eb9a5] * src/peakpick.c (modified) factorise code for both peakpick versions factorise code for both ... Tue, 13 Dec 2005 11:52:11 GMT Paul Brossier [4b1e7e7] * src/beattracking.c (modified) * src/beattracking.h (modified) * src/peakpick.c (modified) * src/resample.h (modified) update documentation update documentation