Hybrid Constructs

Work Smarter, Not Harder

The Lab

Every mad scientist has a lab. Enter at your own peril. Here be dragons…

StageFlow Dashboard Preset

Enables ‘mutex’ control of Looks. Turning the dial will enable each Look sequentially, while turning off the others. This is an example version that just controls the first 4 Looks. It can easily be extended to more Looks or even custom opacity curves. Works on Mac and Windows.

Install in Documents/Resolume Arena/Presets/Video Effects/StageFlow  (create the folder if it doesn’t exist)

Param to OSC FFGL Plugin

Send a param’s value out via OSC. Handy for animating things that can’t be animated like clip playhead and speed dials. And yes, this works with envelopes too :). More info and source code on Github.

Install in Documents/Resolume Arena/Extra Effects, Windows only. 

Spout Round Trip FFGL Plugin

Effect that let’s you send a texture to another program like Synesthesia or Touch Designer, do all your cool processing there, and then get it back from that program, all in the same effect chain. More info and source code on Github.

Install in Documents/Resolume Arena/Extra Effects, Windows only. 

Scheduler Helper Application

Scheduler is a helper app to trigger clips in Resolume at a specific time. You change the name of a clip in Resolume to the time you want it triggered. The app will keep a list of these clips. It will then use the system clock to trigger each clip at the specified time. At midnight, it will reset and start all over again.

More info and source code on Github, Windows only