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

Add Gamepad Support #73

Open
kblaschke opened this issue Mar 25, 2024 · 1 comment
Open

Add Gamepad Support #73

kblaschke opened this issue Mar 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kblaschke
Copy link
Member

Since the application uses SDL2 and the new UI also supports gamepad input, it's just logical to suport gamepad (and joystick) input to control different functions and parts of the UI. Here's my personal proposal for button bindings, but since I'm not the gamepad gamer type, other suggestions are really welcome:

  • Next preset immediate: RB
  • Next preset slow transition: RT
  • Previous preset immediate: LB
  • Previous preset slow transition: LT
  • Back (last preset): B
  • Lock/unlock preset: A
  • Toggle Shuffle: Y
  • Select audio device: L/R
  • Change beat sensitivity: U/D
  • Toggle UI: Start
@kblaschke kblaschke added the enhancement New feature or request label Mar 25, 2024
@Stevelande
Copy link

  • Select+D-Pad right = Switch to next Monitor
  • Select+D-Pad Up = Quit
  • Select+D-Pad left = fullscreen on/off

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

No branches or pull requests

2 participants