Interpreting Relative Encoders

4.24K viewsCSS Questions
0

I have an issue whereby the definition of an encoder in the surface script is quite simple
Type = Relative
Left = 1
Right = 127
Steps = 127

That was fine while I was prototyping and you move an encoder slowly. When using encoders with acceleration, the Left value can range between eg 1,2,3,4 and the right 127, 126, 125, 124

What is the correct way to manage this as the actions seem to be ignored when I turn the encoder quickly? What is the controller filter actually doing when it comes to relative encoders?

Cheers

admin Changed status to publish May 22, 2024
Attached Files:
0

Got it working. Referenced wrongly the CC.

admin Changed status to publish May 22, 2024
Attached Files:
You are viewing 1 out of 23 answers, click here to view all answers.