Python program to render wave files into oscilloscope views, featuring advanced correlation-based triggering algorithm
Go to file
nyanpasu64 4c9b8f96ce Reorganize CorrelationTriggerConfig
use_edge_trigger and edge_strength serve the same purpose.
trigger_falloff and lag_prevention both control input data windowing.
2018-08-26 18:31:16 -07:00
.idea
ovgenpy Reorganize CorrelationTriggerConfig 2018-08-26 18:31:16 -07:00
tests
.gitattributes
.gitignore
setup.cfg
setup.py