# # ChangeLog for / # # Generated by Trac 1.2 # Jun 21, 2025, 8:49:33 AM Wed, 04 May 2016 11:05:52 GMT Paul Brossier [6f4f117] * appveyor.yml (modified) appveyor.yml: simplify matrix Wed, 04 May 2016 10:56:18 GMT Paul Brossier [a0f0f00] * appveyor.yml (modified) * scripts/appveyor/install_python.ps1 (deleted) * scripts/appveyor/run_with_env.cmd (deleted) appveyor.yml: remove scripts, use pre-installed python Wed, 04 May 2016 10:45:22 GMT Paul Brossier [c4c5130] * appveyor.yml (modified) * scripts/appveyor/install_python.ps1 (added) * scripts/appveyor/run_with_env.cmd (added) scripts/appveyor: add scripts to prepare building python module Tue, 03 May 2016 17:22:21 GMT Paul Brossier [9ac77ac] * src/io/source_avcodec.c (modified) src/io/source_avcodec.c: really fix #53 Tue, 03 May 2016 17:18:34 GMT Paul Brossier [a9c33a2] * src/io/source_avcodec.c (modified) src/io/source_avcodec.c: check if we still need max_analyze_duration2 ... Tue, 03 May 2016 15:40:36 GMT Paul Brossier [23982aa] * python/ext/py-fft.c (modified) python/ext/py-fft.c: improve error message, dont delete if not created Tue, 03 May 2016 15:39:02 GMT Paul Brossier [fcef3fd] * python/tests/test_fft.py (modified) python/tests/test_fft.py: more tests Tue, 03 May 2016 02:19:28 GMT Paul Brossier [de0a492] * python/ext/py-filterbank.c (modified) * python/tests/test_filterbank.py (modified) python/ext/py-filterbank.c: check input size Tue, 03 May 2016 00:48:27 GMT Paul Brossier [7aed123] * Makefile (modified) Makefile: pass options to waf distcheck Tue, 03 May 2016 00:36:19 GMT Paul Brossier [1019a2a] * .travis.yml (modified) .travis.yml: use fftw3 if using double precision Tue, 03 May 2016 00:35:19 GMT Paul Brossier [eeb7276] * src/spectral/fft.c (modified) src/spectral/fft.c: fail build if trying to mix aubio/fftw3 in ... Mon, 02 May 2016 23:58:15 GMT Paul Brossier [f2e9a8a] * .travis.yml (modified) .travis.yml: fix typo Mon, 02 May 2016 23:57:30 GMT Paul Brossier [09fab95] * tests/wscript_build (modified) tests/wscript_build: do not install test programs Mon, 02 May 2016 23:51:06 GMT Paul Brossier [4a39e41] * .travis.yml (modified) .travis.yml: enable fftw3f Mon, 02 May 2016 23:34:14 GMT Paul Brossier [21def97] * tests/wscript_build (modified) tests/wscript_build: use 'use =', simplify Mon, 02 May 2016 23:33:30 GMT Paul Brossier [762c7fa] * examples/wscript_build (modified) examples/wscript_build: use 'use =', simplify Mon, 02 May 2016 23:30:10 GMT Paul Brossier [ccc55bd] * src/wscript_build (modified) src/wscript_build: use 'use =', simplify Mon, 02 May 2016 23:22:33 GMT Paul Brossier [ae36035] * wscript (modified) wscript: use ctx.env.CC_NAME to check if using msvc Mon, 02 May 2016 23:15:16 GMT Paul Brossier [70a304e] * wscript (modified) wscript: add -lm detection Mon, 02 May 2016 16:19:19 GMT Paul Brossier [55d5612] * .travis.yml (modified) .travis.yml: add fat mode on osx Mon, 02 May 2016 14:43:42 GMT Paul Brossier [cd53888] * python/tests/test_cvec.py (modified) python/tests/test_cvec.py: check input sizes Mon, 02 May 2016 14:07:59 GMT Paul Brossier [3bf80b9] * src/wscript_build (modified) src/wscript_build: build static lib first Mon, 02 May 2016 13:33:02 GMT Paul Brossier [7e9c67d] * tests/wscript_build (modified) tests/wscript_build: link against libaubio Mon, 02 May 2016 13:31:41 GMT Paul Brossier [36e95674] * examples/wscript_build (modified) examples/wscript_build: link against libaubio Mon, 02 May 2016 12:56:40 GMT Paul Brossier [5dc1abc] * python/tests/test_cvec.py (modified) python/tests/test_cvec.py: more tests Mon, 02 May 2016 12:54:50 GMT Paul Brossier [fb3f62e] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: add test_pass_to_numpy Mon, 02 May 2016 12:53:58 GMT Paul Brossier [cdfad0c6] * python/tests/test_filterbank.py (modified) python/tests/test_filterbank.py: fix indentation Mon, 02 May 2016 12:51:32 GMT Paul Brossier [2a14820] * python/tests/test_filterbank.py (modified) python/tests/test_filterbank.py: clean up, use nose2 Mon, 02 May 2016 10:52:56 GMT Paul Brossier [37ca459] * tests/src/io/test-source.c (modified) tests/src/io/test-source.c: add _get_duration Mon, 02 May 2016 10:46:30 GMT Paul Brossier [9f8cd9f] * python/tests/test_cvec.py (modified) python/tests/test_cvec.py: simplify, use nose2 Mon, 02 May 2016 10:40:13 GMT Paul Brossier [867d66e] * python/tests/run_all_tests (modified) python/tests/run_all_tests: use nose2 Mon, 02 May 2016 10:06:35 GMT Paul Brossier [ceb884d] * Makefile (modified) Makefile: improve test sounds creation Mon, 02 May 2016 10:05:39 GMT Paul Brossier [99aa353] * python/ext/py-phasevoc.c (modified) python/ext/py-phasevoc.c: add input size checks Mon, 02 May 2016 10:03:27 GMT Paul Brossier [8147e03] * python/ext/py-fft.c (modified) python/ext/py-fft.c: improve error messages Mon, 02 May 2016 10:02:06 GMT Paul Brossier [dfada33] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: simplify, add wrong sized input tests Mon, 02 May 2016 10:00:00 GMT Paul Brossier [ad5eae8] * python/tests/test_fft.py (modified) python/tests/test_fft.py: clean up Sat, 30 Apr 2016 14:58:33 GMT Paul Brossier [e99242a] * python/ext/aubio-types.h (modified) python/ext/aubio-types.h: remove warning, add comments Sat, 30 Apr 2016 14:57:16 GMT Paul Brossier [7a62fcb] * tests/src/test-lvec.c (modified) tests/src/test-lvec.c: use AUBIO_LSMP_FMT Sat, 30 Apr 2016 14:38:32 GMT Paul Brossier [fe5ff6d] * .travis.yml (modified) .travis.yml: install sox on osx Sat, 30 Apr 2016 14:32:51 GMT Paul Brossier [5de7f98] * python/tests/test_sink.py (modified) python/tests/test_sink.py: fix format for python3 Sat, 30 Apr 2016 14:27:10 GMT Paul Brossier [355c761] * python/tests/test_source.py (modified) python/tests/test_source.py: fix format for python3 Sat, 30 Apr 2016 14:17:31 GMT Paul Brossier [5f5f843] * python/tests/test_source.py (modified) python/tests/test_source.py: use nose2 to create one unit test per ... Sat, 30 Apr 2016 14:01:25 GMT Paul Brossier [2fe24df] * python/tests/test_sink.py (modified) python/tests/test_sink.py: switch to nose2 Sat, 30 Apr 2016 14:00:38 GMT Paul Brossier [797435f] * .travis.yml (modified) .travis.yml: re-enable test sounds creation Sat, 30 Apr 2016 13:59:52 GMT Paul Brossier [b8f0502] * Makefile (modified) Makefile: set 16 / 32 bits, lower volume to avoid dithering Sat, 30 Apr 2016 13:02:00 GMT Paul Brossier [8f7ed55] * .travis.yml (modified) .travis.yml: fix typo Sat, 30 Apr 2016 12:58:59 GMT Paul Brossier [37be82e] * .travis.yml (modified) .travis.yml: user install on osx only, adding ... Sat, 30 Apr 2016 12:23:07 GMT Paul Brossier [0fbb694f] * .travis.yml (modified) .travis.yml: pip install with --user Sat, 30 Apr 2016 12:17:11 GMT Paul Brossier [323d330] * .travis.yml (modified) .travis.yml: install nose2 Sat, 30 Apr 2016 05:20:28 GMT Paul Brossier [2c59776] * Makefile (modified) Makefile: invoke nose2 to run python tests Sat, 30 Apr 2016 05:19:59 GMT Paul Brossier [43de50d] * python/nose2.cfg (added) python/nose2.cfg: add minimal config Sat, 30 Apr 2016 05:19:39 GMT Paul Brossier [fb434c4] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: cleanup, start using nose2 Sat, 30 Apr 2016 04:37:15 GMT Paul Brossier [7498e48] * python/tests/test_fft.py (modified) python/tests/test_fft.py: make sure cvec is large enough Sat, 30 Apr 2016 04:34:06 GMT Paul Brossier [1f87c1b] * .travis.yml (modified) * python/ext/py-fft.c (modified) python/ext/py-fft.c: check rdo input cvec has correct size Sat, 30 Apr 2016 04:22:58 GMT Paul Brossier [437ef07] * python/tests/test_fft.py (modified) python/tests/test_fft.py: clean up, add tests for f.rdo input size Sat, 30 Apr 2016 04:20:41 GMT Paul Brossier [6014dc0] * python/ext/py-fft.c (modified) python/ext/py-fft.c: check input has correct size Sat, 30 Apr 2016 04:19:23 GMT Paul Brossier [d03ee4b] * python/tests/test_fft.py (modified) python/tests/test_fft.py: add test to make sure fft.do clashes on ... Sat, 30 Apr 2016 04:01:05 GMT Paul Brossier [d13f0bb] * .travis.yml (modified) .travis.yml: revert to python build images Sat, 30 Apr 2016 03:53:49 GMT Paul Brossier [e633bd2] * .travis.yml (modified) .travis.yml: revert to precise, remove osx/gcc Sat, 30 Apr 2016 03:45:58 GMT Paul Brossier [b93174d] * .travis.yml (modified) .travis.yml: switch to generic language Sat, 30 Apr 2016 03:39:27 GMT Paul Brossier [02178d4] * .travis.yml (modified) .travis.yml: use trusty Sat, 30 Apr 2016 02:59:30 GMT Paul Brossier [7a5fdc91] * .travis.yml (modified) .travis.yml: add libav.org Sat, 30 Apr 2016 02:30:55 GMT Paul Brossier [3a7b7c6] * Makefile (modified) Makefile: do not fail if sox is not installed Sat, 30 Apr 2016 02:22:34 GMT Paul Brossier [bcf47ea] * Makefile (modified) Makefile: use mkdir directly Sat, 30 Apr 2016 02:20:50 GMT Paul Brossier [23723d8] * .travis.yml (modified) .travis.yml: no sox on osx for now Sat, 30 Apr 2016 02:17:30 GMT Paul Brossier [05c54ff] * .travis.yml (modified) .travis.yml: install sox and create some sounds Sat, 30 Apr 2016 02:17:09 GMT Paul Brossier [be06e53] * Makefile (modified) Makefile: add 'create_test_sounds' target Sat, 30 Apr 2016 01:44:26 GMT Paul Brossier [95e0336] * .travis.yml (modified) .travis.yml: test double precision mode on all platforms Sat, 30 Apr 2016 01:43:39 GMT Paul Brossier [6a6cb48] * Makefile (modified) Makefile: use 'HAVE_DOUBLE=1 make' to build in double precision Sat, 30 Apr 2016 01:31:02 GMT Paul Brossier [357d9e8] * .travis.yml (modified) .travis.yml: test --enable-double Sat, 30 Apr 2016 01:25:31 GMT Paul Brossier [1e20c3f] * .travis.yml (modified) .travis.yml: remove linux/clang Sat, 30 Apr 2016 01:18:31 GMT Paul Brossier [3fc5696] * Makefile (modified) Makefile: add WAFOPTS and HAVE_DOUBLE envvars Sat, 30 Apr 2016 01:17:24 GMT Paul Brossier [06c6d7d] * wscript (modified) wscript: add more infos, pass HAVE_AUBIO_DOUBLE in compiler arguments Sat, 30 Apr 2016 01:15:47 GMT Paul Brossier [ff3b27c] * src/aubio_priv.h (modified) src/aubio_priv.h: use ifndef HAVE_AUBIO_DOUBLE Fri, 29 Apr 2016 23:17:12 GMT Paul Brossier [e84f7b9] * appveyor.yml (added) appveyor.yml: added basic configuration Fri, 29 Apr 2016 21:48:39 GMT Paul Brossier [21e8408] * python/ext/py-filter.c (modified) * python/lib/gen_code.py (modified) python/lib/gen_code.py: switch to using PyObjects instead of fvec, ... Fri, 29 Apr 2016 19:57:35 GMT Paul Brossier [b055b4e] * python/ext/py-filterbank.c (modified) python/ext/py-filterbank.c: use new_py_fvec Fri, 29 Apr 2016 19:49:57 GMT Paul Brossier [307fdfc] * python/ext/py-phasevoc.c (modified) python/ext/py-phasevoc.c: use new_py_fvec, new_py_cvec Fri, 29 Apr 2016 19:37:46 GMT Paul Brossier [1ee5e21] * python/ext/py-source.c (modified) python/ext/py-source.c: use new_py_foo here too Fri, 29 Apr 2016 19:19:28 GMT Paul Brossier [ede5d38] * python/ext/aubio-types.h (modified) * python/ext/aubioproxy.c (modified) * python/ext/py-cvec.c (modified) * python/ext/py-fft.c (modified) python/ext/aubio-types.h: add new_py_ functions to create PyObjects ... Fri, 29 Apr 2016 19:07:05 GMT Paul Brossier [ee092a8] * python/tests/test_fft.py (modified) python/tests/test_fft.py: add some memory tests Fri, 29 Apr 2016 18:07:10 GMT Paul Brossier [c2a39af] * src/spectral/phasevoc.c (modified) src/spectral/phasevoc.c: perfect reconstruction for overlap = 50% ... Fri, 29 Apr 2016 18:06:36 GMT Paul Brossier [215b33c] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: clean up, add 50% overlap test Thu, 28 Apr 2016 17:39:10 GMT Paul Brossier [83a768e] * src/spectral/phasevoc.c (modified) src/spectral/phasevoc.c: set scaling to 1./3 if hop_s = win_s / 8, .5 ... Thu, 28 Apr 2016 17:33:31 GMT Paul Brossier [98e9d69] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: add a note about ocasional crash Thu, 28 Apr 2016 17:32:48 GMT Paul Brossier [6937842] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: add more tests Thu, 28 Apr 2016 16:59:55 GMT Paul Brossier [92a8800] * python/ext/aubio-types.h (modified) * python/ext/aubioproxy.c (modified) * python/ext/py-cvec.c (modified) * python/ext/py-fft.c (modified) * python/ext/py-filterbank.c (modified) * python/ext/py-phasevoc.c (modified) * python/lib/gen_code.py (modified) python/ext/py-cvec.c: rewrite and simplify aubio.cvec, safer and ... Wed, 27 Apr 2016 19:00:13 GMT Paul Brossier [1f4d932] * src/spectral/phasevoc.c (modified) src/spectral/phasevoc.c: fix scaling factor for win_s = 4 * hop_s Wed, 27 Apr 2016 18:47:31 GMT Paul Brossier [ac65a2f] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: check perfect reconstruction for ... Wed, 27 Apr 2016 12:56:07 GMT Paul Brossier [1d0370a] * src/spectral/phasevoc.c (modified) src/spectral/phasevoc.c: apply windowing to resynthesized grain Mon, 25 Apr 2016 23:26:47 GMT Paul Brossier [c31b589] * scripts/build_apple_frameworks (modified) scripts/build_apple_frameworks: escape PWD and OLDPWD to build from a ... Mon, 25 Apr 2016 21:33:11 GMT Paul Brossier [a89ed31] * python/ext/aubio-types.h (modified) * python/ext/aubiomodule.c (modified) * python/lib/gen_external.py (modified) * python/lib/moresetuptools.py (added) * python/setup.py (modified) python/setup.py: add command 'generate' with option '--enable-double' Mon, 25 Apr 2016 16:56:13 GMT Paul Brossier [07867cd] * python/demos/demo_reading_speed.py (added) demos/demo_reading_speed.py: add reading speed tests Mon, 25 Apr 2016 16:05:02 GMT Paul Brossier [cfa46b9] * python/ext/py-source.c (modified) * python/tests/test_source.py (modified) python/ext/py-source.c: added duration Mon, 25 Apr 2016 15:50:11 GMT Paul Brossier [6e765ed] * src/io/source_sndfile.c (modified) Merge branch 'develop' of github.com:aubio/aubio into develop Mon, 25 Apr 2016 15:49:10 GMT Paul Brossier [857f8871] * src/io/source.c (modified) * src/io/source.h (modified) src/io/source.*: add _get_duration Mon, 25 Apr 2016 15:42:35 GMT Paul Brossier [985d5c4] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: approximate duration when resampling Mon, 25 Apr 2016 14:46:20 GMT Paul Brossier [691791e] * tests/src/io/test-source_apple_audio.c (modified) tests/src/io/test-source_apple_audio.c: shorten long line Mon, 25 Apr 2016 14:45:22 GMT Paul Brossier [b4e1438] * src/io/source_wavread.c (modified) * src/io/source_wavread.h (modified) * tests/src/io/test-source_wavread.c (modified) src/io/source_wavread.h: add _get_duration Mon, 25 Apr 2016 14:42:43 GMT Paul Brossier [c6e7ba1] * src/io/source_sndfile.c (modified) * src/io/source_sndfile.h (modified) * tests/src/io/test-source_sndfile.c (modified) src/io/source_sndfile.h: add _get_duration