This repository has been archived by the owner on May 15, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Interface
Matthew Holden edited this page Sep 13, 2013
·
3 revisions
-
Buffer: Select buffer and import/export from file.
- Import: Import a buffer from file, overwriting the current buffer.
- Export: Export the current buffer to file.
-
Controls: Start/stop recording transforms and select which transforms to record.
- Transform Selection(s): Select which transforms should be recorded to the current buffer.
- Start: Start recording transforms to the current buffer.
- Stop: Stop recording transforms to the current buffer.
- Clear: Clear all transforms from the current buffer.
-
Statistics: Display basic statistics associated with the currently selected buffer.
- Number of Transforms: The number of transform entries recorded to the current buffer.
- Number of Messages: The number of message entries recorded to the current buffer.
- Total Time (s): The total time elapsed between the first entry in the current buffer and the last.
-
Messages: Add messages to the currently selected buffer.
- Add Message: Add a message (at time of click) to the current buffer.
- Removed Message: Remove the currently selected message from the current buffer.
- Clear Messages: Remove all messages from the current buffer.