Page 1 of 1

Transition time setting

Posted: Thu Jan 12, 2017 21:36
by ChampAction
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

Re: Transition time setting

Posted: Fri Jan 13, 2017 03:12
by Oaktown
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.
You should check out Ravensc's OSC Controller