← Technical Manual

OSC Library

Many aspects of The Voxel, including lobby audio and work lights, can be cued using the Network Cue in QLab. Make a new Network Patch with the destination 192.168.5.3 and port 5333.

Lighting

/voxel/lobby/workLights {0-100}

/voxel/stage/workLights {0-100}

Adjusts the brightness of the white work lights in the lobby and stage areas.

/voxel/stage/runningLights {0-100}

Adjusts the brightness of the blue running lights backstage.

/voxel/lobby/stairLights {0 or 100}

Turn the stair lights on and off. Relay only. Also includes the lights on the ramp.

/voxel/lobby/preset {string}

Changes between colorful lobby lighting presets. Valid values are red, orange, green, blue, purple, dark, and off. Dark is the recommended lobby lighting during shows as it keeps the restrooms illuminated.

/voxel/lobby/signal

Flashes a preprogrammed lobby lighting bump to indicate the show is about to begin.

/voxel/haze {0-100}

Activates a hazer connected to the stage and lobby. Haze will come from the HVAC vents. This message is disabled unless the artists have been trained on the safe operation of The Voxel's fire alarm system.

Audio

/voxel/lobby/mix {number} {boolean}

Controls if mix input number will be played in through lobby sound system. boolean must be 0 or 1.

/voxel/stage/mix {number} {boolean}

Controls if mix input number will be played in through theater sound system. boolean must be 0 or 1.

Cue Lights

/voxel/stage/cuelights/standby {number}

Changes the color of cue light number to green to indicate a STANDBY state. The backstage running lights must be turned on for this to be apparent.

/voxel/stage/cuelights/go {number}

Changes the color of cue light number to blue to indicate a GO state. The backstage running lights must be turned on for this to be apparent.

Stage Floor Video

/voxel/stage/floor/on

Turns on all the stage floor video projectors.

/voxel/stage/floor/off

Turns off all the stage floor video projectors.

/voxel/stage/floor/ndi/start

Enable the NDI overlay for the stage floor. See Stage Floor Projection System

/voxel/stage/floor/ndi/stop

Disable the NDI overlay for the stage floor. See Stage Floor Projection System

Mode

/voxel/mode {editMode}

Changes The Voxel’s operating mode. Valid options for editMode are edit and show. When The Voxel is in show mode, the doorbell is muted.

HVAC

/voxel/hvac/setpoint {number}

Changes the setpoint of The Voxel's heating and air conditioning systems. Valid range for number is 68-78.

OSC Library