Skip to content
Snippets Groups Projects
Commit 90406533 authored by jsiegle's avatar jsiegle
Browse files

Implemented rudimentary recording functionality for continuous channels

If continuous channels are toggled for recording within their respective editors,
a "writeContinuousBuffer" function will be activated within the RecordNode. This
function doesn't do anything yet, but it will make it easy to add diskwriting
capabilities in the near future. Once a stable format for events has been established,
a similar function will be implemented for writing event buffers to disk.
parent 913939ca
Branches
Tags
No related merge requests found
Showing
with 1821 additions and 506 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment