9 lines
246 B
Markdown
9 lines
246 B
Markdown
# DAQ view & transform
|
|
|
|
```shell
|
|
zig build run
|
|
```
|
|
|
|
## TODO
|
|
|
|
* Use downsampling for faster rendering of samples. When viewing many samples use dowsampled versions of data for rendering. Because you either way, you won't be able to see the detail. |