RecordNode now handles opening and closing of files for continuous data.
Whenever files are needed for recording, the RecordNode opens them. When they are no longer necessary (either recording has stopped, or recording of a particular channel has stopped), the RecordNode closes them.
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Source/Processors/RecordNode.cpp 55 additions, 21 deletionsSource/Processors/RecordNode.cpp
- Source/Processors/RecordNode.h 1 addition, 0 deletionsSource/Processors/RecordNode.h
- Source/UI/ControlPanel.cpp 3 additions, 0 deletionsSource/UI/ControlPanel.cpp
Please register or sign in to comment