Smooth shift dmx
Posted: Tue Dec 22, 2015 10:52
There is a problem with dmx control. As for scale control, the shift to the coordinates x, y, using an 8-bit channel (0-255), a shift occurs in discrete steps. Sometimes you need to smoothly increase in the movement of the window or make travel clip left or right smoothly. In other media servers (such as the Catalyst) is done in 16-bit channels (0-255 * 0-255), that is, to control one parameter uses two channels dmx. Do you plan to fix the bug, or are there other solutions?