at the moment, i'm experimenting with my old logitech g13

and some hacked/reverse-engineered stuff i found here:https://github.com/ecraven/g13.. with this, i can easily change some things, like the key mappings, joystick, bitmap/display/rgb colors, etc.. but it's a command-line application, talking to the g13 via libusb..
but, if possible, i want to try making a proper controller script for it instead, so that i can do some more advanced stuff than just remapping keys.. multiple pages and modes, some graphical stuff on the (160x43 pixels) lcd screen, use the analog joystick for parameter tweaking, etc..
if i'm not completely mistaken, there's some usb functionality in the controller script api (v7 and upwards, i think), but have no idea how to use it.. or, if it's usable from javascript at all..
anybody knows anything about this?
- tor-helge

