Python program to render wave files into oscilloscope views, featuring advanced correlation-based triggering algorithm
Go to file
nyanpasu64 5c7db27862 Improve error message of test_renderer
If the foreground color is 136 instead of the right color,
this corresponds to the global foreground color #888888,
which means the per-channel foreground color wasn't applied.
2018-11-05 15:30:06 -08:00
.idea reconfigure pycharm 2018-10-30 18:01:38 -07:00
ovgenpy Add Renderer abstract class 2018-11-03 23:20:55 -07:00
tests Improve error message of test_renderer 2018-11-05 15:30:06 -08:00
.gitattributes
.gitignore Update .gitignore to exclude .orig merge files 2018-08-26 23:47:28 -07:00
LICENSE Add 2-clause BSD license 2018-10-12 03:56:25 -07:00
setup.cfg
setup.py Remove unneeded dependencies from setup.py 2018-10-30 01:15:38 -07:00