# # ChangeLog for / # # Generated by Trac 1.2 # Nov 4, 2024, 11:09:43 PM Tue, 30 Oct 2018 11:57:10 GMT Paul Brossier [4bc10e2] * .circleci/config.yml (added) * azure-pipelines.yml (added) * circle.yml (deleted) * doc/about.rst (modified) * doc/aubiomfcc.txt (modified) * doc/conf.py (modified) * doc/python_module.rst (modified) * examples/parse_args.h (modified) * examples/utils.c (modified) * python/demos/demo_bpm_extract.py (modified) * python/ext/aubiomodule.c (modified) * python/ext/py-filterbank.c (modified) * python/lib/aubio/cmd.py (modified) * python/lib/aubio/cut.py (modified) * python/lib/aubio/midiconv.py (modified) * python/lib/aubio/slicing.py (modified) * python/tests/test_aubio_cmd.py (modified) * python/tests/test_note2midi.py (modified) * python/tests/test_slicing.py (modified) * src/io/source_avcodec.c (modified) * src/mathutils.c (modified) * src/spectral/filterbank_mel.h (modified) * src/spectral/mfcc.h (modified) * src/spectral/phasevoc.c (modified) * src/spectral/phasevoc.h (modified) * src/synth/wavetable.c (modified) * src/synth/wavetable.h (modified) * wscript (modified) Merge branch 'master' into feature/earlynoteoff Tue, 30 Oct 2018 11:56:50 GMT Paul Brossier [357f81e] * python/lib/aubio/cmd.py (modified) [cmd] add --silence and --release-drop to notes subcommand Tue, 30 Oct 2018 11:55:56 GMT Paul Brossier [929d76c] * doc/aubionotes.txt (modified) [doc] add -d/--release-drop to aubionotes manual Tue, 30 Oct 2018 11:55:30 GMT Paul Brossier [4724f60] * src/notes/notes.c (modified) [notes] fails if release_drop <= 0 Tue, 30 Oct 2018 11:53:49 GMT Paul Brossier [a07fdb4] * examples/aubionotes.c (modified) * examples/parse_args.h (modified) * examples/utils.c (modified) [tools] add release_drop option to aubionotes Tue, 30 Oct 2018 09:24:08 GMT Paul Brossier [cefa29d] * python/tests/test_note2midi.py (modified) * src/mathutils.c (modified) Merge branch 'feature/note2freq' Tue, 30 Oct 2018 09:15:10 GMT Paul Brossier [27ed546] * python/tests/test_note2midi.py (modified) [py] [test] expect a small rounding error when using double precision Tue, 30 Oct 2018 09:13:46 GMT Paul Brossier [5ce504d] * src/mathutils.c (modified) [mathutils] increase ln(2) precision in freqtomidi/miditofreq Tue, 30 Oct 2018 00:04:07 GMT Paul Brossier [7be77bb] * python/lib/aubio/midiconv.py (modified) * python/tests/test_note2midi.py (modified) Merge branch 'feature/note2freq' Tue, 30 Oct 2018 00:02:29 GMT Paul Brossier [476cb41] * python/lib/aubio/midiconv.py (modified) [py] add note2freq to __all__ Mon, 29 Oct 2018 23:54:33 GMT Paul Brossier [e9a4402] * python/tests/test_note2midi.py (modified) [py] test note2freq Mon, 29 Oct 2018 23:50:45 GMT Paul Brossier [7af37df] * python/demos/demo_bpm_extract.py (modified) [demo] fix bpm_extract arguments Mon, 29 Oct 2018 23:22:41 GMT Paul Brossier [6f944b5] * python/lib/aubio/midiconv.py (modified) [py] add note2freq to midiconv.py Mon, 29 Oct 2018 22:57:00 GMT Paul Brossier [1f07bdd] * python/lib/aubio/midiconv.py (modified) [py] move midiconv.py import to file header Mon, 29 Oct 2018 22:55:51 GMT Paul Brossier [44582b0] * python/lib/aubio/midiconv.py (modified) [py] midi2note rounds to nearest integer midi note Mon, 29 Oct 2018 22:54:56 GMT Paul Brossier [4afeac2] * python/tests/test_note2midi.py (modified) [py] [test] make sure freq2note rounds to nearest integer midi note Mon, 29 Oct 2018 22:54:28 GMT Paul Brossier [40136171] * python/lib/aubio/midiconv.py (modified) [py] wrap long lines in midiconv.py Mon, 29 Oct 2018 22:47:29 GMT Paul Brossier [cc3f129] * src/io/source_avcodec.c (modified) Merge branch 'feature/wrapavcodec' Mon, 29 Oct 2018 22:47:19 GMT Paul Brossier [7e5b1bc] * python/ext/aubiomodule.c (modified) Merge branch 'feature/wrap_py_mod' Mon, 29 Oct 2018 22:41:53 GMT Paul Brossier [8716f63] * src/synth/wavetable.c (modified) * src/synth/wavetable.h (modified) Merge branch 'fix/wavetable' Mon, 29 Oct 2018 22:35:04 GMT Paul Brossier [4583e75] * doc/python_module.rst (modified) [doc] remove trailing blank line Mon, 29 Oct 2018 22:34:46 GMT Paul Brossier [a172dfe] * doc/conf.py (modified) [doc] update copyright year Mon, 29 Oct 2018 22:32:35 GMT Paul Brossier [852fbfe] * doc/about.rst (modified) [doc] use https Mon, 29 Oct 2018 22:31:40 GMT Paul Brossier [95221ac] * python/lib/aubio/cmd.py (modified) * python/lib/aubio/cut.py (modified) * python/lib/aubio/slicing.py (modified) * python/tests/test_slicing.py (modified) Merge branch 'fix/slicing' Mon, 29 Oct 2018 22:00:12 GMT Paul Brossier [ab24edb] * python/tests/test_slicing.py (modified) [py] [tests] start slice tests at 0 Mon, 29 Oct 2018 19:55:00 GMT Paul Brossier [d1b78dc] * doc/aubiomfcc.txt (modified) * src/spectral/filterbank_mel.h (modified) * src/spectral/mfcc.h (modified) Merge branch 'fix/slaneyurl' Mon, 29 Oct 2018 19:54:29 GMT Paul Brossier [0d63b5f] * azure-pipelines.yml (modified) * src/io/source_avcodec.c (modified) Merge branch 'fix/warn_old_avutil' Mon, 29 Oct 2018 19:36:18 GMT Paul Brossier [5332c29] * src/spectral/phasevoc.c (modified) * src/spectral/phasevoc.h (modified) Merge branch 'fix/phasevoc' Mon, 29 Oct 2018 19:35:00 GMT Paul Brossier [f9ed504] * azure-pipelines.yml (modified) Merge branch 'feature/azureci' into fix/warn_old_avutil Mon, 29 Oct 2018 19:30:34 GMT Paul Brossier [9cf6462] * python/lib/aubio/cmd.py (modified) * python/tests/test_aubio_cmd.py (modified) Merge branch 'fix/py2cmd' Mon, 29 Oct 2018 19:30:03 GMT Paul Brossier [31a3fd4] * python/ext/py-filterbank.c (modified) Merge branch 'fix/pyfilterbank' Mon, 29 Oct 2018 14:37:14 GMT Paul Brossier [adf09b2] * python/lib/aubio/cut.py (modified) [py] [cut] use source.samplerate Mon, 29 Oct 2018 14:36:07 GMT Paul Brossier [e126e65] * python/lib/aubio/cmd.py (modified) * python/lib/aubio/cut.py (modified) [py] [cut] add option --create-first Mon, 29 Oct 2018 14:32:55 GMT Paul Brossier [d194d8c] * python/tests/test_slicing.py (modified) [py] [slicing] add check_first=True to tests Mon, 29 Oct 2018 14:32:24 GMT Paul Brossier [c9c012e] * python/lib/aubio/slicing.py (modified) [py] [slicing] add option create_first, default to False Mon, 29 Oct 2018 14:26:54 GMT Paul Brossier [a88594d] * python/lib/aubio/slicing.py (modified) [py] [slicing] add end of last region if missing Mon, 29 Oct 2018 14:26:24 GMT Paul Brossier [f0ce8aa3] * python/tests/test_slicing.py (modified) [py] [slicing] add test for missing end of last region Mon, 29 Oct 2018 14:20:46 GMT Paul Brossier [60c8a73] * python/lib/aubio/slicing.py (modified) [py] slicing.py: fix for slices smaller than hop_size Mon, 29 Oct 2018 14:18:59 GMT Paul Brossier [58a82d4] * python/tests/test_slicing.py (modified) [py] add test with slices shorter than hop_size Mon, 29 Oct 2018 14:06:12 GMT Paul Brossier [04b31af] * python/lib/aubio/slicing.py (modified) [py] remove old slices from current list Sun, 28 Oct 2018 23:00:41 GMT Paul Brossier [fa2ab25] * src/synth/wavetable.c (modified) [wavetable] stop sets playing to 0 Sat, 27 Oct 2018 16:44:20 GMT Paul Brossier [eb6f9d3] * python/tests/test_aubio_cmd.py (modified) [cmd] wrap long lines in test Sat, 27 Oct 2018 16:43:43 GMT Paul Brossier [f5921b9] * python/lib/aubio/cmd.py (modified) [cmd] [py2] workaround for -V to really show version Fri, 26 Oct 2018 18:54:37 GMT Paul Brossier [9511547] * src/synth/wavetable.h (modified) [wavetable] remove undefined aubio_wavetable_load from header Fri, 26 Oct 2018 18:02:51 GMT Paul Brossier [e302bb4] * src/spectral/phasevoc.c (modified) * src/spectral/phasevoc.h (modified) [pvoc] add missing aubio_pvoc_get_hop/win Fri, 26 Oct 2018 17:49:30 GMT Paul Brossier [72d08ae] * python/ext/aubiomodule.c (modified) [py] wrap long lines in aubiomodule.c Fri, 26 Oct 2018 17:47:48 GMT Paul Brossier [dec8b9d] * doc/aubiomfcc.txt (modified) * src/spectral/filterbank_mel.h (modified) * src/spectral/mfcc.h (modified) [doc] update Auditory Toolbox url Fri, 26 Oct 2018 17:21:11 GMT Paul Brossier [b5cec0c] * python/ext/py-filterbank.c (modified) [python] fix error messages in filterbank Fri, 26 Oct 2018 15:50:10 GMT Paul Brossier [138cb1f] * src/io/source_avcodec.c (modified) [io] emit a warning if avutil < 53 Fri, 26 Oct 2018 15:47:27 GMT Paul Brossier [de9178e] * src/io/source_avcodec.c (modified) [io] wrap long lines in source avcodec Fri, 05 Oct 2018 21:25:15 GMT Paul Brossier [6f33badc] * azure-pipelines.yml (modified) azure-pipelines.yml: also -Werror on mac and linux Fri, 05 Oct 2018 19:58:40 GMT Paul Brossier [fb1c5e2] * azure-pipelines.yml (modified) Merge branch 'feature/azureci' Fri, 05 Oct 2018 19:57:33 GMT Paul Brossier [93d2418] * azure-pipelines.yml (added) * examples/parse_args.h (modified) * examples/utils.c (modified) * wscript (modified) Merge branch 'fix/msvcwarnings' Fri, 05 Oct 2018 19:38:58 GMT Paul Brossier [96c97d0] * examples/parse_args.h (modified) * examples/utils.c (modified) Merge branch 'fix/msvcwarnings' into feature/azureci Fri, 05 Oct 2018 19:36:22 GMT Paul Brossier [dbed3ea] * azure-pipelines.yml (modified) azure-pipelines.yml: fail on msvc error Fri, 05 Oct 2018 19:21:47 GMT Paul Brossier [63a14de] * azure-pipelines.yml (modified) azure-pipelines.yml: also install gnupg Fri, 05 Oct 2018 19:04:12 GMT Paul Brossier [c8b52ab] * examples/parse_args.h (modified) examples/parse_args.h: avoid unreachable code, add comment Fri, 05 Oct 2018 18:51:00 GMT Paul Brossier [faf2702] * examples/parse_args.h (modified) * examples/utils.c (modified) examples/: avoid hiding global Fri, 05 Oct 2018 17:08:49 GMT Paul Brossier [f5b8800] * azure-pipelines.yml (modified) azure-pipelines.yml: also install pkg-config Fri, 05 Oct 2018 17:03:48 GMT Paul Brossier [07b47b1] * azure-pipelines.yml (modified) azure-pipelines.yml: install some brew packages Fri, 05 Oct 2018 16:31:34 GMT Paul Brossier [622b6dc] * wscript (modified) wscript: do not ship azure-pipelines.yml Fri, 05 Oct 2018 16:18:03 GMT Paul Brossier [f181953] * azure-pipelines.yml (modified) azure-pipelines.yml: add macos image Fri, 05 Oct 2018 16:12:44 GMT Paul Brossier [46155e50] * azure-pipelines.yml (modified) azure-pipelines.yml: add windows image Fri, 05 Oct 2018 16:06:36 GMT Paul Brossier [0be7f65] * azure-pipelines.yml (added) azure-pipelines.yml: add basic config Thu, 04 Oct 2018 23:17:18 GMT Paul Brossier [93bcc45] * .circleci/config.yml (added) * circle.yml (deleted) * wscript (modified) Merge branch 'feature/circleci2' Thu, 04 Oct 2018 23:16:44 GMT Paul Brossier [8142a7e] * wscript (modified) wscript: update circle ci config location Thu, 04 Oct 2018 23:12:09 GMT Paul Brossier [f8c5452] * python/tests/test_notes.py (modified) python/tests/test_notes.py: test notes.set/get_release_drop Thu, 04 Oct 2018 16:35:14 GMT Paul Brossier [6bba139] * src/notes/notes.c (modified) * src/notes/notes.h (modified) src/notes/notes.h: add get/set for release drop level (closes: #203) Tue, 02 Oct 2018 12:56:52 GMT Paul Brossier [f761f06] * src/notes/notes.c (modified) src/notes/notes.c: emit note-off earlier (see #203) - emit ... Mon, 01 Oct 2018 11:04:32 GMT Paul Brossier [ab8bffa] * .circleci/config.yml (modified) .circleci/config.yml: always show and uninstall, run tests without sounds Mon, 01 Oct 2018 10:56:30 GMT Paul Brossier [3fcc85e] * .circleci/config.yml (modified) .circleci/config.yml: pass -y to pip uninstall Mon, 01 Oct 2018 10:53:15 GMT Paul Brossier [f1baffd] * .circleci/config.yml (modified) .circleci/config.yml: add 3.7 config with no dependencies Mon, 01 Oct 2018 10:34:12 GMT Paul Brossier [2a3f08f] * .circleci/config.yml (modified) .circleci/config.yml: remove simple macos config Mon, 01 Oct 2018 10:29:32 GMT Paul Brossier [538eada] * .circleci/config.yml (modified) .circleci/config.yml: add simple macos config Mon, 01 Oct 2018 10:19:12 GMT Paul Brossier [500f4c2] * .circleci/config.yml (modified) .circleci/config.yml: add py37 Wed, 26 Sep 2018 13:03:11 GMT Paul Brossier [c7155e9] * .appveyor.yml (modified) * .gitignore (modified) * python/lib/gen_external.py (modified) Merge branch 'feature/travispy37' Wed, 26 Sep 2018 12:44:58 GMT Paul Brossier [d214124] * python/lib/gen_external.py (modified) python/lib/gen_external.py: split long functions Wed, 26 Sep 2018 10:04:14 GMT Paul Brossier [b34a3b4] * .circleci/config.yml (modified) .circleci/config.yml: fix typo Wed, 26 Sep 2018 10:00:58 GMT Paul Brossier [c9701ff] * .circleci/config.yml (modified) .circleci/config.yml: split images Wed, 26 Sep 2018 09:52:09 GMT Paul Brossier [a363759] * .circleci/config.yml (modified) .circleci/config.yml: update install rule name Wed, 26 Sep 2018 09:45:28 GMT Paul Brossier [4103cb4] * .circleci/config.yml (modified) .circleci/config.yml: force using local nose2 Wed, 26 Sep 2018 09:42:17 GMT Paul Brossier [58cc68e] * .circleci/config.yml (modified) .circleci/config.yml: use pip --user Wed, 26 Sep 2018 09:41:11 GMT Paul Brossier [91ac33f] * .circleci/config.yml (modified) .circleci/config.yml: install pip requirements Wed, 26 Sep 2018 09:33:27 GMT Paul Brossier [f70e181] * .circleci/config.yml (modified) .circleci/config.yml: add sudo to apt commands Wed, 26 Sep 2018 09:30:19 GMT Paul Brossier [a4aa960] * .circleci/config.yml (modified) .circleci/config.yml: fix typo Wed, 26 Sep 2018 09:26:32 GMT Paul Brossier [73f02cc] * .circleci/config.yml (added) * circle.yml (deleted) .circleci/config.yml: migrate to circleci2 Tue, 25 Sep 2018 12:11:31 GMT Paul Brossier [8ced1e8] * .appveyor.yml (modified) .appveyor.yml: do force waf to use msvc 14 (tests/ wont compile on 10) Tue, 25 Sep 2018 12:08:32 GMT Paul Brossier [805381a] * .appveyor.yml (modified) .appveyor.yml: force cl.exe path on 64-bit platforms Tue, 25 Sep 2018 11:59:27 GMT Paul Brossier [a2a313f] * .appveyor.yml (modified) .appveyor.yml: no msvc hint for waf Mon, 24 Sep 2018 21:55:25 GMT Paul Brossier [0ff34aa] * .appveyor.yml (modified) .appveyor.yml: remove quotes, try using mingw on amd64 Mon, 24 Sep 2018 21:26:24 GMT Paul Brossier [28c473e] * .gitignore (modified) .gitignore: also ignore built wheels Mon, 24 Sep 2018 21:14:21 GMT Paul Brossier [cdc610b] * .appveyor.yml (modified) .appveyor.yml: clean before building python wheel Mon, 24 Sep 2018 21:11:26 GMT Paul Brossier [6e4dc1b] * .appveyor.yml (modified) .appveyor.yml: fix indentation Mon, 24 Sep 2018 21:09:38 GMT Paul Brossier [b801583] * .appveyor.yml (modified) .appveyor.yml: use powershell to upload and install wheel Mon, 24 Sep 2018 20:49:57 GMT Paul Brossier [205fe43] * .appveyor.yml (modified) .appveyor.yml: simplify, add test_script, move requirements to install Mon, 24 Sep 2018 20:41:52 GMT Paul Brossier [981e0a38] * .appveyor.yml (modified) .appveyor.yml: set path first, remove extension Mon, 24 Sep 2018 20:22:03 GMT Paul Brossier [073b969] * python/lib/gen_external.py (modified) python/lib/gen_external.py: verbose compiler warnings Mon, 24 Sep 2018 19:41:26 GMT Paul Brossier [31742b8] * python/lib/gen_external.py (modified) python/lib/gen_external.py: always show errors Sun, 23 Sep 2018 12:43:35 GMT Paul Brossier [77d9370] * .appveyor.yml (modified) .appveyor.yml: add default PATH Sun, 23 Sep 2018 12:13:39 GMT Paul Brossier [a9d425a] * .appveyor.yml (modified) .appveyor.yml: remove PATH setting