# # ChangeLog for / # # Generated by Trac 1.2 # May 12, 2024, 7:45:38 AM Fri, 30 Nov 2018 02:11:56 GMT Paul Brossier [3821415] * python/ext/py-phasevoc.c (modified) [py] remove useless check in py-phasevoc.c Thu, 29 Nov 2018 18:19:52 GMT Paul Brossier [8968ea7] * tests/create_tests_source.py (added) * tests/src/io/test-sink-multi.c (modified) * tests/src/io/test-sink.c (modified) * tests/src/io/test-sink_apple_audio-multi.c (modified) * tests/src/io/test-sink_apple_audio.c (modified) * tests/src/io/test-sink_sndfile-multi.c (modified) * tests/src/io/test-sink_sndfile.c (modified) * tests/src/io/test-sink_wavwrite-multi.c (modified) * tests/src/io/test-sink_wavwrite.c (modified) * tests/src/io/test-source.c (modified) * tests/src/io/test-source_apple_audio.c (modified) * tests/src/io/test-source_avcodec.c (modified) * tests/src/io/test-source_multi.c (modified) * tests/src/io/test-source_seek.c (modified) * tests/src/io/test-source_sndfile.c (modified) * tests/src/io/test-source_wavread.c (modified) * tests/src/onset/test-onset.c (modified) * tests/src/spectral/test-awhitening.c (modified) * tests/src/spectral/test-dct.c (modified) * tests/src/synth/test-sampler.c (modified) * tests/src/synth/test-wavetable.c (modified) * tests/src/tempo/test-tempo.c (modified) * tests/src/test-mathutils.c (modified) * tests/utils_tests.h (modified) * tests/wscript_build (modified) * wscript (modified) Merge branch 'feature/c_tests' Thu, 29 Nov 2018 17:49:32 GMT Paul Brossier [2cf905f] * tests/src/onset/test-onset.c (modified) [tests] onset creation may succeed with non-power of two sizes Thu, 29 Nov 2018 17:39:02 GMT Paul Brossier [f9204ac] * tests/src/io/test-source.c (modified) [tests] fix argument parsing in source Thu, 29 Nov 2018 17:38:41 GMT Paul Brossier [242e923] * tests/wscript_build (modified) [tests] make sure unit tests run after sound file is created Thu, 29 Nov 2018 17:36:22 GMT Paul Brossier [0de816c] * tests/src/onset/test-onset.c (modified) * tests/src/synth/test-wavetable.c (modified) [tests] fix argument parsing in onset and wavetable Thu, 29 Nov 2018 16:19:07 GMT Paul Brossier [9ffa590] * wscript (modified) [waf] check tests return code and show summary Thu, 29 Nov 2018 16:05:28 GMT Paul Brossier [953cde5] * tests/src/synth/test-sampler.c (modified) [tests] use run_on_default_source_and_sink in sampler tests Thu, 29 Nov 2018 15:58:12 GMT Paul Brossier [92c85b12] * tests/src/spectral/test-dct.c (modified) [tests] fail dct tests if reconstruction failed Thu, 29 Nov 2018 15:57:36 GMT Paul Brossier [c631cc0] * tests/src/test-mathutils.c (modified) [tests] add new_aubio_window tests Thu, 29 Nov 2018 15:55:43 GMT Paul Brossier [f84f6bc] * tests/src/tempo/test-tempo.c (modified) [tests] use run_on_default_source in tempo Thu, 29 Nov 2018 15:27:52 GMT Paul Brossier [a3d8795] * tests/src/spectral/test-awhitening.c (modified) [tests] use run_on_default_source_and_sink in awhitening Thu, 29 Nov 2018 15:26:45 GMT Paul Brossier [ee0c4d50] * tests/src/io/test-sink-multi.c (modified) * tests/src/io/test-sink.c (modified) * tests/src/io/test-sink_apple_audio-multi.c (modified) * tests/src/io/test-sink_apple_audio.c (modified) * tests/src/io/test-sink_sndfile-multi.c (modified) * tests/src/io/test-sink_sndfile.c (modified) * tests/src/io/test-sink_wavwrite-multi.c (modified) * tests/src/io/test-sink_wavwrite.c (modified) [tests] use run_on_default_source_and_sink in sink tests Thu, 29 Nov 2018 15:26:04 GMT Paul Brossier [8386dbe] * tests/utils_tests.h (modified) [tests] add run_on_default_source_and_sink helper Thu, 29 Nov 2018 15:15:21 GMT Paul Brossier [eba0cc4] * tests/src/spectral/test-awhitening.c (modified) [tests] simplify awhitening parsing Thu, 29 Nov 2018 15:14:05 GMT Paul Brossier [1b3edc6] * tests/src/onset/test-onset.c (modified) [tests] also use run_on_default_source in onset Thu, 29 Nov 2018 15:12:31 GMT Paul Brossier [b0d4c78] * tests/src/io/test-source_apple_audio.c (modified) * tests/src/io/test-source_avcodec.c (modified) * tests/src/io/test-source_seek.c (modified) * tests/src/io/test-source_sndfile.c (modified) * tests/src/io/test-source_wavread.c (modified) [tests] fix argument parsing in source tests Thu, 29 Nov 2018 15:11:15 GMT Paul Brossier [da67922] * tests/src/io/test-source_apple_audio.c (modified) * tests/src/io/test-source_avcodec.c (modified) * tests/src/io/test-source_multi.c (modified) * tests/src/io/test-source_seek.c (modified) * tests/src/io/test-source_sndfile.c (modified) * tests/src/io/test-source_wavread.c (modified) [tests] use run_on_default_source in all source tests Thu, 29 Nov 2018 15:08:24 GMT Paul Brossier [b610be5] * tests/create_tests_source.py (modified) [tests] pure python create_sine_wave Thu, 29 Nov 2018 14:21:03 GMT Paul Brossier [60384e9] * tests/wscript_build (modified) [tests] [win] workaround to escape backslashes Thu, 29 Nov 2018 14:10:29 GMT Paul Brossier [752ce6d] * tests/utils_tests.h (modified) [tests] [win] include io.h for _access() Thu, 29 Nov 2018 14:04:58 GMT Paul Brossier [586383d] * tests/utils_tests.h (modified) * tests/wscript_build (modified) [tests] [win] more windows workaround to pass strings via -D Thu, 29 Nov 2018 13:31:17 GMT Paul Brossier [3569326] * tests/wscript_build (modified) [tests] fix test source creation rule Thu, 29 Nov 2018 13:28:39 GMT Paul Brossier [64d534d] * tests/src/io/test-source.c (modified) [tests] add run_on_default_source to test-source Thu, 29 Nov 2018 13:28:09 GMT Paul Brossier [c6bb567a] * tests/utils_tests.h (modified) [tests] add run_on_default_source helper Thu, 29 Nov 2018 13:27:49 GMT Paul Brossier [505b49a] * tests/wscript_build (modified) [tests] create test sound from waf, add -DAUBIO_TESTS_SOURCE= Thu, 29 Nov 2018 13:27:05 GMT Paul Brossier [703cc2b] * tests/create_tests_source.py (added) [tests] add script to create sound file with python only Thu, 29 Nov 2018 00:07:15 GMT Paul Brossier [d94afb3] * tests/utils_tests.h (modified) [tests] [win] use calloc to work around constant size issue Wed, 28 Nov 2018 23:46:31 GMT Paul Brossier [e7edf92] * tests/utils_tests.h (modified) [tests] srandom take unsigned int Wed, 28 Nov 2018 23:42:41 GMT Paul Brossier [6a91a9d] * tests/utils_tests.h (modified) [tests] fix unmatched parenthesis on windows Wed, 28 Nov 2018 23:41:45 GMT Paul Brossier [a334368] * tests/utils_tests.h (modified) Revert "[tests] fix unmatched parenthesis on windows" This reverts ... Wed, 28 Nov 2018 23:34:39 GMT Paul Brossier [bab4611] * tests/utils_tests.h (modified) [tests] fix unmatched parenthesis on windows Wed, 28 Nov 2018 23:28:11 GMT Paul Brossier [cb288f2] * tests/utils_tests.h (modified) [tests] increase entropy by adding address to current second Wed, 28 Nov 2018 23:24:40 GMT Paul Brossier [d22b568] * tests/utils_tests.h (modified) [tests] use constant for array size, include string.h Wed, 28 Nov 2018 23:07:58 GMT Paul Brossier [aa15080] * tests/utils_tests.h (modified) [tests] workaround for windows Wed, 28 Nov 2018 22:04:00 GMT Paul Brossier [a6065b9] * tests/utils_tests.h (modified) [tests] include unistd for unlink, close (linux, darwin) Wed, 28 Nov 2018 21:41:10 GMT Paul Brossier [abe67e1] * tests/src/synth/test-wavetable.c (modified) * tests/utils_tests.h (modified) [tests] create a temporary sink, use in wavetable test When called ... Wed, 28 Nov 2018 14:30:11 GMT Paul Brossier [c0ce78f] * src/pitch/pitchmcomb.c (modified) * src/pitch/pitchyin.c (modified) [pitch] comment out unused functions in mcomb and yin Wed, 28 Nov 2018 14:28:30 GMT Paul Brossier [7625d85] * tests/src/pitch/test-pitch.c (modified) [tests] check new_aubio_pitch fails with wrong parameters Wed, 28 Nov 2018 14:27:08 GMT Paul Brossier [f73f3fb] * src/pitch/pitchyinfast.c (modified) [pitch] prevent null pointer dereference in yinfast Wed, 28 Nov 2018 12:40:46 GMT Paul Brossier [c5ee130] * src/notes/notes.c (modified) [notes] prevent null pointer dereference thanks to @niugx Wed, 28 Nov 2018 12:39:51 GMT Paul Brossier [4506b0c] * tests/src/notes/test-notes.c (added) [tests] add notes tests Wed, 28 Nov 2018 02:33:01 GMT Paul Brossier [042d77d] * src/utils/hist.c (modified) [utils] hist with size null fails Wed, 28 Nov 2018 02:32:32 GMT Paul Brossier [c0429d4] * tests/src/utils/test-hist.c (modified) [tests] check hist with size null fails Mon, 26 Nov 2018 17:33:26 GMT Paul Brossier [db3eb5c] * src/spectral/dct.c (modified) Merge branch 'feature/dctsimplify' into feature/mfcc_tests Mon, 26 Nov 2018 17:22:06 GMT Paul Brossier [e680926] * src/spectral/dct.c (modified) [dct] fix radix check for accelerate Mon, 26 Nov 2018 16:23:14 GMT Paul Brossier [b174319] * tests/src/spectral/test-mfcc.c (modified) [tests] add calls to new_aubio_mfcc with wrong input parameters Mon, 26 Nov 2018 16:22:31 GMT Paul Brossier [5ad5109] * src/spectral/mfcc.c (modified) [mfcc] validate input parameters, safer delete Mon, 26 Nov 2018 16:21:30 GMT Paul Brossier [e744416] * src/spectral/mfcc.c (modified) [mfcc] remove plain dct ifdefs Mon, 26 Nov 2018 16:09:08 GMT Paul Brossier [d050d02] * tests/src/spectral/test-dct.c (modified) [tests] do not test dct with wrong sizes Mon, 26 Nov 2018 15:59:56 GMT Paul Brossier [63c5015] * src/spectral/dct_fftw.c (modified) [dct] fail fftw creation if size <= 0 Mon, 26 Nov 2018 15:59:12 GMT Paul Brossier [5c3061e] * src/spectral/dct.c (modified) [dct] fix typo in error message Mon, 26 Nov 2018 15:30:14 GMT Paul Brossier [813ced8] * src/spectral/dct_plain.c (modified) [dct] fail plain creation if size <= 0 Mon, 26 Nov 2018 15:29:42 GMT Paul Brossier [fe6a9a23] * src/spectral/dct_ooura.c (modified) [dct] fail ooura creation if size <= 0 Mon, 26 Nov 2018 15:28:57 GMT Paul Brossier [7c85c15] * src/spectral/dct.c (modified) [dct] use del_aubio_dct on failure, add missing \n in error message Mon, 26 Nov 2018 15:28:28 GMT Paul Brossier [d3440e7] * src/spectral/dct.c (modified) [dct] fix typo in warning message, add missing \n Mon, 26 Nov 2018 15:27:58 GMT Paul Brossier [6124059] * src/spectral/dct.c (modified) [dct] remove size check to test each method Mon, 26 Nov 2018 11:00:38 GMT Paul Brossier [6091189] * python/tests/test_phasevoc.py (modified) [tests] run phase vocoder with hop_s = win_s Mon, 26 Nov 2018 10:49:03 GMT Paul Brossier [099776d] * tests/src/spectral/test-phasevoc.c (modified) [tests] increase pvoc coverage Mon, 26 Nov 2018 10:48:35 GMT Paul Brossier [804c8eb] * tests/src/spectral/test-dct.c (modified) * tests/src/spectral/test-tss.c (modified) [tests] increase tss coverage Mon, 26 Nov 2018 10:48:27 GMT Paul Brossier [88a4d8a] * tests/src/spectral/test-awhitening.c (modified) [tests] increase awhitening coverage Mon, 26 Nov 2018 10:35:06 GMT Paul Brossier [ce323e4] * src/onset/onset.c (modified) * tests/src/onset/test-onset.c (modified) Merge branch 'fix/onset_nullptr' (thanks to @niugx) Mon, 26 Nov 2018 10:34:45 GMT Paul Brossier [1cf031a] * python/tests/test_tempo.py (added) * src/tempo/tempo.c (modified) * tests/src/tempo/test-tempo.c (modified) Merge branch 'fix/bufoverflow_tempo' (thanks to @niugx) Mon, 26 Nov 2018 10:34:01 GMT Paul Brossier [bcc5387] * src/spectral/filterbank.c (modified) * tests/src/spectral/test-filterbank.c (modified) Merge branch 'fix/crash_filterbank' (thanks to @niugx) Sat, 24 Nov 2018 18:03:31 GMT Paul Brossier [381a44e] * src/spectral/specdesc.c (modified) [specdesc] improve error message Sat, 24 Nov 2018 18:03:14 GMT Paul Brossier [c6f1f7d] * VERSION (modified) VERSION: bump to 0.4.9~alpha Sat, 24 Nov 2018 18:00:11 GMT Paul Brossier [0f5f40b] * tests/src/onset/test-onset.c (modified) [tests] run some tests in onset if no arguments passed Sat, 24 Nov 2018 17:53:12 GMT Paul Brossier [e4e0861] * src/onset/onset.c (modified) [onset] safer deletion method Sat, 24 Nov 2018 17:31:42 GMT Paul Brossier [ef0a430] * src/tempo/tempo.c (modified) [tempo] fix delay_ms methods Sat, 24 Nov 2018 17:31:25 GMT Paul Brossier [832b0f64] * python/tests/test_tempo.py (added) [py] add tempo tests Sat, 24 Nov 2018 17:30:17 GMT Paul Brossier [075bc57] * tests/src/tempo/test-tempo.c (modified) [tests] wrap long lines in test-tempo.c Sat, 24 Nov 2018 17:29:55 GMT Paul Brossier [be83390] * tests/src/tempo/test-tempo.c (modified) [tests] run tempo until first analysis is done Sat, 24 Nov 2018 17:21:54 GMT Paul Brossier [b5a0479] * src/tempo/tempo.c (modified) [tempo] make sure all objects have been created, safer del_ method Sat, 24 Nov 2018 17:03:43 GMT Paul Brossier [88d3d31] * tests/src/tempo/test-tempo.c (modified) [tests] run some tests in tempo if no arguments passed Sat, 24 Nov 2018 17:03:01 GMT Paul Brossier [63bc67b] * tests/src/tempo/test-tempo.c (modified) [tests] check if tempo creation suceeded Sat, 24 Nov 2018 16:17:29 GMT Paul Brossier [b1559f4c] * src/tempo/tempo.c (modified) [tempo] fix buffer overflow in method parser Sat, 24 Nov 2018 15:29:45 GMT Paul Brossier [eda95c9] * src/spectral/filterbank.c (modified) [filterbank] validate input parameters Sat, 24 Nov 2018 15:28:01 GMT Paul Brossier [1029ac7] * tests/src/spectral/test-filterbank.c (modified) [tests] check creating filterbank with wrong parameters returns null Thu, 22 Nov 2018 14:28:29 GMT Paul Brossier [c4a8bc1] * VERSION (modified) VERSION: bump to 0.4.8 Thu, 22 Nov 2018 14:28:22 GMT Paul Brossier [3ba5d952] * ChangeLog (modified) [ChangeLog] add 0.4.8 entry Thu, 22 Nov 2018 14:28:01 GMT Paul Brossier [b1294cc] * setup.py (modified) [py] set long description content type to markdown Thu, 22 Nov 2018 03:00:00 GMT Paul Brossier [5a02e53] * src/synth/wavetable.h (modified) [doc] plain todo in wavetable_load Thu, 22 Nov 2018 02:20:40 GMT Paul Brossier [d252666] * .travis.yml (modified) [ci] move homebrew packages to travis addons, skip brew update Thu, 22 Nov 2018 01:48:12 GMT Paul Brossier [9617edd] * Makefile (modified) [make] add branch coverage, improve html report Wed, 21 Nov 2018 21:52:12 GMT Paul Brossier [59bad82] * MANIFEST.in (modified) [py] include waf_gensyms.py in MANIFEST.in Wed, 21 Nov 2018 21:16:27 GMT Paul Brossier [6abd17e] * python/tests/test_source_channels.py (modified) [tests] use from .utils import, fixes build with pybuild 3.5 Wed, 21 Nov 2018 20:54:29 GMT Paul Brossier [429ff6c] * wscript (modified) [waf] exclude more generated files from tarball Wed, 21 Nov 2018 20:42:05 GMT Paul Brossier [08db885] * .travis.yml (modified) [ci] remove coveralls from travis, using codecov Wed, 21 Nov 2018 20:21:49 GMT Paul Brossier [8924bdf] * doc/requirements.rst (modified) [doc] describe single-/double-precision modes Wed, 21 Nov 2018 19:55:09 GMT Paul Brossier [313eb2b] * src/synth/wavetable.c (modified) * src/synth/wavetable.h (modified) [wavetable] add dummy load implementation, add todo entry in ... Wed, 21 Nov 2018 19:53:54 GMT Paul Brossier [afe90ee] * src/synth/wavetable.h (modified) [wavetable] revert 9511547 to preserve api Wed, 21 Nov 2018 18:51:33 GMT Paul Brossier [89c44aa] * python/README.md (modified) [doc] reorder python/README.md sections, group links Wed, 21 Nov 2018 18:33:53 GMT Paul Brossier [d90d5bb0] * python/README.md (modified) [doc] rewrite python/README.md demo section Wed, 21 Nov 2018 18:28:07 GMT Paul Brossier [007c0a1] * doc/python_module.rst (modified) * python/README.md (modified) [doc] move api references to doc, simplify pip instructions, add ... Wed, 21 Nov 2018 17:12:53 GMT Paul Brossier [39d6fba] * doc/python_module.rst (modified) * python/README.md (modified) [doc] move python tests from python/README.md to doc/python_module.rst Wed, 21 Nov 2018 15:41:58 GMT Paul Brossier [e6a07fe] * setup.py (modified) [pip] use python/README.md for package long description Wed, 21 Nov 2018 15:41:09 GMT Paul Brossier [0c18603] * python/README.md (modified) [doc] rewrite description, add built with and documentation sections ... Wed, 21 Nov 2018 15:39:53 GMT Paul Brossier [4da317c] * python/README.md (modified) [doc] remove installation instructions from python/README.md Wed, 21 Nov 2018 15:28:00 GMT Paul Brossier [43885a7] * doc/aubiocut.txt (modified) [man] document aubiocut --create-first Wed, 21 Nov 2018 13:28:54 GMT Paul Brossier [e10144c] * src/spectral/mfcc.h (modified) [doc] remove extra parameter in aubio_mfcc_set_mel_coeffs_slaney