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

Create an interface for customizing the game controller button mappings #159

Open
broadwell opened this issue Oct 28, 2023 · 0 comments
Open
Assignees

Comments

@broadwell
Copy link
Contributor

broadwell commented Oct 28, 2023

This depends on issue #158 already being addressed.

It probably makes sense to reuse some of the functionality and UX elements already implemented for remapping the QWERTY keyboard mappings (accessible from the "gear" settings menu of the UI and clicking the "Configure Key Bindings" button) to build the mapping UX for the gamepad.

Fortunately there's a very standardized set of on/off buttons and continuous input values for modern gamepads, although it may get kind of tricky to work out how to empower the user to map these to various aspects of the pianolatron controls.

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

2 participants