Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 627 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 627 Bytes

utilaplate

Project boilerplate with utilities for recording frames, momentary switches, loading a Kinect, printing instructions, etc

Includes:

  • record frames
  • snap screens
  • initialize Kinect
  • README template
  • config manager
  • receive touchOSC
  • touchOSC template for device
  • GUI with variables
  • test screen PGraphics
  • recording indicator
  • sketch path
  • symlink command for snaps and frames
  • media controller options

Controls

r starts recorder

Ideal state

Run a bash script that asks questions about the project, then generates the project folder with the Kinecter class and Recorder class as needed.