[py] fb.set_triangle_bands does not warn for freqs <= samplerate/2
[aubio.git] / python / tests / test_filterbank_mel.py
2018-11-10 Paul Brossier[py] fb.set_triangle_bands does not warn for freqs...
2018-11-10 Paul Brossier[py] add assert_warns to filterbank.set_triangle_bands...
2018-11-10 Paul Brossier[py] remove duplicate tests
2018-11-10 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-09 Paul Brossier[tests] also test for duplicate values in set_triangle_...
2018-11-09 Paul Brossier[filterbank] improve unit tests
2018-11-09 Paul Brossier[tests] set_triangle_bands should when list starts...
2018-11-05 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-02 Paul Brossier[tests] capture warnings from filterbank_mel, improve...
2018-11-01 Paul Brossier[tests] remove warning filter
2018-11-01 Paul Brossier[tests] avoid some imports, move main to end
2017-10-01 Paul BrossierMerge branch 'intel_ipp_pull' of https://github.com...
2017-10-01 Paul BrossierMerge branch 'yin_confidence' of https://github.com...
2017-09-30 Paul BrossierMerge branch 'master' into PR/simplify_emscripten
2017-09-16 Paul BrossierMerge branch 'master' into dct
2017-09-16 Paul BrossierMerge branch 'master' into coveralls
2017-09-14 Paul Brossierpython/tests/test_filterbank_mel.py: ignore UserWarnings
2017-09-14 Paul Brossierpython/tests/test_filterbank*.py: clean-up, improve...
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-05-16 Paul Brossierpython/tests: fix most prospect warnings
2016-04-24 Paul Brossierpython/tests: use aubio.float_type
2013-02-11 Paul Brossiermerge from develop
2013-02-10 Paul Brossiermoved tests to subdirectory