shithub: aubio

RSS feed

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

f73f3fbe – Paul Brossier <piem@piem.org> authored on 2018/11/28 10:27
[pitch] prevent null pointer dereference in yinfast

c5ee1307 – Paul Brossier <piem@piem.org> authored on 2018/11/28 08:40
[notes] prevent null pointer dereference

4506b0c5 – Paul Brossier <piem@piem.org> authored on 2018/11/28 08:39
[tests] add notes tests

042d77d6 – Paul Brossier <piem@piem.org> authored on 2018/11/27 22:33
[utils] hist with size null fails

c0429d46 – Paul Brossier <piem@piem.org> authored on 2018/11/27 22:32
[tests] check hist with size null fails

db3eb5c0 – Paul Brossier <piem@piem.org> authored on 2018/11/26 13:33
Merge branch 'feature/dctsimplify' into feature/mfcc_tests

e680926d – Paul Brossier <piem@piem.org> authored on 2018/11/26 13:22
[dct] fix radix check for accelerate

b1743190 – Paul Brossier <piem@piem.org> authored on 2018/11/26 12:23
[tests] add calls to new_aubio_mfcc with wrong input parameters

5ad5109d – Paul Brossier <piem@piem.org> authored on 2018/11/26 12:22
[mfcc] validate input parameters, safer delete

e7444164 – Paul Brossier <piem@piem.org> authored on 2018/11/26 12:21
[mfcc] remove plain dct ifdefs

d050d027 – Paul Brossier <piem@piem.org> authored on 2018/11/26 12:09
[tests] do not test dct with wrong sizes

63c50154 – Paul Brossier <piem@piem.org> authored on 2018/11/26 11:59
[dct] fail fftw creation if size <= 0

5c3061eb – Paul Brossier <piem@piem.org> authored on 2018/11/26 11:59
[dct] fix typo in error message

813ced81 – Paul Brossier <piem@piem.org> authored on 2018/11/26 11:30
[dct] fail plain creation if size <= 0

fe6a9a23 – Paul Brossier <piem@piem.org> authored on 2018/11/26 11:29
[dct] fail ooura creation if size <= 0

7c85c153 – Paul Brossier <piem@piem.org> authored on 2018/11/26 11:28
[dct] use del_aubio_dct on failure, add missing \n in error message

d3440e7e – Paul Brossier <piem@piem.org> authored on 2018/11/26 11:28
[dct] fix typo in warning message, add missing \n

6124059c – Paul Brossier <piem@piem.org> authored on 2018/11/26 11:27
[dct] remove size check to test each method

6091189e – Paul Brossier <piem@piem.org> authored on 2018/11/26 07:00
[tests] run phase vocoder with hop_s = win_s

099776df – Paul Brossier <piem@piem.org> authored on 2018/11/26 06:49
[tests] increase pvoc coverage

804c8eb1 – Paul Brossier <piem@piem.org> authored on 2018/11/26 06:48
[tests] increase tss coverage

88a4d8a4 – Paul Brossier <piem@piem.org> authored on 2018/11/26 06:48
[tests] increase awhitening coverage

ce323e48 – Paul Brossier <piem@piem.org> authored on 2018/11/26 06:35
Merge branch 'fix/onset_nullptr' (thanks to @niugx)

1cf031a3 – Paul Brossier <piem@piem.org> authored on 2018/11/26 06:34
Merge branch 'fix/bufoverflow_tempo' (thanks to @niugx)

bcc53876 – Paul Brossier <piem@piem.org> authored on 2018/11/26 06:34
Merge branch 'fix/crash_filterbank' (thanks to @niugx)

381a44e2 – Paul Brossier <piem@piem.org> authored on 2018/11/24 14:03
[specdesc] improve error message

c6f1f7de – Paul Brossier <piem@piem.org> authored on 2018/11/24 14:03
VERSION: bump to 0.4.9~alpha

0f5f40bb – Paul Brossier <piem@piem.org> authored on 2018/11/24 14:00
[tests] run some tests in onset if no arguments passed

e4e0861c – Paul Brossier <piem@piem.org> authored on 2018/11/24 13:53
[onset] safer deletion method

ef0a430f – Paul Brossier <piem@piem.org> authored on 2018/11/24 13:31
[tempo] fix delay_ms methods

832b0f64 – Paul Brossier <piem@piem.org> authored on 2018/11/24 13:31
[py] add tempo tests

