WhiteMagic / JoystickGremlin

A tool for configuring and managing joystick devices.
http://whitemagic.github.io/JoystickGremlin/
GNU General Public License v3.0
313 stars 46 forks source link

Implement a piecewiese linear response curve #428

Open WhiteMagic opened 2 years ago

WhiteMagic commented 2 years ago

Currently, there are only cubic and cubic Bezier curves available which are suitable for smooth response curves. Hover at times a piecewise linear one would be preferable. This will implement a simple response curve which consists of a set of control points with straight lines connecting them.