Time- based visual trigger
I am hoping to build a installation piece to project video onto a piece of sculpture. I want some of the visuals to be triggered by movement, and some to be triggered by a clock or timer- so some visuals will play say at 8pm- then others at 10pm, etc. but does anyone have an idea about clock- triggered visuals?
Is there a way I can trigger a midi or OSC signal off a clock or timer to trigger the visuals? I am indebted for any help.
Is there a way I can trigger a midi or OSC signal off a clock or timer to trigger the visuals? I am indebted for any help.
Comments
I guess writing a small AppleScript would be the easiest solution. Then you can ask this script to be executed at a specific time : see the Apple application called "Automator".
You can find some AppleScript examples in our developer-kit.
Best. Philippe