projectM-visualizer / frontend-sdl-cpp

Standalone application based on libSDL that turns your desktop audio into awesome visuals. Available on most platforms supported by both libprojectM and libSDL.
GNU General Public License v3.0
66 stars 35 forks source link

Add Gamepad Support #73

Open kblaschke opened 8 months ago

kblaschke commented 8 months ago

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:

Stevelande commented 8 months ago