You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some strange reason the function get_non_linear_value(self, index, input_value) returns values oscillating inconsistently between 0 and 255 instead of returning values consistent with a non-linear curve and between -32768 and 32767. Ideas?