# # ChangeLog for python/tests/test_filterbank.py # # Generated by Trac 1.2 # May 4, 2024, 7:32:48 PM Sat, 14 May 2016 03:21:01 GMT Paul Brossier [ed938a2] * python/tests/test_filterbank.py (modified) python/tests/test_filterbank.py: check for wrong values Tue, 03 May 2016 02:19:28 GMT Paul Brossier [de0a492] * python/ext/py-filterbank.c (modified) * python/tests/test_filterbank.py (modified) python/ext/py-filterbank.c: check input size Mon, 02 May 2016 12:53:58 GMT Paul Brossier [cdfad0c6] * python/tests/test_filterbank.py (modified) python/tests/test_filterbank.py: fix indentation Mon, 02 May 2016 12:51:32 GMT Paul Brossier [2a14820] * python/tests/test_filterbank.py (modified) python/tests/test_filterbank.py: clean up, use nose2 Sun, 24 Apr 2016 22:53:03 GMT Paul Brossier [c4b2183] * python/tests/test_filterbank.py (modified) * python/tests/test_filterbank_mel.py (modified) * python/tests/test_fvec.py (modified) * python/tests/test_musicutils.py (modified) * python/tests/test_pitch.py (modified) * python/tests/test_specdesc.py (modified) python/tests: use aubio.float_type Mon, 18 Apr 2016 21:46:18 GMT Paul Brossier [376d5e9] * python/tests/test_filterbank.py (modified) * python/tests/test_note2midi.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/test_zero_crossing_rate.py (modified) * python/tests/utils.py (modified) tests/: continue python3 preparation Tue, 05 Mar 2013 03:58:05 GMT Paul Brossier [a4cc8e5] * python/tests/test_filter.py (modified) * python/tests/test_filterbank.py (modified) * python/tests/utils.py (added) tests/: array_from_file to look for file in tests/ Sun, 03 Mar 2013 20:33:29 GMT Paul Brossier [71ef9c2] * python/tests/filterbank_mfcc_16000_512.expected (moved) * python/tests/test_filterbank.py (modified) python/tests/test_filterbank.py: added test against existing coeffs Sun, 03 Mar 2013 20:14:32 GMT Paul Brossier [ac9eea7] * python/tests/test_filterbank.py (modified) * tests/python/src/spectral/filterbank.py (deleted) tests/python/src/spectral/filterbank.py: replaced by ... Sun, 10 Feb 2013 01:47:37 GMT Paul Brossier [26adcfb] * python/demos/demo_beats_and_tempo.py (moved) * python/demos/demo_onset_sinusoid.py (moved) * python/demos/demo_pitch_sinusoid.py (moved) * python/demos/demo_simple_robot_voice.py (moved) * python/demos/demo_sink.py (moved) * python/demos/demo_source.py (moved) * python/demos/demo_spectrogram.py (moved) * python/demos/demo_tss.py (moved) * python/tests/test_aubio.py (moved) * python/tests/test_cvec.py (moved) * python/tests/test_fft.py (moved) * python/tests/test_filter.py (moved) * python/tests/test_filterbank.py (moved) * python/tests/test_filterbank_mel.py (moved) * python/tests/test_fvec.py (moved) * python/tests/test_onset.py (moved) * python/tests/test_peakpicker.py (moved) * python/tests/test_phasevoc.py (moved) * python/tests/test_pitch.py (moved) * python/tests/test_source.py (moved) * python/tests/test_specdesc.py (moved) moved tests to subdirectory