I'd like the ability to set the transition time numerically.
Right now there is a slider but i can't see anywhere how long the resulting transition lasts.
The slider goes from 1-10 seconds. I'd like to set them more precisely...
MTA, East1
Transition time setting
Re: Transition time setting
You'll have to use a third-party controller to do that. I personally prefer to use OSC for its inherent precision but you could also use DMX or MIDI to do that.
- In layer mode, the syntax would be: /activelayer/transitiontime (Float 0.0 - 1.0) range (0.0 - 10.0)
In deck mode, the OSC syntax would be: /layerX/transitiontime (Float 0.0 - 1.0) range (0.0 - 10.0) where X is the layer number.