Hi @martin,
Thanks for your 2.1.4 firmware update.
I’m trying one of its features “setActiveControlSet” within the Bitwig Control preset.
In that preset all the pads on ControlSet 2 got a Function (LUA) remoteControlPage.
In that function I want to instruct to have the active ControlSet set back to 1.
What actually happens (if I press a Pad) is that I move to an empty screen (Page 2).
Not what I expected
What am I doing wrong?
function remoteControlPage(valueObject, value)
pages.setActiveControlSet(1)
end
Cheers,
Joris
PS here is my WIP preset: Electra One App