Turning button 3 on when knob 1/2 have reached certain value

Turning button 3 on when knob 1/2 have reached certain value

Hi everyone,

in Traktor, I have a group effect on with three effects where D/W, knob 1, knob 2 and knob 3 are all mapped to single knob. I want the knob 3 to be turned on when knob 1 & 2 have reached certain position.

How do you create this type of mapping that when I rotate an effect knob and it reaches certain position (=value), it turns on button 3 and takes the knob 3 control over?

It could be done with a Modifier.

Add In > Modifier
type = fader/knob
mode = relative
rotary sensitivity = 25% (or so, try different value as well)

Now when you turn the knob clock-wise the Modifier will scroll it’s value (state) 0-1-2-3-4-5-6-7 (only 8 available values sadly)

You can see the value changes in this little modifier slots:

Basically you are getting 8 different states or sections in one full sweep of the knob.

Thanks Stewe - again! :slight_smile:

:slight_smile: