Archives

Parkstools One Dial endless encoder

I always wish the “currently highlighted parameter control” solutions would allow to actively set the currently highlighted parameter to be the one controlled until another is assigned instead (for example by a click of the button on the controller)… So “control currently highlighted parameter upon button press” is what I am after. This something possible […]

Knob Scrolling Navigation Issue

It works perfectly as expected here -> turning left Highlight Navigation to the left until first track, turning right Highlight Navigation to the right until master track. – Did you check the configuration of your knob both in controller template and script? -> Absolute 0-127 Maybe your knob is set to Relative.

Defer your response / the saga

Hi Fabrice, I checked your scheduler.json; color_index isn’t a function but a variable and the scheduler tries to call it. By making a function that performs the change, and then submitting that function into the scheduler, I was able to make it work.