../
|
utils.py
|
2.5 KB
|
5d8cc71
|
8 years
|
Paul Brossier |
python/tests/utils.py: by default, use 5 seconds brownoise
|
test_zero_crossing_rate.py
|
1.5 KB
|
0b6d23d
|
8 years
|
Paul Brossier |
python/tests: fix most prospect warnings
|
test_tempo.py
|
2.5 KB
|
832b0f64
|
6 years
|
Paul Brossier |
[py] add tempo tests
|
test_specdesc.py
|
7.1 KB
|
12e91a6
|
8 years
|
Paul Brossier |
python/tests/test_specdesc.py: RuntimeError? is now raised on wrong mode
|
test_source_channels.py
|
3.1 KB
|
6abd17e
|
6 years
|
Paul Brossier |
[tests] use from .utils import, fixes build with pybuild 3.5
|
test_source.py
|
6.1 KB
|
da1a83f
|
8 years
|
Paul Brossier |
python/tests/test_source.py: remove unused import
|
test_slicing.py
|
7.4 KB
|
ab24edb
|
6 years
|
Paul Brossier |
[py] [tests] start slice tests at 0
|
test_sink.py
|
3.9 KB
|
6448d31
|
8 years
|
Paul Brossier |
python/tests/test_sink.py: add missing samplerate
|
test_scale.py.old
|
499 bytes
|
152d681
|
55 years
|
(none) |
|
test_pitch.py
|
4.5 KB
|
c3de7ca
|
8 years
|
Paul Brossier |
python/tests/test_pitch.py: add yinfast
|
test_phasevoc.py
|
6.0 KB
|
6091189
|
6 years
|
Paul Brossier |
[tests] run phase vocoder with hop_s = win_s
|
test_peakpicker.py.old
|
3.2 KB
|
152d681
|
55 years
|
(none) |
|
test_onset.py
|
3.2 KB
|
11c0d74
|
6 years
|
Paul Brossier |
[tests] improve onset coverage
|
test_notes.py
|
2.7 KB
|
f8c5452
|
6 years
|
Paul Brossier |
python/tests/test_notes.py: test notes.set/get_release_drop
|
test_note2midi.py
|
4.3 KB
|
27ed546
|
6 years
|
Paul Brossier |
[py] [test] expect a small rounding error when using double precision
|
test_musicutils.py
|
2.6 KB
|
0b6d23d
|
8 years
|
Paul Brossier |
python/tests: fix most prospect warnings
|
test_midi2note.py
|
1.3 KB
|
d554321
|
8 years
|
Paul Brossier |
python/tests/test_{midi2note,note2midi}.py: use nose2.params, add …
|
test_mfcc.py
|
4.5 KB
|
581c8b5
|
6 years
|
Paul Brossier |
[tests] mfcc norm/scale with real values
|
test_mathutils.py
|
3.3 KB
|
a6f9ebf
|
8 years
|
Paul Brossier |
python/tests/test_mathutils.py: can also raise NotImplementedError? (darwin)
|
test_hztomel.py
|
3.5 KB
|
152d681
|
55 years
|
(none) |
|
test_hist.py.old
|
2.3 KB
|
208336b
|
12 years
|
Paul Brossier |
tests/python/: removed old python tests
|
test_fvec_shift.py
|
1.1 KB
|
87e181d
|
6 years
|
Paul Brossier |
python/tests/test_fvec_shift.py: add tests for shift() and ishift()
|
test_fvec.py
|
4.4 KB
|
7a54b37
|
6 years
|
Paul Brossier |
Merge branch 'fix/pyfvec'
|
test_filterbank_mel.py
|
6.5 KB
|
c853c1d
|
6 years
|
Paul Brossier |
[py] add tests for new filterbank methods
|
test_filterbank.py
|
2.7 KB
|
e116e19
|
7 years
|
Paul Brossier |
python/tests/test_filterbank*.py: clean-up, improve get_coeff tests
|
test_filter.py
|
3.1 KB
|
b41672c
|
6 years
|
Paul Brossier |
[test] improve coverage of filters
|
test_fft.py
|
7.0 KB
|
01d4d19
|
6 years
|
Paul Brossier |
Merge branch 'fix/oddfft' (closes #207)
|
test_dct.py
|
2.4 KB
|
3cb2a52
|
6 years
|
Paul Brossier |
python/tests/test_dct.py: reduce precision for dct ramp
|
test_cvec.py
|
4.3 KB
|
67f0092
|
8 years
|
Paul Brossier |
python/tests/test_cvec.py: simplify
|
test_aubio_cut.py
|
335 bytes
|
799a940
|
7 years
|
Paul Brossier |
python/tests/test_aubio_*.py: add basic tests
|
test_aubio_cmd.py
|
949 bytes
|
eb6f9d3
|
6 years
|
Paul Brossier |
[cmd] wrap long lines in test
|
test_aubio.py
|
383 bytes
|
a159628
|
8 years
|
Paul Brossier |
python/ext/aubiomodule.c: more hack to avoid msvc issues
|
run_all_tests
|
94 bytes
|
867d66e
|
9 years
|
Paul Brossier |
python/tests/run_all_tests: use nose2
|
filterbank_mfcc_16000_512.expected
|
110.5 KB
|
71ef9c2
|
12 years
|
Paul Brossier |
python/tests/test_filterbank.py: added test against existing coeffs
|
eval_pitch
|
5.5 KB
|
a1bf01d
|
8 years
|
Paul Brossier |
python/tests/: use local import, create init.py
|
c_weighting_test_simple_8000.expected
|
979 bytes
|
5747081
|
12 years
|
Paul Brossier |
tests/python/src/temporal/c_weighting.py: replaced by …
|
c_weighting_test_simple.expected
|
978 bytes
|
8f177b7
|
12 years
|
Paul Brossier |
moved test scripts to tests
|
a_weighting_test_simple.expected
|
979 bytes
|
8f177b7
|
12 years
|
Paul Brossier |
moved test scripts to tests
|
__init__.py
|
1 bytes
|
a1bf01d
|
8 years
|
Paul Brossier |
python/tests/: use local import, create init.py
|