075bc57f – Paul Brossier <piem@piem.org> authored on 2018/11/24 13:30
[tests] wrap long lines in test-tempo.c

be83390f – Paul Brossier <piem@piem.org> authored on 2018/11/24 13:29
[tests] run tempo until first analysis is done

b5a04798 – Paul Brossier <piem@piem.org> authored on 2018/11/24 13:21
[tempo] make sure all objects have been created, safer del_ method

88d3d310 – Paul Brossier <piem@piem.org> authored on 2018/11/24 13:03
[tests] run some tests in tempo if no arguments passed

63bc67b6 – Paul Brossier <piem@piem.org> authored on 2018/11/24 13:03
[tests] check if tempo creation suceeded

b1559f4c – Paul Brossier <piem@piem.org> authored on 2018/11/24 12:17
[tempo] fix buffer overflow in method parser

eda95c9c – Paul Brossier <piem@piem.org> authored on 2018/11/24 11:29
[filterbank] validate input parameters

1029ac70 – Paul Brossier <piem@piem.org> authored on 2018/11/24 11:28
[tests] check creating filterbank with wrong parameters returns null

c4a8bc13 – Paul Brossier <piem@piem.org> authored on 2018/11/22 10:28
VERSION: bump to 0.4.8

3ba5d952 – Paul Brossier <piem@piem.org> authored on 2018/11/22 10:28
[ChangeLog] add 0.4.8 entry

b1294cc3 – Paul Brossier <piem@piem.org> authored on 2018/11/22 10:28
[py] set long description content type to markdown

5a02e53e – Paul Brossier <piem@piem.org> authored on 2018/11/21 23:00
[doc] plain todo in wavetable_load

d252666c – Paul Brossier <piem@piem.org> authored on 2018/11/21 22:20
[ci] move homebrew packages to travis addons, skip brew update

9617edd3 – Paul Brossier <piem@piem.org> authored on 2018/11/21 21:48
[make] add branch coverage, improve html report

59bad82f – Paul Brossier <piem@piem.org> authored on 2018/11/21 17:52
[py] include waf_gensyms.py in MANIFEST.in

6abd17e3 – Paul Brossier <piem@piem.org> authored on 2018/11/21 17:16
[tests] use from .utils import, fixes build with pybuild 3.5

429ff6c2 – Paul Brossier <piem@piem.org> authored on 2018/11/21 16:54
[waf] exclude more generated files from tarball

08db8852 – Paul Brossier <piem@piem.org> authored on 2018/11/21 16:42
[ci] remove coveralls from travis, using codecov

8924bdf0 – Paul Brossier <piem@piem.org> authored on 2018/11/21 16:21
[doc] describe single-/double-precision modes

313eb2b1 – Paul Brossier <piem@piem.org> authored on 2018/11/21 15:55
[wavetable] add dummy load implementation, add todo entry in documentation

afe90ee9 – Paul Brossier <piem@piem.org> authored on 2018/11/21 15:53
[wavetable] revert 9511547 to preserve api

89c44aa1 – Paul Brossier <piem@piem.org> authored on 2018/11/21 14:51
[doc] reorder python/README.md sections, group links

d90d5bb0 – Paul Brossier <piem@piem.org> authored on 2018/11/21 14:33
[doc] rewrite python/README.md demo section

007c0a19 – Paul Brossier <piem@piem.org> authored on 2018/11/21 14:28
[doc] move api references to doc, simplify pip instructions, add conda section

39d6fba7 – Paul Brossier <piem@piem.org> authored on 2018/11/21 13:12
[doc] move python tests from python/README.md to doc/python_module.rst

e6a07fe7 – Paul Brossier <piem@piem.org> authored on 2018/11/21 11:41
[pip] use python/README.md for package long description

0c186039 – Paul Brossier <piem@piem.org> authored on 2018/11/21 11:41
[doc] rewrite description, add built with and documentation sections to python/README.md

4da317cf – Paul Brossier <piem@piem.org> authored on 2018/11/21 11:39
[doc] remove installation instructions from python/README.md

43885a7c – Paul Brossier <piem@piem.org> authored on 2018/11/21 11:28
[man] document aubiocut --create-first

e10144ce – Paul Brossier <piem@piem.org> authored on 2018/11/21 09:28
[doc] remove extra parameter in aubio_mfcc_set_mel_coeffs_slaney

5eea3b25 – Paul Brossier <piem@piem.org> authored on 2018/11/20 21:19
[waf] bump to 2.0.12

Next