Value 0, 1 and 2 are the state of the cue in Cross, not the value of the Led button controller.
So, you can program the states of LEDs as desired.
Value 0 --> Cue OFF --> Led on (as you want) ---> Value = 127
Value 1 --> Cue ON --> Led on (as you want) ---> Value = 127
Value 2 --> Cue Blink (Play/Pause = Pause) --> Led Blink = MIDI loop (127/0)
So if you want to do a program like the CDJ's, do not stop at Cue, but the Play / Pause and Load.
It's much more complex than it seems.
But go ahead, try it.
You should know that the official mapping will not change anyway.
