corrscope/tests
nyanpasu64 29798e7343 Increase trigger performance, cache and reuse data window
Reuses data window if period is within 1 semitone of saved window.
2018-08-26 19:33:34 -07:00
..
images WIP code for piping images into ffmpeg (subprocess.Popen) 2018-07-22 00:38:20 -07:00
wav-formats Add unit tests for Wave 2018-07-20 01:23:41 -07:00
impulse24000.wav Fix CorrelationTrigger 2018-07-14 15:42:10 -07:00
sine440.wav Add unit tests (interactive for now) 2018-07-14 03:36:49 -07:00
test_channel.py Rename trigger/render_width_ratio to trigger/render_width 2018-08-26 01:24:26 -07:00
test_cli.py Remove unused Config.wav_prefix and update tests 2018-08-20 01:13:47 -07:00
test_config.py Add Ignored object, for discarding config fields 2018-08-25 22:25:09 -07:00
test_output.py Cleanup unit-test files 2018-08-24 01:46:33 -07:00
test_renderer.py Add tests to ensure Outputs are closed upon exceptions 2018-08-18 02:57:03 -07:00
test_trigger.py Increase trigger performance, cache and reuse data window 2018-08-26 19:33:34 -07:00
test_wave.py Rename Wave.get_around(region_len) to region_nsamp 2018-08-24 01:05:46 -07:00
test_windows.py Add data padding/truncation functions (and unit tests) 2018-08-25 17:06:13 -07:00