Early work on a basic signal visualization tool.

This commit is contained in:
David Reid
2018-05-07 14:33:33 +10:00
parent 401411911c
commit 39fff52a71
5 changed files with 472 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
This is a simple library for visualizing signals. You have a screen, which is made up of any number of channels. Each
channel has a sample rate. The screen has an update rate.