# # ChangeLog for / # # Generated by Trac 1.2 # Sep 20, 2024, 6:02:02 AM 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 ... Fri, 17 Mar 2017 09:16:09 GMT Paul Brossier [4f64069] * scripts/build_mingw (modified) scripts/build_mingw: add short report, make sure targets do not exist Fri, 17 Mar 2017 08:39:56 GMT Paul Brossier [4309424] * scripts/build_mingw (modified) scripts/build_mingw: also build against ffmpeg This script now ... Fri, 17 Mar 2017 01:10:43 GMT Paul Brossier [1f170a8] * src/utils/windll.c (modified) src/utils/windll.c: add unused attributes Fri, 17 Mar 2017 01:10:11 GMT Paul Brossier [cd133ba] * src/wscript_build (modified) src/wscript_build: also link against libswresample if needed Fri, 17 Mar 2017 00:09:34 GMT Paul Brossier [c3b3b84] * wscript (modified) wscript: shorten line Thu, 16 Mar 2017 23:57:31 GMT Paul Brossier [ba67cb6] * src/io/source_avcodec.c (modified) src/io/source_avcodec.c: add libswresample Thu, 16 Mar 2017 23:56:39 GMT Paul Brossier [d82e7a4] * wscript (modified) wscript: check for libswresample first, then libavresample 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 Thu, 16 Mar 2017 23:26:42 GMT Paul Brossier [f943a2e] * circle.yml (added) Merge branch 'circlei' Thu, 16 Mar 2017 23:26:30 GMT Paul Brossier [80e9efc] * Makefile (modified) * scripts/get_waf.sh (modified) scripts/get_waf.sh: really bump to 1.9.6, remove unused variable in ... Thu, 16 Mar 2017 23:12:19 GMT Paul Brossier [6bfe534] * circle.yml (added) circle.yml: add basic config Fri, 10 Mar 2017 13:15:25 GMT Paul Brossier [67b6618] * src/onset/peakpicker.c (modified) src/onset/peakpicker.c: temporarly fix peak-picking regression ... Thu, 09 Mar 2017 13:27:37 GMT Paul Brossier [714ef0d] * README.md (modified) add windows to readme supported platforms Signed-off-by: Paul ... Thu, 09 Mar 2017 13:26:33 GMT Paul Brossier [ce49bb5] * scripts/build_apple_frameworks (modified) comment changes to build_apple_frameworks Signed-off-by: Paul ... Thu, 09 Mar 2017 13:09:50 GMT Paul Brossier [8da2732] * scripts/build_apple_frameworks (modified) add permanent dir execution for scripts/build_apple_frameworks ... Thu, 09 Mar 2017 13:08:52 GMT Paul Brossier [2470240] * .gitignore (modified) remove doc/_build from git Signed-off-by: Paul Brossier Wed, 08 Mar 2017 06:30:00 GMT Paul Brossier [e79acd9] * python/scripts/aubiocut (modified) python/scripts/aubiocut: add --cut_every_nslices option Sun, 05 Mar 2017 18:40:09 GMT Paul Brossier [dcecaec] * src/io/sink.c (modified) * src/io/source.c (modified) src/io/{sink,source}.c: clarify failover messages Sun, 05 Mar 2017 18:29:33 GMT Paul Brossier [ad2eac2] * src/io/sink.c (modified) src/io/sink.c: make sure an error is raised when no sink is built in Tue, 28 Feb 2017 09:57:54 GMT Paul Brossier [72af472] * src/tempo/tempo.h (modified) src/tempo/tempo.h: improve documentation (#22) 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 12:20:41 GMT Paul Brossier [24a7764] * doc/xcode_frameworks.rst (modified) doc/xcode_frameworks.rst: add simple swift example 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 01:56:47 GMT Paul Brossier [140b460] * doc/download.rst (modified) doc/download.rst: use https 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:34:45 GMT Paul Brossier [25d58dc] * src/io/source_apple_audio.c (modified) src/io/source_apple_audio.c: allow closing twice Mon, 27 Feb 2017 00:34:10 GMT Paul Brossier [48ebc3b] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: allow closing twice Mon, 27 Feb 2017 00:33:21 GMT Paul Brossier [2882b3f] * src/io/source_wavread.c (modified) src/io/source_wavread.c: allow closing twice 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:18:45 GMT Paul Brossier [23f1c49] * src/io/source_wavread.c (modified) src/io/source_wavread.c: raise error in _do/_do_multi, not _readframe 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) Sun, 26 Feb 2017 22:38:49 GMT Paul Brossier [cc469dd] * src/io/source_wavread.c (modified) src/io/source_wavread.c: avoid seeking in closed file Sun, 26 Feb 2017 22:38:35 GMT Paul Brossier [2296ffb] * src/io/source_wavread.c (modified) src/io/source_wavread.c: set error message in seek if pos < 0 Sun, 26 Feb 2017 22:38:09 GMT Paul Brossier [cf5c2ca] * src/io/source_wavread.c (modified) src/io/source_wavread.c: avoid reading in closed file Sun, 26 Feb 2017 22:37:22 GMT Paul Brossier [4d44531] * src/io/source_avcodec.c (modified) src/io/source_avcodec.c: make sure seek position is >= 0 Sun, 26 Feb 2017 22:37:01 GMT Paul Brossier [41b4421] * src/io/source_avcodec.c (modified) src/io/source_avcodec.c: avoid seeking in closed file Sun, 26 Feb 2017 22:36:21 GMT Paul Brossier [05a8c18] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: make sure seek position is >= 0 Sun, 26 Feb 2017 22:35:04 GMT Paul Brossier [53bb4da] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: call sf_seek after checking for s->handle Sun, 26 Feb 2017 22:33:09 GMT Paul Brossier [0eeba03] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: avoid seeking in closed file Sat, 25 Feb 2017 11:38:18 GMT Paul Brossier [6264d30] * setup.py (modified) setup.py: add numpy to setup_requires, nose2 to extras_require[tests] Thu, 23 Feb 2017 15:28:31 GMT Paul Brossier [bcdcc55] * python/scripts/aubiocut (modified) python/scripts/aubiocut: remove old comment line Mon, 13 Feb 2017 16:20:14 GMT Paul Brossier [0f425aa] * setup.py (modified) setup.py: update to https Wed, 08 Feb 2017 10:58:16 GMT Paul Brossier [3f512b8] * src/pitch/pitch.c (modified) src/pitch/pitch.c: return NULL if pitch_mode is NULL 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 ... Thu, 12 Jan 2017 22:56:28 GMT Paul Brossier [8f0db97] * examples/utils.c (modified) examples/utils.c: allocate note event once Thu, 12 Jan 2017 22:42:33 GMT Paul Brossier [c4d014a] * examples/parse_args.h (modified) examples/parse_args.h: really use atoi, cast to smpl_t, see #83 Thu, 12 Jan 2017 22:03:06 GMT Paul Brossier [9da4202] * doc/aubioonset.txt (modified) * doc/aubiotrack.txt (modified) * examples/parse_args.h (modified) Merge branch 'miditap', thanks to Tres Seaver for his contributions Thu, 12 Jan 2017 21:59:04 GMT Paul Brossier [4cb7a0a] * src/pitch/pitch.c (modified) src/pitch/pitch.c: return NULL if creation failed Thu, 12 Jan 2017 21:58:33 GMT Paul Brossier [0f2c1f4] * src/pitch/pitchyinfft.c (modified) src/pitch/pitchyinfft.c: return NULL if fft creation failed Thu, 12 Jan 2017 21:58:19 GMT Paul Brossier [1160f11] * src/pitch/pitchspecacf.c (modified) src/pitch/pitchspecacf.c: return NULL if fft creation failed Thu, 12 Jan 2017 21:58:01 GMT Paul Brossier [e9a2af1] * src/pitch/pitchfcomb.c (modified) src/pitch/pitchfcomb.c: return NULL if fft creation failed Thu, 12 Jan 2017 21:12:41 GMT Paul Brossier [29a5e27] * doc/aubioonset.txt (modified) * doc/aubiotrack.txt (modified) doc/aubio{track,onset}.txt: update --miditap-note to -N Thu, 12 Jan 2017 21:11:41 GMT Paul Brossier [fd9590f] * examples/parse_args.h (modified) examples/parse_args.h: use -N for --miditap-note Thu, 12 Jan 2017 21:09:24 GMT Paul Brossier [6894576] * examples/parse_args.h (modified) examples/parse_args.h: use atof for miditap note and velo Thu, 12 Jan 2017 21:07:37 GMT Paul Brossier [75435f0] * examples/parse_args.h (modified) examples/parse_args.h: miditap only for aubiotrack and aubioonset Thu, 12 Jan 2017 19:43:36 GMT Tres Seaver [eda2fd0] * doc/aubiotrack.txt (modified) aubiotrack also sends MIDI tap. Thu, 12 Jan 2017 16:38:35 GMT Tres Seaver [71bc8b0] * doc/aubioonset.txt (modified) * examples/parse_args.h (modified) aubioonset: user-set MIDI tap note / velocity values. Mon, 09 Jan 2017 12:43:55 GMT Paul Brossier [ed6b302] * doc/statuslinks.rst (modified) doc/statuslinks.rst: bump last release to 0.4.4 Mon, 09 Jan 2017 12:38:31 GMT Paul Brossier [275524e] * doc/conf.py (modified) * doc/index.rst (modified) * doc/statuslinks.rst (added) doc/index.rst: include status links for development documentation Mon, 09 Jan 2017 12:26:06 GMT Paul Brossier [c9e20ca1] * src/temporal/biquad.c (modified) src/temporal/biquad.c: fix initialization (closes #82) Mon, 09 Jan 2017 12:25:23 GMT Paul Brossier [eef6335] * VERSION (modified) * doc/conf.py (modified) * doc/full.cfg (modified) * doc/web.cfg (modified) VERSION: bump to 0.4.5~alpha Sun, 08 Jan 2017 17:30:29 GMT Paul Brossier [aa9167f] * VERSION (modified) * doc/conf.py (modified) * doc/full.cfg (modified) * doc/web.cfg (modified) VERSION: bump to 0.4.4 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 17:12:29 GMT Paul Brossier [59d037e] * doc/index.rst (modified) doc/index.rst: remove status links for release Sun, 08 Jan 2017 17:11:41 GMT Paul Brossier [f91d4ac] * ChangeLog (modified) ChangeLog: update for 0.4.4 Sun, 08 Jan 2017 15:38:04 GMT Paul Brossier [cd8dc52] * doc/android.rst (added) * scripts/build_android (added) scripts/build_android: add an example script to build aubio on ... Sun, 08 Jan 2017 15:17:57 GMT Paul Brossier [4afcad3] * doc/conf.py (modified) doc/conf.py: remove static and sphinx links Sun, 08 Jan 2017 15:17:06 GMT Paul Brossier [59fe157] * doc/conf.py (modified) doc/conf.py: use pyramid theme Sun, 08 Jan 2017 14:19:02 GMT Paul Brossier [fead41a] * tests/src/utils/test-log.c (modified) tests/src/utils/test-log.c: improve messages Sun, 08 Jan 2017 14:18:20 GMT Paul Brossier [32da451] * tests/src/utils/test-log.c (modified) tests/src/utils/test-log.c: add AUBIO_INF Sun, 08 Jan 2017 14:15:54 GMT Paul Brossier [ed66e34] * src/aubio.h (modified) src/aubio.h: use https, format examples as list Sun, 08 Jan 2017 14:14:48 GMT Paul Brossier [41dd34e] * wscript (modified) wscript: add a target to doxygen rule Sun, 08 Jan 2017 13:53:21 GMT Paul Brossier [d8380d2] * doc/python_module.rst (modified) doc/python_module.rst: add print(aubio.version) Sun, 08 Jan 2017 13:41:34 GMT Paul Brossier [c8c7aa6] * setup.py (modified) setup.py: remove extra quotes 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, 04 Jan 2017 15:44:55 GMT Paul Brossier [f5e9e3f] * src/utils/log.c (modified) src/utils/log.c: also print warnings to stderr Wed, 04 Jan 2017 15:44:42 GMT Paul Brossier [0f214ff] * src/aubio_priv.h (modified) src/aubio_priv.h: use AUBIO_LOG_INF, fix old c style Wed, 04 Jan 2017 15:44:00 GMT Paul Brossier [9681849] * src/utils/log.h (modified) src/utils/log.h: add info Tue, 03 Jan 2017 16:38:27 GMT Paul Brossier [e3b77e8] * wscript (modified) wscript: add version to sphinx and manpages Sun, 25 Dec 2016 00:24:41 GMT Paul Brossier [a6ba5d9f] * wscript (modified) wscript: prepend defaults to honor user cflags Sat, 24 Dec 2016 18:10:40 GMT Paul Brossier [c04346d] * wscript (modified) wscript: avoid overwritting CFLAGS' -O in release mode Sat, 24 Dec 2016 10:47:59 GMT Paul Brossier [dae3292] * .travis.yml (modified) .travis.yml: add gitter webhook Sat, 24 Dec 2016 09:45:22 GMT Paul Brossier [fb6a0ff] * wscript (modified) wscript: improve --build-type description, use -O0 in debug mode Sat, 24 Dec 2016 09:37:42 GMT Paul Brossier [578d3a2] * wscript (modified) wscript: remove trailing spaces Sat, 24 Dec 2016 09:36:58 GMT Paul Brossier [e79943b] * src/pitch/pitchyin.c (modified) Merge branch 'yin-optimizations' of https://github.com/emuell/aubio Sat, 24 Dec 2016 09:35:48 GMT Paul Brossier [4cbc6e9] * wscript (modified) Merge branch 'waf-build-tweaks' of https://github.com/emuell/aubio Thu, 22 Dec 2016 09:03:41 GMT Paul Brossier [93bd9a7] * README.md (modified) README.md: update copyright dates 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, ...