At now I have next problem - can I change encoder mode 40 +/- 1 ( possible value on output - 3F and 41 ) to values 40 and 41 ?? where I can this change and how ??
… I apologize for my weak English also
Daniel
P.S or maybe exists different method continuous sending value 40 if encoder is turned left, and value 41 if encoder is turned right
There is code in the C section on ucapps that will translate easily to ASM… Essentially you send 0x40 plus incrementer.
There are a few ways to send incremental (‘relative’) midi CCs, which way is right, depends on what software you are sending to. Is it traktor perhaps?