corrscope/tests
nyanpasu64 e2144f3689 Fix trigger bugs, fix post trigger width, add tests (#231)
- Fix CorrelationTrigger off-by-one on odd buffer widths
- Fix bug where `post_radius` was *2 to become diameter, then treated as radius
- Fix errors in ZeroCrossingTrigger
- Cleanup test_trigger.py
2019-03-13 02:07:45 -07:00
..
wav-formats
__init__.py
conftest.py
header larger than filesize.wav
sine440.wav
step2400.wav Improve post triggers so they're useful, add separate edge_direction (#214) 2019-03-06 21:39:17 -08:00
stereo in-phase.wav
test_channel.py
test_cli.py
test_config.py
test_gui.py Add basic test to ensure initializing GUI doesn't crash (#220) 2019-03-08 05:43:50 -08:00
test_layout.py
test_model_bind.py Rename files to model/view/etc. 2019-03-08 05:24:25 -08:00
test_output.py
test_renderer.py
test_trigger.py Fix trigger bugs, fix post trigger width, add tests (#231) 2019-03-13 02:07:45 -07:00
test_wave.py
test_windows.py