Faders and modifiers

Toltemic
Toltemic Member Posts: 47 Helper

so currently I have a fader set to button with the interaction mode being hold so the modifier can tell me when the fader cc is more than 0, this is mainly for fader start (there's more to it but that's the gist)

so basically if fader is in the range between 1-127 modifier 7 will be set to a value of 1 and if the fader cc is 0 the modifier 7 value is set to 0

the problem is I would like to set the value of modifier 7 when fader cc is '0' to 3 instead of hold function defaulting to 0

is there a way to do this?

with Invert it applies the hold value to when cc value hits 127 instead of 0 so it seems only work on I'm assuming the command order?

Is command order a thing I should rely on when using modifiers or is it bound to fail?

Tagged:

Answers

  • Stevan
    Stevan Traktor Mapping Mod Posts: 2,213 mod

    Two commands mapped to the same knob should do the trick.

  • Toltemic
    Toltemic Member Posts: 47 Helper

    my issue is with that you have to have the inverted command first

    if you swap the rows ie top row is now set value 1 and not inverted, and the bottom row is now 2 inverted you'll see that'll change to 2 at 127 instead of 0 on the knob/fader

    so I'm interested to know if I can rely on row order or is that too buggy? considering the command itself is conflicting

Back To Top