Capture can be integrated into the EVO workflow. These are suggested expressions for controlling the visualizer camera within Capture from Disguise based on the following information available from Capture documentation.
bit depth = 16max value = 2 pow(bit depth) = 65536
output min = -32768 output max = 32768 output range = output max - output min = 65536
output to bit ratio = max value / output range = 1