# # ChangeLog for python/tests/test_phasevoc.py # # Generated by Trac 1.2 # Nov 7, 2024, 11:02:15 PM Mon, 26 Nov 2018 17:53:43 GMT Paul Brossier [bbfa9a4] * VERSION (modified) * python/tests/test_phasevoc.py (modified) * python/tests/test_tempo.py (added) * src/onset/onset.c (modified) * src/spectral/dct.c (modified) * src/spectral/dct_fftw.c (modified) * src/spectral/dct_ooura.c (modified) * src/spectral/dct_plain.c (modified) * src/spectral/filterbank.c (modified) * src/spectral/mfcc.c (modified) * src/spectral/specdesc.c (modified) * src/tempo/tempo.c (modified) * tests/src/onset/test-onset.c (modified) * tests/src/spectral/test-awhitening.c (modified) * tests/src/spectral/test-dct.c (modified) * tests/src/spectral/test-filterbank.c (modified) * tests/src/spectral/test-mfcc.c (modified) * tests/src/spectral/test-phasevoc.c (modified) * tests/src/spectral/test-tss.c (modified) * tests/src/tempo/test-tempo.c (modified) Merge branch 'master' into feature/pytest Mon, 26 Nov 2018 11:00:38 GMT Paul Brossier [6091189] * python/tests/test_phasevoc.py (modified) [tests] run phase vocoder with hop_s = win_s Fri, 02 Nov 2018 21:09:36 GMT Paul Brossier [8607a74] * python/tests/test_mfcc.py (modified) * python/tests/test_midi2note.py (modified) * python/tests/test_note2midi.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/test_sink.py (modified) * python/tests/test_source.py (modified) [tests] [py27] make sure all classes are old-school 'new-style' Thu, 01 Nov 2018 22:55:25 GMT Paul Brossier [d4fae34] * python/tests/__init__.py (deleted) * python/tests/test_filter.py (modified) * python/tests/test_filterbank.py (modified) * python/tests/test_mfcc.py (modified) * python/tests/test_midi2note.py (modified) * python/tests/test_note2midi.py (modified) * python/tests/test_notes.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/test_slicing.py (modified) [tests] remove __init__.py, use absolute imports Thu, 01 Nov 2018 21:34:14 GMT Paul Brossier [7debeb6] * python/tests/test_phasevoc.py (modified) [tests] use _tools in test_phasevoc Mon, 28 Nov 2016 17:14:01 GMT Paul Brossier [d98f3c0] * python/tests/test_fft.py (modified) * python/tests/test_phasevoc.py (modified) python/tests/test_fft.py: skip test fft(zeros).phas == 0 if needed, ... Mon, 16 May 2016 03:08:18 GMT Paul Brossier [0b6d23d] * python/tests/test_aubio.py (modified) * python/tests/test_cvec.py (modified) * python/tests/test_fft.py (modified) * python/tests/test_filter.py (modified) * python/tests/test_filterbank.py (modified) * python/tests/test_filterbank_mel.py (modified) * python/tests/test_fvec.py (modified) * python/tests/test_mathutils.py (modified) * python/tests/test_mfcc.py (modified) * python/tests/test_midi2note.py (modified) * python/tests/test_musicutils.py (modified) * python/tests/test_note2midi.py (modified) * python/tests/test_onset.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/test_pitch.py (modified) * python/tests/test_sink.py (modified) * python/tests/test_slicing.py (modified) * python/tests/test_source.py (modified) * python/tests/test_specdesc.py (modified) * python/tests/test_zero_crossing_rate.py (modified) * python/tests/utils.py (modified) python/tests: fix most prospect warnings Tue, 10 May 2016 21:20:07 GMT Paul Brossier [168a154] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: fix duplicate test name Mon, 02 May 2016 10:02:06 GMT Paul Brossier [dfada33] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: simplify, add wrong sized input tests Sat, 30 Apr 2016 05:19:39 GMT Paul Brossier [fb434c4] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: cleanup, start using nose2 Fri, 29 Apr 2016 18:06:36 GMT Paul Brossier [215b33c] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: clean up, add 50% overlap test Thu, 28 Apr 2016 17:33:31 GMT Paul Brossier [98e9d69] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: add a note about ocasional crash Thu, 28 Apr 2016 17:32:48 GMT Paul Brossier [6937842] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: add more tests Wed, 27 Apr 2016 18:47:31 GMT Paul Brossier [ac65a2f] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: check perfect reconstruction for ... 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 Mon, 18 Apr 2016 21:24:47 GMT Paul Brossier [689106e] * python/tests/test_fvec.py (modified) * python/tests/test_mathutils.py (modified) * python/tests/test_musicutils.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/test_pitch.py (modified) * python/tests/test_sink.py (modified) * python/tests/test_source.py (modified) python/tests/: prepare for python3 (see #33) Sat, 22 Feb 2014 18:37:16 GMT Paul Brossier [467122d] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: improve Fri, 22 Mar 2013 17:33:54 GMT Paul Brossier [86ad546] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: split tests 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