- May 21, 2012
- May 20, 2012
- May 19, 2012
- May 18, 2012
-
-
Josh Siegle authored
-
Josh Siegle authored
-
- May 17, 2012
-
-
Josh Siegle authored
-
Josh Siegle authored
-
Josh Siegle authored
-
Josh Siegle authored
-
- May 16, 2012
- May 13, 2012
- May 10, 2012
-
-
jsiegle authored
-
- May 07, 2012
-
-
Josh Siegle authored
-
Josh Siegle authored
Now, when the user clicks on a tab in the DataViewport, the corresponding Editor becomes active. Likewise, when the user selects an Editor with a Visualizer, the corresponding tab becomes active in the DataViewport.
-
- Apr 21, 2012
-
-
jsiegle authored
-
- Apr 17, 2012
-
-
Josh Siegle authored
-
- Apr 13, 2012
-
-
jsiegle authored
Channel selection now takes place within a slick new interface. It's not yet tied to actually changing parameters, but things should be much simpler code-wise, as well as visually.
-
- Apr 10, 2012
-
-
jsiegle authored
-
- Apr 08, 2012
-
-
jsiegle authored
The AudioComponent now closes the audio device when it's not in use, saving CPU cycles. Previously, background CPU levels would be between 8 and 10%. Now, when acquisition is not active (and audio device settings are not being actively edited), background CPU levels drop to 2%. More optimization will be necessary to get it down to zero, but 2% is still a big improvement over what we had previously.
-
- Apr 06, 2012
- Apr 05, 2012
- Apr 04, 2012
-
-
jsiegle authored
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.
-
jsiegle authored
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.
-
- Mar 20, 2012
-
-
jsiegle authored
-
- Mar 15, 2012
-
-
Stuart Layton authored
-
- Mar 12, 2012
-
-
jsiegle authored
-
- Mar 11, 2012
-
-
jsiegle authored
-