I use an SL Mixface with my SL88, providing faders, knobs and buttons, which works well controlling drawbar organs and most other settings on my instruments (ok, Minimoog is a challenge), but I had issues with the knobs getting activated when being a little too enthusiastic. I tried to solve it using jump prevention in my bindings, but then I struggled to find the ‘attack point’. I ended up making a small JSFX script to turn the absolute rotators into relative rotators, and if anyone else can use the this it just needs ReaJS and the two scripts in the attached file.
Usage is very simple, route the CCs from the knobs to the plugin, and get the relative value as output, same CC and channel. When setting up bindings use the ‘Relative mode 2 (offset)’. If for some reason there is a need to reset the offset, then send a prgm change to the plugin (any prgm change will do), and it will start from scratch again.
Abs2Rel.zip (1.0 KB)