Results 1 to 4 of 4

Thread: Accelerate event

  1. #1

    Default Accelerate event

    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

  2. #2

    Default

    Anyone? Thx

  3. #3
    Join Date
    Dec 2001
    Posts
    11,560

    Default

    It would be possible to accelerate upto the repeat rate of the remote...

    Definitely require lua coding. AFAIK, no one has written code to do this.

  4. #4

    Default

    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
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •