Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relative Controls #290

Closed
mroduner opened this issue Apr 28, 2014 · 3 comments
Closed

Relative Controls #290

mroduner opened this issue Apr 28, 2014 · 3 comments

Comments

@mroduner
Copy link

I'm currently using QLC+ with a Joystick; and for standard buttons, it works really well; What would be quite nice would be to be able to use the analog sticks in a relative manner.

For example: I assign the X and Y channels of my analog stick to an XY pad attached to a moving head. Instead of just using the raw values from the stick, use the values to either increment or decrement the current values. So say I push the stick up; instead of setting the channel to +255; it would take the current value, and add an offset to that.

This might be better served with a new control / widget type that reads and manipulates the DMX buffer directly, but I've not read the code well enough to know what the easiest / best solution is.

@mcallegari
Copy link
Owner

Hi, you're right here. I've noticed it too when I did the last changes to the HID plugin.
Thanks for reminding me this.

@neutrinopower
Copy link

That would be very nice, controlling moving heads with Joystick relative, I think we want then adjust the accuracy or speed of the relative change too.

@mcallegari
Copy link
Owner

This has been implemented.
Will be available with the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants