CONTROL DEFAULT: ↵
Matte Density: 0 ↵
Red Density: 0 ↵
Green Density: 0 ↵
... (Full list in Controls section)
↵
CURRENT FILE: ↵
Filename ↵
↵
FILE LIST: ↵
File 1 ↵
File 2 ↵
↵
GPI LIST: ↵
ID: 1 ↵
Index: 0 ↵
File 1 ↵
File 2 ↵
↵
NOTE
Ultimatte 12 supports 5 GPI inputs so there would be 5 GPI List blocks dumped
with ID's 1-5
End Prelude
The final block of the status dump sent by Ultimatte is always end prelude:
END PRELUDE: ↵
↵
Status Updates
When any Control is changed on Ultimatte by any client, Ultimatte replies with the applicable
status block, containing only the items that have changed. For example, if Matte Density has
been changed, the following block will be sent:
CONTROL: ↵
Matte Density: 0 ↵
↵
If multiple items are changed, multiple items may be present in the update:
CONTROL: ↵
Matte Density: 0 ↵
Red Density: 0 ↵
↵
Requesting Changes
To update a Control the client should send a block of the same form Ultimatte sends when its
status changes. For example, to change Matte Density to 100, the client should send the
following block:
CONTROL: ↵
Matte Density: 100 ↵
↵
Developer Information
194