MidiBox NG, encoder, different note CW CCW

Hi all, I’m looking for help programming MidiBox NG,
I have problems with encoder management,
I’ll explain better,
I need to send 2 notes,
when I rotate to cw a note should flash
when i rotate ccw a different note should flash

the flashes must go according to the rotations.

I don’t know if I explained myself well, but I hope someone more experienced can help me.

Thanks so much

Hi

Long time I don’t play with NG config, but It should be possible with enc_mode=Inc41_Dec3F , combined with fwd to 2 sender and conditional filtering, something  like if_equal=0x41 send note A, and if_equal=0x3F send note B ?

1 Like

Thanks a lot for the answer,
but could you have an example?
Unfortunately, I’m not good at programming
and i have problems with the english language too…