Configurable Joystick - X,Y Pad

Post any examples or modules that you want to share here
User avatar
DaveyBoy
Posts: 131
Joined: Wed May 11, 2016 9:18 pm
Location: Leeds UK

Configurable Joystick - X,Y Pad

Post by DaveyBoy »

Hi all
Thought I'd share my latest creation with you guys, a configurable joystick - X,Y Pad:

Image

Seems to work ok. Any hints or suggestions/advice appreciated

Joystick configurable Module v2.fsm
(2.91 KiB) Downloaded 1224 times

8-)
Last edited by DaveyBoy on Wed Dec 28, 2016 12:20 am, edited 2 times in total.
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: Configurable Joystick - X,Y Pad

Post by Spogg »

I love it!

Really nice work and directly into my toolbox. Thanks for sharing.

Cheers

Spogg
BobF
Posts: 598
Joined: Mon Apr 20, 2015 9:54 pm

Re: Configurable Joystick - X,Y Pad

Post by BobF »

Hi DaveyBoy,

This works great, a really good job. Hope to see more from you in the new year.

Cheers, BobF.....
User avatar
DaveyBoy
Posts: 131
Joined: Wed May 11, 2016 9:18 pm
Location: Leeds UK

Re: Configurable Joystick - X,Y Pad

Post by DaveyBoy »

Thanks for the positive replies guys.
I have a couple more little gizmos that I'll post soon :)
brownts
Posts: 8
Joined: Fri Nov 13, 2015 4:58 am

Re: Configurable Joystick - X,Y Pad

Post by brownts »

Very cool!

Ok- so how do you go about using it as an input device?
User avatar
DaveyBoy
Posts: 131
Joined: Wed May 11, 2016 9:18 pm
Location: Leeds UK

Re: Configurable Joystick - X,Y Pad

Post by DaveyBoy »

Oops.... I should have made it into a module :oops:

First post has been updated :)
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: Configurable Joystick - X,Y Pad

Post by RJHollins »

Although I did get a RUBY error on 1st load, I reset the module, and now working.

This is really nice ... and stretchable with configurations.

Thanks ! 8-)

mmm 1st request :shock:

Could you add a [CNTRL-MouseCLK] to reset to a default position ? :mrgreen:
User avatar
DaveyBoy
Posts: 131
Joined: Wed May 11, 2016 9:18 pm
Location: Leeds UK

Re: Configurable Joystick - X,Y Pad

Post by DaveyBoy »

Hmmm, I don't get ant ruby errors... strange!

V2 now in the first post, right click (mouse over the knob) to centre the knob (when AutoCentre is disabled).

I'm still relatively new to this... Haven't learnt how to use the control keys yet. :?
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: Configurable Joystick - X,Y Pad

Post by RJHollins »

The RUBY error is:

TypeError: (in method 'draw'): wrong argument type nil (expected DATA)

I can manually clear the error, but it comes back when re-loaded.
User avatar
DaveyBoy
Posts: 131
Joined: Wed May 11, 2016 9:18 pm
Location: Leeds UK

Re: Configurable Joystick - X,Y Pad

Post by DaveyBoy »

Like I say I'm not getting any ruby errors here, I wonder if it's a version issue, I'm on v3.0.81.
Could try putting an afterload into a trigger input :)
Post Reply