I was wondering if I could to do a simple task within Girder: I have a regular remote (that can handle repeats) and I would like to "acclerate" an action. IE pressing the up arrow (or page up) within a playlist and gradually accelerating the progression if I hold down the button.
I'm pretty sure it is possible with a Lua script but unfortuntely I don'dt code Lua. Anything possible with basic functions or alreaded coded?
Thx, the way I figured out it would be possible to do it is to create a smiple script where a value would go from 1 and increase it's value at a defined rate and the associated action would send that many "up arrow", "page up" etc. until you release the button and the value would then reset itself to zero after a delay. I found an old script from Bitmonster that could probably serve as a base script (attached) I guess I'll have to learn lua this weekend....
If someone's interested in volunteering for a quick script, let me know. Thx