# # ChangeLog for python # # Generated by Trac 1.2 # May 4, 2024, 3:32:28 PM Mon, 29 Aug 2016 21:21:41 GMT Paul Brossier [41fc24f] * python/lib/gen_external.py (modified) python/lib/gen_external.py: clean-up Mon, 29 Aug 2016 21:07:15 GMT Paul Brossier [67f0092] * python/tests/test_cvec.py (modified) python/tests/test_cvec.py: simplify Sat, 27 Aug 2016 09:40:47 GMT Paul Brossier [d738d75] * python/demos/demo_timestretch.py (modified) * python/demos/demo_timestretch_online.py (modified) python/demos/demo_timestretch*: remove unused import Sat, 27 Aug 2016 09:28:05 GMT Paul Brossier [e6ce204] * python/demos/demo_source_simple.py (modified) python/demos/demo_source_simple.py: make executable Sat, 27 Aug 2016 08:37:26 GMT Paul Brossier [30e080c] * python/demos/demo_source_simple.py (modified) python/demos/demo_source_simple.py: fix indentation Fri, 26 Aug 2016 23:51:45 GMT Paul Brossier [31c6010] * python/lib/gen_code.py (modified) python/lib/gen_code.py: fix number of output Fri, 26 Aug 2016 22:39:56 GMT Paul Brossier [d44763f] * doc/python_module.rst (modified) * python/demos/demo_source_simple.py (added) doc/python_module.rst: add demo_source_simple.py Sun, 21 Aug 2016 10:45:04 GMT Paul Brossier [5d8cc71] * python/tests/utils.py (modified) python/tests/utils.py: by default, use 5 seconds brownoise Sat, 20 Aug 2016 17:41:23 GMT Paul Brossier [6a72ff0] * python/lib/gen_code.py (modified) python/lib/gen_code.py: improve del_ function, safer DECREF, fix ... Sat, 20 Aug 2016 17:28:20 GMT Paul Brossier [773a7f3] * python/demos/demo_tss.py (modified) python/demos/demo_tss.py: improve default parameters, exit before ... Sat, 20 Aug 2016 17:24:38 GMT Paul Brossier [1bd8334] * python/lib/gen_external.py (modified) python/lib/gen_external.py: enable tss Sat, 20 Aug 2016 17:24:11 GMT Paul Brossier [73e068d] * python/lib/gen_code.py (modified) python/lib/gen_code.py: add support for multiple _do outputs Thu, 18 Aug 2016 15:23:19 GMT Paul Brossier [eeb4538] * python/demos/demo_timestretch.py (modified) * python/demos/demo_timestretch_online.py (modified) ./python/demos/demo_timestretch{,_online}.py: fix usage string Fri, 22 Jul 2016 20:14:00 GMT Paul Brossier [7f82f81] * python/README.md (modified) python/README.md: update (closes #2) Fri, 22 Jul 2016 19:50:21 GMT Paul Brossier [655150ce] * MANIFEST.in (modified) * README.md (modified) * python/README.md (moved) README.md: link to python/README.md Tue, 12 Jul 2016 19:08:06 GMT Paul Brossier [9530365] * python/tests/test_specdesc.py (modified) python/tests/test_specdesc.py: use correct input size (see #63) Tue, 12 Jul 2016 18:26:30 GMT Paul Brossier [c395732] * python/tests/test_mfcc.py (modified) python/tests/test_mfcc.py: test for wrong input size (see #63) Tue, 12 Jul 2016 18:17:12 GMT Paul Brossier [bf54364] * python/lib/gen_code.py (modified) python/lib/gen_code.py: add input size checks (see #63) Fri, 08 Jul 2016 17:33:00 GMT GitHub [7b69bc6] * python/README (modified) Update Readme Typo Fri, 01 Jul 2016 14:02:36 GMT Paul Brossier [8470144] * python/lib/gen_code.py (modified) python/lib/gen_code.py: add output size for notes Mon, 06 Jun 2016 13:51:16 GMT Paul Brossier [ae15c63] * python/demos/demo_timestretch_online.py (added) python/demos/demo_timestretch.py: add timescale algorithm (online ... Mon, 06 Jun 2016 13:50:59 GMT Paul Brossier [0ef9628] * python/demos/demo_timestretch.py (added) python/demos/demo_timestretch.py: add timescale algorithm Thu, 19 May 2016 01:03:05 GMT Paul Brossier [f6816a1] * python/VERSION (deleted) python/VERSION: remove, use same VERSION file for libaubio and ... Mon, 16 May 2016 06:04:03 GMT Paul Brossier [652d72d] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: fix typo Mon, 16 May 2016 05:58:59 GMT Paul Brossier [d392f3e] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: add apple audio sind and source Mon, 16 May 2016 05:12:15 GMT Paul Brossier [19c3d75] * python/lib/gen_external.py (modified) python/lib/gen_external.py: improve compiler detection, fixes build ... Mon, 16 May 2016 04:09:38 GMT Paul Brossier [3c4fb67] * python/tests/utils.py (modified) python/tests/utils.py: try reopening the file is deleting it fails on ... Mon, 16 May 2016 03:23:56 GMT Paul Brossier [a6f9ebf] * python/tests/test_mathutils.py (modified) python/tests/test_mathutils.py: can also raise NotImplementedError ... Mon, 16 May 2016 03:08:18 GMT Paul Brossier [0b6d23d] * python/tests/test_aubio.py (modified) * python/tests/test_cvec.py (modified) * python/tests/test_fft.py (modified) * python/tests/test_filter.py (modified) * python/tests/test_filterbank.py (modified) * python/tests/test_filterbank_mel.py (modified) * python/tests/test_fvec.py (modified) * python/tests/test_mathutils.py (modified) * python/tests/test_mfcc.py (modified) * python/tests/test_midi2note.py (modified) * python/tests/test_musicutils.py (modified) * python/tests/test_note2midi.py (modified) * python/tests/test_onset.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/test_pitch.py (modified) * python/tests/test_sink.py (modified) * python/tests/test_slicing.py (modified) * python/tests/test_source.py (modified) * python/tests/test_specdesc.py (modified) * python/tests/test_zero_crossing_rate.py (modified) * python/tests/utils.py (modified) python/tests: fix most prospect warnings Mon, 16 May 2016 01:29:34 GMT Paul Brossier [a377204] * python/demos/demo_specdesc.py (modified) python/demos/demo_specdesc.py: remove unused import Mon, 16 May 2016 01:26:14 GMT Paul Brossier [f44384d] * python/lib/gen_external.py (modified) python/: fix comparison to False Mon, 16 May 2016 01:24:09 GMT Paul Brossier [dc654f8] * python/demos/demo_bpm_extract.py (modified) * python/lib/aubio/slicing.py (modified) python/: fix comparisons to None Mon, 16 May 2016 01:16:00 GMT Paul Brossier [4120fbc] * python/demos/demo_bpm_extract.py (modified) * python/demos/demo_filterbank.py (modified) * python/demos/demo_filterbank_slaney.py (modified) * python/demos/demo_filterbank_triangle_bands.py (modified) * python/demos/demo_mel-energy.py (modified) * python/demos/demo_mfcc.py (modified) * python/demos/demo_onset.py (modified) * python/demos/demo_onset_plot.py (modified) * python/demos/demo_pitch.py (modified) * python/demos/demo_pitch_sinusoid.py (modified) * python/demos/demo_pysoundcard_record.py (modified) * python/demos/demo_simple_robot_voice.py (modified) * python/demos/demo_simple_spectral_weighting.py (modified) * python/demos/demo_sink.py (modified) * python/demos/demo_sink_create_woodblock.py (modified) * python/demos/demo_sink_multi.py (modified) * python/demos/demo_slicing.py (modified) * python/demos/demo_source.py (modified) * python/demos/demo_specdesc.py (modified) * python/demos/demo_spectrogram.py (modified) * python/demos/demo_tempo.py (modified) * python/demos/demo_tempo_plot.py (modified) * python/demos/demo_tss.py (modified) * python/demos/demo_waveform_plot.py (modified) python/demos: python3 and double precision compatibility Sun, 15 May 2016 23:46:57 GMT Paul Brossier [f5a0e82] * python/demos/__init__.py (added) python/demos/__init__.py: added empty file Sun, 15 May 2016 23:04:15 GMT Paul Brossier [6a28072] * python/demos/demo_create_test_sounds.py (modified) python/demos/demo_create_test_sounds.py: python 3 compat Sun, 15 May 2016 22:17:53 GMT Paul Brossier [6fb0f07] * python/demos/demo_create_test_sounds.py (added) python/demos/demo_create_test_sounds.py: add script to create simple ... Sun, 15 May 2016 21:27:10 GMT Paul Brossier [e27b6a1] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: define HAVE_WIN_HACKS on windows Sun, 15 May 2016 21:27:02 GMT Paul Brossier [999b1823] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: always define HAVE_C99_VARARGS_MACROS Sun, 15 May 2016 21:26:56 GMT Paul Brossier [1772630] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: also catch WindowsError and other ... Sun, 15 May 2016 19:59:38 GMT Paul Brossier [ca89d9f] * python/tests/test_source.py (modified) python/tests/test_source.py: fix when python/tests/sounds exists Sun, 15 May 2016 19:25:13 GMT Paul Brossier [15a005d] * python/tests/test_source.py (modified) python/tests/test_source.py: skip tests if no sounds were found Sun, 15 May 2016 13:31:30 GMT Paul Brossier [89b04e8] * python/lib/gen_external.py (modified) python/lib/gen_external.py: use os.path.join Sun, 15 May 2016 12:16:32 GMT Paul Brossier [bce913a] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: use -framework Accelerate, not accelerate Sat, 14 May 2016 20:00:21 GMT Paul Brossier [6e8b8f4] * MANIFEST.in (added) * python/MANIFEST.in (deleted) MANIFEST.in: move from python/, update contents Sat, 14 May 2016 19:45:03 GMT Paul Brossier [2675227] * python/lib/moresetuptools.py (modified) * setup.py (modified) setup.py: clean-up, add option to build libaubio inside python-aubio ... Sat, 14 May 2016 03:34:15 GMT Paul Brossier [283bb90] * python/tests/test_specdesc.py (modified) python/tests/test_specdesc.py: skip wrong name test Sat, 14 May 2016 03:30:43 GMT Paul Brossier [b6b65cb] * python/tests/test_mfcc.py (added) python/tests/test_mfcc.py: add more tests Sat, 14 May 2016 03:28:58 GMT Paul Brossier [aba0279] * python/tests/test_specdesc.py (modified) python/tests/test_specdesc.py: check for wrong values Sat, 14 May 2016 03:27:05 GMT Paul Brossier [2f4d9b7] * python/tests/test_fft.py (modified) python/tests/test_fft.py: avoid VisibleDeprecationWarning Sat, 14 May 2016 03:25:34 GMT Paul Brossier [a2ab20a] * python/ext/py-source.c (modified) python/ext/py-source.c: check seek is not negative Sat, 14 May 2016 03:24:21 GMT Paul Brossier [3865924] * python/tests/test_filterbank.py (modified) python/tests/test_filterbank.py: raise a ValueError Sat, 14 May 2016 03:22:28 GMT Paul Brossier [36e8956] * python/tests/test_source.py (modified) python/tests/test_source.py: simplify, quieten Sat, 14 May 2016 03:21:01 GMT Paul Brossier [ed938a2] * python/tests/test_filterbank.py (modified) python/tests/test_filterbank.py: check for wrong values Fri, 13 May 2016 16:56:05 GMT Paul Brossier [2e324f5] * python/__init__.py (added) python/__init__.py: add empty file Fri, 13 May 2016 16:50:20 GMT Paul Brossier [1167631] * Makefile (modified) * nose2.cfg (moved) * python/lib/gen_external.py (modified) * python/lib/moresetuptools.py (modified) * requirements.txt (added) * setup.py (moved) move python/setup.py to setup.py, update Makefile, add requirements Fri, 13 May 2016 15:58:02 GMT Paul Brossier [c09efca] * python/tests/test_cvec.py (modified) python/tests/test_cvec.py: add more tests Fri, 13 May 2016 15:55:41 GMT Paul Brossier [1164fd85] * python/lib/gen_code.py (modified) python/lib/gen_code.py: remove unused variable Fri, 13 May 2016 15:54:49 GMT Paul Brossier [98e4106] * python/tests/test_musicutils.py (modified) python/tests/test_musicutils.py: simplify, check TypeError is raised Fri, 13 May 2016 15:23:20 GMT Paul Brossier [ff89a06] * python/ext/py-musicutils.c (modified) python/ext/py-musicutils.c: do not overwrite PyArg_ParseTuple messages Fri, 13 May 2016 15:22:32 GMT Paul Brossier [7876b67] * python/ext/py-filterbank.c (modified) python/ext/py-filterbank.c: fix error message formatting, do not ... Fri, 13 May 2016 15:13:35 GMT Paul Brossier [dee266f] * python/demos/demo_reading_speed.py (modified) python/demos/demo_reading_speed.py: avoid unused variable Fri, 13 May 2016 11:46:53 GMT Paul Brossier [0e70ef9] * python/ext/py-cvec.c (modified) * python/ext/py-fft.c (modified) * python/ext/py-filter.c (modified) * python/ext/py-filterbank.c (modified) * python/ext/py-phasevoc.c (modified) * python/ext/py-sink.c (modified) * python/ext/py-source.c (modified) * python/lib/gen_code.py (modified) python/{ext/*.c,lib/gen_code.py}: complete PyTypeObject definitions Fri, 13 May 2016 11:45:42 GMT Paul Brossier [84fad5a] * python/ext/aubiomodule.c (modified) python/ext/aubiomodule.c: fix PyMethodDef sentinel Thu, 12 May 2016 18:01:04 GMT Paul Brossier [1670f39] * python/setup.py (modified) python/setup.py: no need to include ../build/src Wed, 11 May 2016 23:30:26 GMT Paul Brossier [2ee90df] * python/lib/gen_code.py (modified) python/lib/gen_code.py: fix error string Wed, 11 May 2016 23:28:35 GMT Paul Brossier [a138975] * python/ext/py-cvec.c (modified) * python/ext/py-fft.c (modified) * python/ext/py-source.c (modified) * python/ext/ufuncs.c (modified) ext/: build with -Wdeclaration-after-statement -Werror Wed, 11 May 2016 23:28:23 GMT Paul Brossier [911c22f] * python/ext/aubioproxy.c (modified) ext/aubioproxy.c: fix windows c89 compilation Wed, 11 May 2016 23:27:42 GMT Paul Brossier [bb4af3a] * python/ext/aubioproxy.c (modified) * python/ext/py-cvec.c (modified) python/ext/{aubioproxy,py-cvec}.c: use npy_intp, not long Wed, 11 May 2016 13:20:00 GMT Paul Brossier [c18bbef] * python/ext/py-source.c (modified) python/ext/py-source.c: fix free Wed, 11 May 2016 13:18:08 GMT Paul Brossier [cd2791f] * python/ext/py-source.c (modified) python/ext/py-source.c: fix error string, only delete if created Wed, 11 May 2016 09:00:22 GMT Paul Brossier [44312de] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: cope with accumulated errors Wed, 11 May 2016 07:40:50 GMT Paul Brossier [88554b9] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: clean up and simplify Wed, 11 May 2016 07:40:04 GMT Paul Brossier [b96a7b8] * python/lib/aubio/__init__.py (modified) python/lib/aubio/__init__.py: make sure length is not zero and ... Wed, 11 May 2016 05:06:08 GMT Paul Brossier [0df6e9e] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: avoid import Wed, 11 May 2016 03:24:13 GMT Paul Brossier [1ad9dc3] * python/ext/aubio-types.h (modified) * python/ext/py-cvec.c (modified) python/ext/py-cvec.c: remove unused function Wed, 11 May 2016 02:54:06 GMT Paul Brossier [34d0c25] * python/ext/aubio-types.h (modified) * python/ext/aubioproxy.c (modified) * python/ext/py-cvec.c (modified) python/ext/aubioproxy.c: factorize input checks into ... Wed, 11 May 2016 00:53:11 GMT Paul Brossier [ece990f] * python/tests/test_filter.py (modified) python/tests/test_filter.py: fix indent Wed, 11 May 2016 00:52:19 GMT Paul Brossier [2871e2b] * python/tests/test_filter.py (modified) python/tests/test_filter.py: add tests Tue, 10 May 2016 21:45:41 GMT Paul Brossier [84838c3] * python/demos/demo_reading_speed.py (modified) python/demos/demo_reading_speed.py: avoid unused variable, use ... Tue, 10 May 2016 21:21:37 GMT Paul Brossier [8cf51c4] * python/ext/py-phasevoc.c (modified) python/ext/py-phasevoc.c: make sure to avoid double free Tue, 10 May 2016 21:20:52 GMT Paul Brossier [ad9f999] * python/ext/py-phasevoc.c (modified) python/ext/py-phasevoc.c: improve error message Tue, 10 May 2016 21:20:07 GMT Paul Brossier [168a154] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: fix duplicate test name Tue, 10 May 2016 21:02:57 GMT Paul Brossier [1b62ee9] * python/lib/aubio/slicing.py (modified) python/lib/aubio/slicing.py: fix samplerate Tue, 10 May 2016 21:00:09 GMT Paul Brossier [0b64f15] * python/demos/demo_onset_plot.py (modified) python/demos/demo_onset_plot.py: remove unused import Tue, 10 May 2016 20:59:12 GMT Paul Brossier [fe738f1] * python/lib/gen_code.py (modified) python/lib/gen_code.py: remove unused variable Tue, 10 May 2016 20:54:40 GMT Paul Brossier [744190f] * python/lib/aubio/midiconv.py (modified) python/lib/aubio/slicing.py: fix samplerate Tue, 10 May 2016 20:42:55 GMT Paul Brossier [8b56b18] * python/lib/aubio/slicing.py (modified) python/lib/aubio/slicing.py: clean up Tue, 10 May 2016 20:31:05 GMT Paul Brossier [f6892d4] * python/demos/demo_pitch_sinusoid.py (modified) python/demos/demo_pitch_sinusoid.py: clean up, indent Tue, 10 May 2016 20:09:02 GMT Paul Brossier [0c6e3b0] * python/demos/demo_simple_robot_voice.py (modified) python/demos/demo_simple_robot_voice.py: indent Tue, 10 May 2016 20:08:06 GMT Paul Brossier [1e4d90f] * python/demos/demo_reading_speed.py (modified) python/demos/demo_reading_speed.py: disable other packages by default Tue, 10 May 2016 19:53:01 GMT Paul Brossier [8fb567c] * python/demos/demo_filterbank.py (modified) * python/demos/demo_filterbank_slaney.py (modified) * python/demos/demo_keyboard.py (modified) * python/demos/demo_mel-energy.py (modified) * python/demos/demo_mfcc.py (modified) * python/demos/demo_onset_plot.py (modified) * python/demos/demo_pitch.py (modified) * python/demos/demo_pitch_sinusoid.py (modified) * python/demos/demo_pysoundcard_record.py (modified) * python/demos/demo_reading_speed.py (modified) * python/demos/demo_sink_create_woodblock.py (modified) * python/demos/demo_tempo_plot.py (modified) * python/demos/demo_tss.py (modified) * python/demos/demo_waveform_plot.py (modified) python/demos: remove unused import and variables Tue, 10 May 2016 19:37:37 GMT Paul Brossier [143682b] * python/lib/aubio/__init__.py (modified) python/lib/aubio/__init__.py: clean up, use isinstance Tue, 10 May 2016 19:18:38 GMT Paul Brossier [016813e] * python/lib/aubio/midiconv.py (modified) python/lib/aubio/midiconv.py: fix instance checks Tue, 10 May 2016 19:05:06 GMT Paul Brossier [ddfa6be] * python/tests/test_mathutils.py (modified) python/tests/test_mathutils: fix test_miditobin test Tue, 10 May 2016 19:03:10 GMT Paul Brossier [1827c498] * python/lib/aubio/midiconv.py (modified) python/lib/aubio/midiconv.py: clean up, add some documentation Tue, 10 May 2016 18:07:21 GMT Paul Brossier [cb89e51] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: simplify imports Tue, 10 May 2016 18:03:06 GMT Paul Brossier [b3c2d33] * python/demos/demo_spectrogram.py (modified) python/demos/demo_spectrogram.py: remove unused import Tue, 10 May 2016 17:56:59 GMT Paul Brossier [337aaae] * python/demos/demo_spectrogram.py (modified) python/demos/demo_spectrogram.py: fix title Tue, 10 May 2016 17:53:17 GMT Paul Brossier [bbc62b5] * python/lib/gen_code.py (modified) python/lib/gen_code.py: fix format string Tue, 10 May 2016 17:46:34 GMT Paul Brossier [29693d0] * python/setup.py (modified) python/setup.py: remove unused import