DOCaCola
DOCaCola
Exactly. I currently use the one liner above and it works well. A proper 'greatest from center' as you suggest would be a cleaner implementation of this. Again, very nice...
Besides this, i haven't done any modifications. I only learned about UCR yesterday. I used your UJR before without modifications and 'cheated' the full range by calibrating the joystick through...
At least to improve code quality, yes. However i have had this as is working on my configuration in a "production" environment with no issues since i first suggested this....
I think i see the same (or similar) issue on my machine. Only the first Joystick listed is given a designation. This happened on Windows 8.1 and now also on...
Yes, i was able to hook into application termination, however it doesn't really help when the user script is being reloaded, as the midi device will be locked from the...
Had the same issue. Turns out you have to set the proper environment variable for these commands to work `export ANDROID_DATA=/data`