Using rotary encoders to change Traktor modifier states

Using rotary encoders to change Traktor modifier states

I’m working on a mapping for the Arturia Beatstep to use with Traktor Pro’s remix decks. Currently I’m using all 16 pads to launch remix deck clips, so I’m only left with rotary encoders to use for other functions. Is there a way to map a rotary encoder to change modifier states? I’d like to have an encoder increase a modifier state by 1 when turned clockwise (M1=0 → M1=1) and decrease a modifier state by 1 when turned counter-clockwise (M1=1 → M1=0). Is this even possible? The only modifier state change examples I can find from NI involve buttons instead of encoders.

Yes, it should work fine, map it up and play with the sensitivity,

Type = Encoder
Mode = Relative

Mapping it as a fader/knob in relative mode and playing with the sensitivity did the trick. Thank you both for your help.