shithub: aubio

RSS feed

adc6e02e – Paul Brossier <piem@piem.org> authored on 2018/12/01 05:57
Merge branch 'master' into feature/pytest

bde4f641 – Paul Brossier <piem@piem.org> authored on 2018/11/30 10:06
[make] show tests/ in coverage reports

2b242afe – Paul Brossier <piem@piem.org> authored on 2018/11/30 10:05
[make] move coverage reports to build/coverage_{c,python}

38214151 – Paul Brossier <piem@piem.org> authored on 2018/11/29 22:11
[py] remove useless check in py-phasevoc.c

8968ea7d – Paul Brossier <piem@piem.org> authored on 2018/11/29 14:19
Merge branch 'feature/c_tests'

2cf905ff – Paul Brossier <piem@piem.org> authored on 2018/11/29 13:49
[tests] onset creation may succeed with non-power of two sizes

f9204acd – Paul Brossier <piem@piem.org> authored on 2018/11/29 13:39
[tests] fix argument parsing in source

242e9236 – Paul Brossier <piem@piem.org> authored on 2018/11/29 13:38
[tests] make sure unit tests run after sound file is created

0de816c4 – Paul Brossier <piem@piem.org> authored on 2018/11/29 13:36
[tests] fix argument parsing in onset and wavetable

9ffa5900 – Paul Brossier <piem@piem.org> authored on 2018/11/29 12:19
[waf] check tests return code and show summary

953cde5c – Paul Brossier <piem@piem.org> authored on 2018/11/29 12:05
[tests] use run_on_default_source_and_sink in sampler tests

92c85b12 – Paul Brossier <piem@piem.org> authored on 2018/11/29 11:58
[tests] fail dct tests if reconstruction failed

c631cc08 – Paul Brossier <piem@piem.org> authored on 2018/11/29 11:57
[tests] add new_aubio_window tests

f84f6bce – Paul Brossier <piem@piem.org> authored on 2018/11/29 11:55
[tests] use run_on_default_source in tempo

a3d87955 – Paul Brossier <piem@piem.org> authored on 2018/11/29 11:27
[tests] use run_on_default_source_and_sink in awhitening

ee0c4d50 – Paul Brossier <piem@piem.org> authored on 2018/11/29 11:26
[tests] use run_on_default_source_and_sink in sink tests

8386dbe9 – Paul Brossier <piem@piem.org> authored on 2018/11/29 11:26
[tests] add run_on_default_source_and_sink helper

eba0cc4f – Paul Brossier <piem@piem.org> authored on 2018/11/29 11:15
[tests] simplify awhitening parsing

1b3edc67 – Paul Brossier <piem@piem.org> authored on 2018/11/29 11:14
[tests] also use run_on_default_source in onset

b0d4c788 – Paul Brossier <piem@piem.org> authored on 2018/11/29 11:12
[tests] fix argument parsing in source tests

da67922d – Paul Brossier <piem@piem.org> authored on 2018/11/29 11:11
[tests] use run_on_default_source in all source tests

b610be52 – Paul Brossier <piem@piem.org> authored on 2018/11/29 11:08
[tests] pure python create_sine_wave

60384e93 – Paul Brossier <piem@piem.org> authored on 2018/11/29 10:21
[tests] [win] workaround to escape backslashes

752ce6dd – Paul Brossier <piem@piem.org> authored on 2018/11/29 10:10
[tests] [win] include io.h for _access()

586383d5 – Paul Brossier <piem@piem.org> authored on 2018/11/29 10:04
[tests] [win] more windows workaround to pass strings via -D

35693262 – Paul Brossier <piem@piem.org> authored on 2018/11/29 09:31
[tests] fix test source creation rule

64d534db – Paul Brossier <piem@piem.org> authored on 2018/11/29 09:28
[tests] add run_on_default_source to test-source

c6bb567a – Paul Brossier <piem@piem.org> authored on 2018/11/29 09:28
[tests] add run_on_default_source helper

505b49aa – Paul Brossier <piem@piem.org> authored on 2018/11/29 09:27
[tests] create test sound from waf, add -DAUBIO_TESTS_SOURCE=

703cc2bf – Paul Brossier <piem@piem.org> authored on 2018/11/29 09:27
[tests] add script to create sound file with python only

d94afb37 – Paul Brossier <piem@piem.org> authored on 2018/11/28 20:07
[tests] [win] use calloc to work around constant size issue

e7edf928 – Paul Brossier <piem@piem.org> authored on 2018/11/28 19:46
[tests] srandom take unsigned int

6a91a9d4 – Paul Brossier <piem@piem.org> authored on 2018/11/28 19:42
[tests] fix unmatched parenthesis on windows

a3343681 – Paul Brossier <piem@piem.org> authored on 2018/11/28 19:41
Revert "[tests] fix unmatched parenthesis on windows"

bab46116 – Paul Brossier <piem@piem.org> authored on 2018/11/28 19:34
[tests] fix unmatched parenthesis on windows

cb288f22 – Paul Brossier <piem@piem.org> authored on 2018/11/28 19:28
[tests] increase entropy by adding address to current second

d22b568d – Paul Brossier <piem@piem.org> authored on 2018/11/28 19:24
[tests] use constant for array size, include string.h

aa15080e – Paul Brossier <piem@piem.org> authored on 2018/11/28 19:07
[tests] workaround for windows

a6065b9b – Paul Brossier <piem@piem.org> authored on 2018/11/28 18:04
[tests] include unistd for unlink, close (linux, darwin)

abe67e1b – Paul Brossier <piem@piem.org> authored on 2018/11/28 17:41
[tests] create a temporary sink, use in wavetable test

c0ce78fc – Paul Brossier <piem@piem.org> authored on 2018/11/28 10:30
[pitch] comment out unused functions in mcomb and yin

7625d852 – Paul Brossier <piem@piem.org> authored on 2018/11/28 10:28
[tests] check new_aubio_pitch fails with wrong parameters