Add a "record interactions" option and a "play back interactions" option when running a composition from the Vuo Editor. "Record interactions" would listen for all data output by the relevant Receive *
nodes and save the timestamped data to a file. "Play back interactions" would read the recorded data from the chosen file and cause it to fire through the Receive *
nodes at the appropriate times.
Since there are numerous Receive *
nodes whose data could be recorded (even restricting it to "low-bandwidth" data such as mouse, MIDI, OSC, etc.), I'd like to limit the scope of this feature request to just a couple to start with — let's say mouse and keyboard.
See also: Node that records to a text file and plays it back
Comments
Opened for voting.
Opened for voting.