corrscope/ovgenpy
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
..
utils Add data padding/truncation functions (and unit tests) 2018-08-25 17:06:13 -07:00
__init__.py
__main__.py
channel.py Reorganize Config, add global trigger_width and render_width 2018-08-26 01:47:23 -07:00
cli.py Save CProfile snapshots to useful filenames 2018-08-26 16:10:02 -07:00
config.py Remove unused broken function 2018-08-26 00:16:47 -07:00
outputs.py
ovgenpy.py Reorganize Config, add global trigger_width and render_width 2018-08-26 01:47:23 -07:00
renderer.py
triggers.py Reorganize CorrelationTriggerConfig 2018-08-26 18:31:16 -07:00
util.py
wave.py