shithub: aubio

RSS feed

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