# # ChangeLog for / # # Generated by Trac 1.2 # Nov 26, 2024, 12:01:18 AM Sat, 30 Sep 2017 21:58:05 GMT Paul Brossier [bf6df1c] * .appveyor.yml (modified) .appveyor.yml: no more .bat file Sat, 30 Sep 2017 21:55:13 GMT Paul Brossier [3cc0022] * .appveyor.yml (modified) * scripts/get_waf.sh (modified) .appveyor.yml: define PYTHONDIR, not PYTHON Sat, 30 Sep 2017 21:50:31 GMT Paul Brossier [92ab78e] * .appveyor.yml (modified) * scripts/get_waf.sh (modified) .appveyor.yml: try another workaround for appveyor Sat, 30 Sep 2017 21:46:04 GMT Paul Brossier [7d3b6b8] * .appveyor.yml (modified) .appveyor.yml: try escaping arguments Sat, 30 Sep 2017 21:41:48 GMT Paul Brossier [b84599d4] * .appveyor.yml (modified) * scripts/get_waf.sh (modified) .appveyor.yml: set python.exe explicitely Sat, 30 Sep 2017 21:28:01 GMT Paul Brossier [638190b] * .appveyor.yml (modified) .appveyor.yml: try using get_waf.sh Sat, 30 Sep 2017 20:37:25 GMT Paul Brossier [ee4fc9c] * scripts/get_waf.sh (modified) * scripts/get_waf_emscripten.sh (deleted) scripts/get_waf.sh: build waf from source tarball, add emscripten and ... Sat, 30 Sep 2017 18:24:02 GMT Paul Brossier [fee0094] * wscript (modified) wscript: remove trailing spaces Sat, 30 Sep 2017 18:22:13 GMT Paul Brossier [23facac] * .coveragerc (added) * .travis.yml (modified) * Makefile (modified) * aubio.pc.in (modified) * python/demos/demo_bpm_extract.py (modified) * python/demos/demo_tapthebeat.py (modified) * python/lib/aubio/cmd.py (modified) * python/lib/aubio/cut.py (modified) * python/tests/test_aubio_cmd.py (added) * python/tests/test_aubio_cut.py (added) * python/tests/test_filterbank.py (modified) * python/tests/test_filterbank_mel.py (modified) * scripts/get_waf.sh (modified) * src/io/source_avcodec.c (modified) * src/spectral/mfcc.c (modified) Merge branch 'master' into PR/simplify_emscripten Sat, 30 Sep 2017 18:19:48 GMT Paul Brossier [5b679ba] * scripts/get_waf.sh (modified) scripts/get_waf.sh: waf 2.0.1 Sat, 30 Sep 2017 16:00:37 GMT Paul Brossier [89bc6f4] * .travis.yml (modified) .travis.yml: also upload to codecov.io Sat, 30 Sep 2017 15:48:49 GMT Paul Brossier [a2b6523] * Makefile (modified) Makefile: build python against libaubio to get all coverage Sun, 17 Sep 2017 21:15:17 GMT Paul Brossier [1ae5fc5] * .travis.yml (modified) .travis.yml: only upload lcov for now Sun, 17 Sep 2017 21:14:54 GMT Paul Brossier [6409cba] * .travis.yml (modified) .travis.yml: also install lcov on osx Sun, 17 Sep 2017 20:55:53 GMT Paul Brossier [dc8864d] * Makefile (modified) Makefile: always generate coverage.info Sun, 17 Sep 2017 20:42:36 GMT Paul Brossier [d85e16f] * Makefile (modified) Makefile: set PYTHONPATH=./lib/python for coverage Sun, 17 Sep 2017 20:34:04 GMT Paul Brossier [39b686c] * .travis.yml (modified) .travis.yml: add lcov and coveralls-lcov Sun, 17 Sep 2017 20:31:37 GMT Paul Brossier [639bf5e] * Makefile (modified) Makefile: add coverage target Sun, 17 Sep 2017 19:22:32 GMT Paul Brossier [dfa4095] * python/tests/test_aubio_cmd.py (modified) Merge branch 'master' into coveralls Sun, 17 Sep 2017 19:09:12 GMT Paul Brossier [5eaed62] * python/tests/test_aubio_cmd.py (modified) python/tests/test_aubio_cmd.py: avoid unused variable Sun, 17 Sep 2017 19:06:28 GMT Paul Brossier [bdc980b] * .coveragerc (modified) .coveragerc: measure branch coverage Sun, 17 Sep 2017 17:12:09 GMT Paul Brossier [b7399f1] * .travis.yml (modified) .travis.yml: remap from installed package to local source Sun, 17 Sep 2017 13:11:28 GMT Paul Brossier [644c03a] * .travis.yml (modified) .travis.yml: run coverage only second time, do not clean, coveralls ... Sun, 17 Sep 2017 13:10:32 GMT Paul Brossier [b57ae47] * python/tests/test_aubio_cmd.py (modified) Merge branch 'master' into coveralls Sun, 17 Sep 2017 12:06:03 GMT Paul Brossier [f4fcf02] * python/tests/test_aubio_cmd.py (modified) python/tests/test_aubio_cmd.py: fix for python << 3 Sun, 17 Sep 2017 01:42:14 GMT Paul Brossier [a729232] * aubio.pc.in (modified) * python/tests/test_aubio_cmd.py (added) * python/tests/test_aubio_cut.py (added) * src/spectral/mfcc.c (modified) Merge branch 'master' into coveralls Sat, 16 Sep 2017 16:26:06 GMT Paul Brossier [cfb7fb7] * aubio.pc.in (modified) aubio.pc.in: remove trailing space Sat, 16 Sep 2017 16:04:19 GMT Paul Brossier [f2a0769] * src/spectral/mfcc.c (modified) src/spectral/mfcc.c: fix typo Sat, 16 Sep 2017 15:46:54 GMT Paul Brossier [799a940] * python/tests/test_aubio_cmd.py (added) * python/tests/test_aubio_cut.py (added) python/tests/test_aubio_*.py: add basic tests Sat, 16 Sep 2017 15:41:35 GMT Paul Brossier [38a965e] * python/lib/aubio/cmd.py (modified) * python/lib/aubio/cut.py (modified) * python/tests/test_filterbank.py (modified) * python/tests/test_filterbank_mel.py (modified) * src/io/source_avcodec.c (modified) Merge branch 'master' into coveralls Sat, 16 Sep 2017 15:39:08 GMT Paul Brossier [c3e98d7] * src/io/source_avcodec.c (modified) src/io/source_avcodec.c: improve error message, prevent un-opened bracket Sat, 16 Sep 2017 14:49:10 GMT Paul Brossier [930bfec] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: add silence and time format Sat, 16 Sep 2017 14:42:20 GMT Paul Brossier [c81c3d2] * python/lib/aubio/cut.py (modified) python/lib/aubio/cut.py: use AubioArgumentParser Sat, 16 Sep 2017 14:41:04 GMT Paul Brossier [8dd5d40] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: add basic cut command Sat, 16 Sep 2017 13:46:12 GMT Paul Brossier [eb8f7d5] * python/lib/aubio/cut.py (modified) python/lib/aubio/cut.py: remove unused variable Sat, 16 Sep 2017 13:45:18 GMT Paul Brossier [c95062b] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: use custom parser class Sat, 16 Sep 2017 10:36:42 GMT Paul Brossier [b02d52f] * python/lib/aubio/cut.py (modified) python/lib/aubio/cut.py: clean-up, split in functions Sat, 16 Sep 2017 10:18:04 GMT Paul Brossier [5e56bbd] * Makefile (modified) Makefile: run test once, verbose is default Sat, 16 Sep 2017 10:16:12 GMT Paul Brossier [6cf48bc] * .travis.yml (modified) .travis.yml: custom NOSE2 command Sat, 16 Sep 2017 10:09:27 GMT Paul Brossier [8991aaf] * Makefile (modified) Makefile: add NOSE2= to redefine nose2 command Fri, 15 Sep 2017 17:08:16 GMT Paul Brossier [f2f06f9] * .coveragerc (modified) .coveragerc: simplify Thu, 14 Sep 2017 14:33:56 GMT Paul Brossier [9a52962] * python/tests/test_filterbank_mel.py (modified) python/tests/test_filterbank_mel.py: ignore UserWarnings Thu, 14 Sep 2017 14:33:21 GMT Paul Brossier [e116e19] * python/tests/test_filterbank.py (modified) * python/tests/test_filterbank_mel.py (modified) python/tests/test_filterbank*.py: clean-up, improve get_coeff tests Thu, 14 Sep 2017 14:06:35 GMT Paul Brossier [c918a4d] * .travis.yml (modified) .travis.yml: add coveralls Thu, 14 Sep 2017 13:42:37 GMT Paul Brossier [c264516] * .coveragerc (added) .coveragerc: add basic ignore patterns Thu, 14 Sep 2017 12:38:15 GMT Paul Brossier [c4fc0f2] * python/demos/demo_tapthebeat.py (modified) python/demos/demo_tapthebeat.py: prefix unused arguments with _ Thu, 14 Sep 2017 12:01:00 GMT Paul Brossier [4d1bf0e] * python/demos/demo_bpm_extract.py (modified) python/demos/demo_bpm_extract.py: add beats_to_bpm Thu, 14 Sep 2017 12:00:19 GMT Paul Brossier [5db398e] * python/demos/demo_bpm_extract.py (modified) python/demos/demo_bpm_extract.py: add argparse Thu, 14 Sep 2017 11:36:08 GMT Paul Brossier [8a3acad] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: add help subcommand Thu, 14 Sep 2017 11:17:54 GMT Paul Brossier [70762c5] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: add some doc, prefix unused variables with _ Tue, 12 Sep 2017 15:11:14 GMT Paul Brossier [b24c909] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: use frames_read in flush Tue, 12 Sep 2017 15:10:13 GMT Paul Brossier [ee123a0] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: split add_subcommands Tue, 12 Sep 2017 14:51:41 GMT Paul Brossier [896c3a8] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: add quiet subcommand (closes #124) Tue, 12 Sep 2017 14:47:42 GMT Paul Brossier [67ee29f] * python/lib/aubio/cmd.py (modified) python/lib/aubio/cmd.py: split buffer and hop sizes Wed, 06 Sep 2017 16:03:33 GMT Martin Hermant [9fabad5] * scripts/get_waf_emscripten.sh (added) * wscript (modified) wscript : * use waf/extra/c_emscripten * use node to test js files ... Wed, 06 Sep 2017 12:01:51 GMT Paul Brossier [965adee] * python/ext/py-phasevoc.c (modified) python/ext/py-phasevoc.c: add _set_window Wed, 06 Sep 2017 12:01:22 GMT Paul Brossier [82f0effd] * src/spectral/phasevoc.c (modified) * src/spectral/phasevoc.h (modified) src/spectral/phasevoc.h: add _set_window Wed, 06 Sep 2017 11:50:16 GMT Paul Brossier [e1d9cc3] * src/mathutils.c (modified) src/mathutils.c: add window type 'ones' Mon, 04 Sep 2017 13:52:14 GMT Paul Brossier [34dca87] * python/demos/demo_wav2midi.py (modified) python/demos/demo_wav2midi.py: remove unused variables Mon, 04 Sep 2017 13:19:10 GMT Paul Brossier [3c6a3c4] * python/demos/demo_wav2midi.py (added) python/demos/demo_wav2midi.py: add simple midi file writer using mido ... Thu, 27 Jul 2017 13:03:10 GMT Paul Brossier [34ce715] * doc/aubiomfcc.txt (modified) doc/aubiomfcc.txt: typo coefficents -> coefficients Mon, 24 Jul 2017 16:57:59 GMT Paul Brossier [06c329e] * python/lib/gen_external.py (modified) Merge branch 'fix_genexternal.py_syntax' Mon, 24 Jul 2017 14:08:01 GMT GitHub [50853b0] * python/lib/gen_external.py (modified) Update gen_external.py gen_external : * fix unused variable in ... Mon, 24 Jul 2017 13:16:22 GMT Paul Brossier [ccd0327] * python/demos/demo_yin_compare.py (modified) python/demos/demo_yin_compare.py: fix indentation Mon, 24 Jul 2017 12:13:52 GMT Paul Brossier [1070378] * doc/web.cfg (modified) * python/demos/demo_yin_compare.py (added) * python/lib/gen_external.py (modified) * python/tests/test_pitch.py (modified) * src/aubio.h (modified) * src/pitch/pitch.c (modified) * src/pitch/pitch.h (modified) * src/pitch/pitchyinfast.c (added) * src/pitch/pitchyinfast.h (added) Merge branch 'yinfast' Mon, 24 Jul 2017 12:12:55 GMT Paul Brossier [9fa0ed1] * doc/web.cfg (modified) * python/lib/aubio/cmd.py (modified) * python/lib/gen_external.py (modified) * scripts/get_waf.sh (modified) * scripts/setenv_local.sh (modified) * src/wscript_build (modified) * wscript (modified) Merge branch 'master' into yinfast Mon, 24 Jul 2017 12:09:57 GMT Paul Brossier [ddea34b] * python/lib/gen_external.py (modified) * src/wscript_build (modified) * wscript (modified) Merge branch 'emscripten' Mon, 24 Jul 2017 12:09:22 GMT Paul Brossier [caf5fce] * doc/web.cfg (modified) * scripts/get_waf.sh (modified) Merge branch 'master' into emscripten Mon, 24 Jul 2017 11:56:54 GMT Paul Brossier [a1cce65] * doc/web.cfg (modified) doc/web.cfg: update to doxygen 1.8.13 Mon, 19 Jun 2017 09:55:00 GMT Paul Brossier [3c230fa] * scripts/get_waf.sh (modified) scripts/get_waf.sh: bump waf to 1.9.12 (see #114) Tue, 30 May 2017 21:50:35 GMT Martin Hermant [342eb13e] * wscript (modified) wscript : emscripten clarify comments on added flags Tue, 30 May 2017 21:50:07 GMT Martin Hermant [6421221] * wscript (modified) wscript : emscripten : pass debug js flag to examples and tests Tue, 30 May 2017 15:22:26 GMT Martin Hermant [4b084a9] * wscript (modified) wscript : emscripten add NO_FILESYSTEM flag for lib export ... Tue, 30 May 2017 15:13:21 GMT Martin Hermant [dad51ce] * python/lib/gen_external.py (modified) gen_external.py : pepify Tue, 30 May 2017 15:12:55 GMT Martin Hermant [51ca615] * python/lib/gen_external.py (modified) gen_external.py : pass skip_object as member of function to allow ... Mon, 29 May 2017 23:47:16 GMT Martin Hermant [6e5c03a] * wscript (modified) sett —memory-init-file = 0 also for tests and examples to make them ... 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:32:25 GMT Martin Hermant [e717fae] * wscript (modified) wscript : emscripten : specify cstlib file format %s.a Mon, 29 May 2017 22:31:44 GMT Martin Hermant [09894ba3] * wscript (modified) wscript : set memory-init file as a part of generated aubio js lib ... Mon, 29 May 2017 22:30:33 GMT Martin Hermant [40792b2] * wscript (modified) wscript : use gen_external code to generate flags passed to emscripten 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:13:36 GMT Martin Hermant [8f343e6] * src/wscript_build (modified) src/wscript_build : add cshlib pass for generating aubio.js or ... 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 22:10:07 GMT Martin Hermant [341585b] * wscript (modified) wscript : emscripten pass more debug flags in debug mode ... 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 15:18:03 GMT Martin Hermant [deaf39e] * wscript (modified) wscript : fix indent error 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++) Mon, 29 May 2017 14:50:08 GMT Martin Hermant [023e4b2] * wscript (modified) wscript : use .min.js extension for release build add assersions in ... Mon, 29 May 2017 14:46:34 GMT Martin Hermant [195ecf2b] * wscript (modified) wscript : remove emscripten default -Oz flag Mon, 29 May 2017 14:44:29 GMT Martin Hermant [1539d4b] * wscript (modified) wscript : use -Oz when building release with emscripten Mon, 29 May 2017 14:28:00 GMT Martin Hermant [fc5e189] * wscript (modified) wscript : add spacing after -o flag (else not processed by emmc) Wed, 10 May 2017 08:39:38 GMT Paul Brossier [9452505] * scripts/get_waf.sh (modified) scripts/get_waf.sh: bump to waf 1.9.11 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 Wed, 10 May 2017 08:25:13 GMT Paul Brossier [b37e2b2] * scripts/setenv_local.sh (modified) scripts/setenv_local.sh: clean up, only set LD_LIBRARY_PATH