# # ChangeLog for python # # Generated by Trac 1.2 # Jul 1, 2024, 1:54:00 PM Mon, 29 May 2017 23:17:09 GMT Martin Hermant [2f5f1e4] * python/lib/gen_external.py (modified) gen_external.py : fix c_declaration cleaning messing with gen_code ... Mon, 29 May 2017 23:12:40 GMT Martin Hermant [0b2643b] * python/lib/gen_external.py (modified) * wscript (modified) gen_external.py : fix wrong longname in ... Mon, 29 May 2017 22:29:20 GMT Martin Hermant [541ea280] * python/lib/gen_external.py (modified) gen_external.py : pepify Mon, 29 May 2017 22:28:40 GMT Martin Hermant [6cbf34b] * python/lib/gen_external.py (modified) gen_external : add function get_all_func_names_from_lib ... Mon, 29 May 2017 22:23:37 GMT Martin Hermant [b1f93c4] * python/lib/gen_external.py (modified) gen_external.py : fix func_name to long_name resolving (example : ... Mon, 29 May 2017 22:17:15 GMT Martin Hermant [415e360] * python/lib/gen_external.py (modified) gen_external.py : fix wrong in longname in lib generation Mon, 29 May 2017 22:12:32 GMT Martin Hermant [eea6101] * python/lib/gen_external.py (modified) gen_external.py : clean preprocessor generated strings from stickin ... Mon, 29 May 2017 20:03:15 GMT Martin Hermant [150ec2d] * python/lib/gen_external.py (modified) gen_external.py : rename cpp_output to c_declarations ... Mon, 29 May 2017 17:31:18 GMT Martin Hermant [5674833] * python/lib/gen_external.py (modified) gen_external.py : support parsing of non aubio_ function : fvec and ... Mon, 29 May 2017 17:28:48 GMT Martin Hermant [15a43e0] * python/lib/gen_external.py (modified) gen_external.py : relax a bit parsing of preprocessor code -> one ... Mon, 29 May 2017 14:59:12 GMT Martin Hermant [b075ad8] * python/lib/gen_external.py (modified) gen_external.py : force c compiler (emcc defaults to c++) Wed, 10 May 2017 08:30:09 GMT Paul Brossier [c290245] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: improve error message Mon, 08 May 2017 13:38:35 GMT Paul Brossier [21eb4c2] * python/demos/demo_tapthebeat.py (added) python/demos/demo_tapthebeat.py: play beats using pyaudio Sun, 16 Apr 2017 09:38:10 GMT Paul Brossier [a5004903] * python/lib/aubio/cut.py (modified) python/lib/aubio/cut.py: upgrade to argparse Sun, 16 Apr 2017 09:37:54 GMT Paul Brossier [2bf530e0] * python/lib/aubio/cut.py (modified) python/lib/aubio/cut.py: pass samplerate to onset or tempo Wed, 12 Apr 2017 07:49:46 GMT Paul Brossier [3d9b41b] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: add -u/--pitch-unit to 'aubio pitch' Mon, 10 Apr 2017 08:30:50 GMT Paul Brossier [67a3053] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: force adding libav on window (see ... Mon, 27 Mar 2017 08:34:57 GMT Paul Brossier [25e0b0e] * python/tests/test_onset.py (modified) python/tests/test_onset.py: simply check that threshold, minioi and ... Sun, 26 Mar 2017 11:31:48 GMT Paul Brossier [911b175d] * .gitignore (modified) * MANIFEST.in (modified) * README.md (modified) * doc/android.rst (modified) * doc/aubio.txt (added) * doc/binaries.rst (added) * doc/building.rst (modified) * doc/cli.rst (modified) * doc/cli_features.rst (modified) * doc/conf.py (modified) * doc/develop.rst (modified) * doc/download.rst (modified) * doc/installing.rst (modified) * doc/xcode_frameworks.rst (modified) * python/lib/aubio/cmd.py (added) * python/lib/aubio/cut.py (moved) * python/lib/moresetuptools.py (modified) * python/tests/test_sink.py (modified) * python/tests/test_source.py (modified) * setup.py (modified) * src/io/source_avcodec.c (modified) * this_version.py (added) * wscript (modified) Merge branch 'master' into awhitening Sun, 26 Mar 2017 11:09:06 GMT Paul Brossier [8177483] * Makefile (modified) * circle.yml (added) * python/lib/moresetuptools.py (modified) * scripts/build_mingw (modified) * scripts/get_waf.sh (modified) * src/io/source_avcodec.c (modified) * src/utils/windll.c (modified) * src/wscript_build (modified) * wscript (modified) Merge branch 'master' into awhitening Sat, 25 Mar 2017 10:36:49 GMT Paul Brossier [657a20a] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: remove unused variable Fri, 24 Mar 2017 03:22:51 GMT Paul Brossier [0561c54] * doc/aubio.txt (added) * python/lib/aubio/cmd.py (added) * python/lib/aubio/cut.py (moved) * setup.py (modified) Merge branch 'aubiocmd' Fri, 24 Mar 2017 03:22:42 GMT Paul Brossier [cc4987a] * .gitignore (modified) * MANIFEST.in (modified) * README.md (modified) * doc/conf.py (modified) * python/lib/moresetuptools.py (modified) * setup.py (modified) * this_version.py (added) * wscript (modified) Merge branch 'gitshaversion' Fri, 24 Mar 2017 02:20:11 GMT Paul Brossier [2615dd9] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: improve help output Fri, 24 Mar 2017 01:56:38 GMT Paul Brossier [62a94b7] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: check we found a few beats Fri, 24 Mar 2017 01:55:22 GMT Paul Brossier [86026a0] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: improve descriptions Fri, 24 Mar 2017 01:23:41 GMT Paul Brossier [af98cb8] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: small refactor, add comments Thu, 23 Mar 2017 19:47:03 GMT Paul Brossier [6448d31] * python/tests/test_sink.py (modified) python/tests/test_sink.py: add missing samplerate Thu, 23 Mar 2017 19:43:47 GMT Paul Brossier [4cb48d2] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: remove unused variables, factorize macros Thu, 23 Mar 2017 19:39:53 GMT Paul Brossier [da1a83f] * python/tests/test_source.py (modified) python/tests/test_source.py: remove unused import Thu, 23 Mar 2017 15:34:13 GMT Paul Brossier [c7d3c2a] * python/lib/moresetuptools.py (modified) * setup.py (modified) setup.py: clean up imports Thu, 23 Mar 2017 14:46:07 GMT Paul Brossier [24c207f] * Makefile (modified) * circle.yml (added) * python/lib/moresetuptools.py (modified) * scripts/build_mingw (modified) * scripts/get_waf.sh (modified) * src/io/source_avcodec.c (modified) * src/utils/windll.c (modified) * src/wscript_build (modified) * wscript (modified) Merge branch 'master' into gitshaversion Thu, 23 Mar 2017 14:32:21 GMT Paul Brossier [b7208f8] * doc/aubio.txt (modified) * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: improve tempo subcommand description Thu, 23 Mar 2017 14:22:33 GMT Paul Brossier [4077fa1] * python/lib/aubio/cut.py (modified) python/lib/aubio/cut.py: remove unused imports Thu, 23 Mar 2017 14:19:19 GMT Paul Brossier [bd72039] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: add tempo subcommand to extract overall bpm Thu, 23 Mar 2017 14:09:28 GMT Paul Brossier [5ab3c4e] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: add a flush function Thu, 23 Mar 2017 14:03:29 GMT Paul Brossier [6288806] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: simplify repr_res Thu, 23 Mar 2017 13:57:14 GMT Paul Brossier [53fbd58] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: fix timefuncs Thu, 23 Mar 2017 13:56:50 GMT Paul Brossier [8e2f36a] * python/lib/aubio/cmd.py (moved) * python/lib/aubio/cut.py (moved) * setup.py (modified) setup.py: move cut and cmd inside aubio module, use entry_points to ... Thu, 23 Mar 2017 13:48:10 GMT Paul Brossier [1f00b69] * python/scripts/aubiocut (modified) python/scripts/aubiocut: move usage string inside parse_args() Thu, 23 Mar 2017 13:28:50 GMT Paul Brossier [1d2cc5e] * python/scripts/aubio (added) * setup.py (modified) python/scripts/aubio: simple script to replace examples/ in the ... Fri, 17 Mar 2017 09:32:22 GMT Paul Brossier [c7d444a] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: check for libswresample, prefer to ... Thu, 16 Mar 2017 23:31:03 GMT Paul Brossier [300e781] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: remove jack, only used in examples Mon, 13 Mar 2017 21:37:30 GMT Martin Hermant [f77820d] * python/lib/moresetuptools.py (modified) moresetuptools.py : rename import Version => this_version Mon, 13 Mar 2017 18:49:56 GMT Martin Hermant [aab682e] * Version.py (added) * python/lib/moresetuptools.py (modified) * setup.py (modified) * wscript (modified) unify version parsing in Version.py Mon, 13 Mar 2017 16:48:53 GMT Martin Hermant [79ef3b3] * python/lib/moresetuptools.py (modified) * wscript (modified) hide AUBIO_GIT_SHA in release fix py3 syntax error Mon, 13 Mar 2017 16:24:24 GMT Martin Hermant [12e6c9c] * python/lib/moresetuptools.py (modified) fix print with old py2 syntax Mon, 13 Mar 2017 16:20:33 GMT Martin Hermant [8259e09] * python/lib/moresetuptools.py (modified) clarify comments Mon, 13 Mar 2017 16:10:55 GMT Martin Hermant [1eb8c0e] * python/lib/moresetuptools.py (modified) * setup.py (modified) * src/wscript_build (modified) * wscript (modified) aubio version : aubio-c / aubio-py add git commit support Fri, 10 Mar 2017 19:33:23 GMT Paul Brossier [1013c5d] * python/lib/gen_external.py (modified) python/lib/gen_external.py: disable spectral_whitening for now Fri, 10 Mar 2017 19:32:47 GMT Paul Brossier [ce79a9e] * python/lib/gen_code.py (modified) python/lib/gen_code.py: show which failed before raising exception Wed, 08 Mar 2017 06:30:00 GMT Paul Brossier [e79acd9] * python/scripts/aubiocut (modified) python/scripts/aubiocut: add --cut_every_nslices option Tue, 28 Feb 2017 00:32:25 GMT Paul Brossier [81f738e] * python/tests/test_sink.py (modified) python/tests/test_sink.py: trivial test for sink 'with' interface ... Tue, 28 Feb 2017 00:31:46 GMT Paul Brossier [fcb6e8c] * python/ext/py-sink.c (modified) python/ext/py-sink.c: add 'with' interface (PEP 343) Mon, 27 Feb 2017 16:21:34 GMT Paul Brossier [8b7cdba] * python/ext/py-source.c (modified) python/ext/py-source.c: use PyArray_NewShape, not _Resize Mon, 27 Feb 2017 12:23:49 GMT Paul Brossier [410a157] * python/ext/aubio-types.h (modified) python/ext/aubio-types.h: define PATH_MAX if needed Mon, 27 Feb 2017 09:29:15 GMT Paul Brossier [4f89154] * python/ext/py-sink.c (modified) * python/ext/py-source.c (modified) python/ext/py-{source,sink}.c: free string uri Mon, 27 Feb 2017 09:26:01 GMT Paul Brossier [b8cedb6] * python/ext/py-sink.c (modified) * python/ext/py-source.c (modified) python/ext/py-source.c: copy string uri Mon, 27 Feb 2017 00:59:39 GMT Paul Brossier [39be048] * python/tests/test_source.py (modified) python/tests/test_source.py: test with interface (PEP 343) Mon, 27 Feb 2017 00:24:46 GMT Paul Brossier [a6222fc] * python/ext/py-source.c (modified) python/ext/py-source.c: statement after definitions Mon, 27 Feb 2017 00:16:09 GMT Paul Brossier [e4a8882] * python/ext/py-source.c (modified) python/ext/py-source.c: __exit__ to close once Mon, 27 Feb 2017 00:15:39 GMT Paul Brossier [23be736] * python/ext/py-source.c (modified) python/ext/py-source.c: raise on closing file failed Mon, 27 Feb 2017 00:14:49 GMT Paul Brossier [6dda1c0] * python/ext/py-source.c (modified) python/ext/py-source.c: add iterator interface Sun, 26 Feb 2017 22:47:19 GMT Paul Brossier [f1f2e7e] * python/ext/py-source.c (modified) python/ext/py-source.c: add with interface (PEP 343) Thu, 23 Feb 2017 15:28:31 GMT Paul Brossier [bcdcc55] * python/scripts/aubiocut (modified) python/scripts/aubiocut: remove old comment line Thu, 02 Feb 2017 01:39:05 GMT Paul Brossier [f98063b] * python/demos/demo_bench_yin.py (added) python/demos/demo_bench_yin.py: add yin/yinfft benchmark on sine waves Sat, 21 Jan 2017 22:17:03 GMT Paul Brossier [f131ba8] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: add comments, improve syntax Sat, 21 Jan 2017 19:53:09 GMT Paul Brossier [227aa1c] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: use system aubio only when version ... Sat, 21 Jan 2017 19:37:56 GMT Paul Brossier [f432bb1] * python/lib/moresetuptools.py (modified) * setup.py (modified) python/lib/moresetuptools.py: add get_aubio_version and ... Sun, 08 Jan 2017 17:29:54 GMT Paul Brossier [0f173cc] * python/tests/test_notes.py (modified) python/tests/test_notes.py: use relative import Sun, 08 Jan 2017 13:37:56 GMT Paul Brossier [a159628] * python/ext/aubiomodule.c (modified) * python/tests/test_aubio.py (modified) python/ext/aubiomodule.c: more hack to avoid msvc issues Wed, 21 Dec 2016 21:19:22 GMT Paul Brossier [62336bb] * python/demos/demo_pyaudio.py (modified) python/demos/demo_pyaudio.py: add some comments, avoid overwriting ... Wed, 21 Dec 2016 21:00:32 GMT Paul Brossier [e7da8ba] * python/demos/demo_pyaudio.py (added) python/demos/demo_pyaudio.py: added simple demo for pyaudio, see #6, ... Wed, 21 Dec 2016 11:37:34 GMT Paul Brossier [9e3fc16] * python/tests/test_notes.py (modified) python/tests/test_notes.py: test results are correct for ... Sun, 18 Dec 2016 10:27:45 GMT Paul Brossier [cb76f5d] * python/tests/test_notes.py (added) python/tests/test_notes.py: add basic tests Sun, 18 Dec 2016 10:26:58 GMT Paul Brossier [f7e30e8] * python/ext/aubiomodule.c (modified) python/ext/aubiomodule.c: fix version string on windows Sat, 17 Dec 2016 11:41:41 GMT Paul Brossier [c470ad0] * python/demos/demo_notes.py (added) python/demos/demo_notes.py: add simple notes demos Sat, 17 Dec 2016 11:19:20 GMT Paul Brossier [883b499] * python/ext/aubiomodule.c (modified) * python/lib/aubio/__init__.py (modified) python/ext/aubiomodule.c: add aubio._aubio.__version__, import as ... Sat, 17 Dec 2016 11:18:44 GMT Paul Brossier [911bea80] * python/ext/aubio-types.h (modified) python/ext/aubio-types.h: use <> for non local aubio Fri, 16 Dec 2016 12:05:03 GMT Paul Brossier [ee7e543] * python/lib/gen_external.py (modified) python/lib/gen_external.py: sort generated files Sun, 11 Dec 2016 23:16:15 GMT Paul Brossier [671eae1] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: mo nore fake config.h here Sun, 11 Dec 2016 01:43:55 GMT Paul Brossier [7519055] * python/lib/gen_external.py (modified) python/lib/gen_external.py: remove duplicate Sat, 03 Dec 2016 03:03:47 GMT Paul Brossier [3aad0b1] * python/lib/aubio/midiconv.py (modified) * python/tests/test_note2midi.py (modified) python/lib/aubio/midiconv.py: improve unicode handling, skip ... Fri, 02 Dec 2016 12:44:12 GMT Paul Brossier [d554321] * python/tests/test_midi2note.py (modified) * python/tests/test_note2midi.py (modified) python/tests/test_{midi2note,note2midi}.py: use nose2.params, add ... Fri, 02 Dec 2016 12:43:15 GMT Paul Brossier [473ab11] * python/lib/aubio/midiconv.py (modified) python/lib/aubio/midiconv.py: add unicode double sharp and double flat Fri, 02 Dec 2016 12:03:41 GMT Paul Brossier [3d14829] * .travis.yml (modified) * Makefile (modified) * python/lib/gen_external.py (modified) * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: also check for HAVE_AUBIO_DOUBLE Fri, 02 Dec 2016 02:32:30 GMT Paul Brossier [7faef58] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: look first for system library, then for ... Wed, 30 Nov 2016 17:41:43 GMT Paul Brossier [a0a073f] * python/demos/demo_timestretch_online.py (modified) python/demos/demo_timestretch_online.py: use 512, fix block counter Wed, 30 Nov 2016 17:39:41 GMT Paul Brossier [8a49bb9] * python/tests/test_source.py (modified) python/tests/test_source.py: remove fragile brownnoise test, check ... Mon, 28 Nov 2016 17:26:18 GMT Paul Brossier [b81a642] * python/ext/py-sink.c (modified) python/ext/py-sink.c: always set samplerate and channels in init Mon, 28 Nov 2016 17:20:19 GMT Paul Brossier [fa6373c] * python/tests/test_sink.py (modified) python/tests/test_sink.py: add more tests, quiet warnings Mon, 28 Nov 2016 17:18:49 GMT Paul Brossier [a1bf01d] * python/tests/__init__.py (added) * python/tests/eval_pitch (modified) * python/tests/test_filter.py (modified) * python/tests/test_filterbank.py (modified) * python/tests/test_sink.py (modified) * python/tests/test_slicing.py (modified) * python/tests/test_source.py (modified) python/tests/: use local import, create __init__.py Mon, 28 Nov 2016 17:14:01 GMT Paul Brossier [d98f3c0] * python/tests/test_fft.py (modified) * python/tests/test_phasevoc.py (modified) python/tests/test_fft.py: skip test fft(zeros).phas == 0 if needed, ... Mon, 28 Nov 2016 17:12:37 GMT Paul Brossier [4093c0c] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: cleaner clean Mon, 28 Nov 2016 16:19:32 GMT Paul Brossier [a203d0e] * python/ext/py-cvec.c (modified) python/ext/py-cvec.c: use NPY_INTP_FMT Mon, 28 Nov 2016 14:48:47 GMT Paul Brossier [2e40231] * python/lib/gen_external.py (modified) * python/lib/moresetuptools.py (modified) * setup.py (modified) setup.py, python/lib/: use sorted glob.glob to improve reproducibility Thu, 17 Nov 2016 01:51:47 GMT Paul Brossier [1154fd1] * python/README.md (modified) python/README.md: add a note about nose2 for python tests (closes #74) Wed, 16 Nov 2016 10:57:43 GMT Paul Brossier [9492ec88] * python/demos/demo_alsa.py (added) python/demos/demo_alsa.py: add example using alsaaudio (closes #72) Wed, 16 Nov 2016 09:54:14 GMT Paul Brossier [8489d7b] * python/demos/demo_timestretch.py (modified) * python/demos/demo_timestretch_online.py (modified) python/demos/demo_timestretch*: use // to yield an integer (closes #71) Mon, 03 Oct 2016 14:40:48 GMT Paul Brossier [8d09036] * Makefile (modified) * python/lib/moresetuptools.py (modified) * setup.py (modified) setup.py: use custom build_ext instead of 'generate' command, define ...