Page 1 of 1

OS2L Command list

PostPosted: 14 November 2023, 02:01
by Sapian
Is there a list of what OS2L commands that TheLightingController recognizes available? I've used "button" and "scene" are there others? As in numbered commands with variables.
Thanks!

Re: OS2L Command list

PostPosted: 14 November 2023, 11:01
by support
Here is the list:

To drive a button in Live in our software
os2l_button "NameOfTheButtonInLive"

To drive a master fader in Live in our software
os2l_cmd x
(replace "x" by the nb of the master fader)

Plus the "Beat" info from VDJ to our software.

Re: OS2L Command list

PostPosted: 14 November 2023, 21:32
by Sapian
Excellent, Faders, Got it!
Thank You.