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

DJ Controllers: User-assignable controls #243

Open
madmaxoft opened this issue Feb 20, 2019 · 1 comment
Open

DJ Controllers: User-assignable controls #243

madmaxoft opened this issue Feb 20, 2019 · 1 comment

Comments

@madmaxoft
Copy link
Owner

Allow the user to make a mapping of their own between the controller keys, LEDs, sliders and wheels., and the UI handlers in the player.

The UI should register a set of events that it can handle, such as "start playing", "set volume", "move filter-list selection" etc., and the DJC setup UI would allow the user to map any key / slider / wheel to the events.

For the LEDs, the UI should register a set of statuses it can report, and the DJC UI needs to let the user detect all LEDs on the controller and then assign them to the statuses, possibly with a modifier (blink, invert, ...?)

@madmaxoft
Copy link
Owner Author

For the sliders and wheels, the direction needs to be reversible.

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

1 participant