File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,28 @@ It will listen to audio input and produce mesmerizing visuals. Some commands are
77This project is in a bit of a transition state and is in the process of being modernized. There are many rough edges at
88present.
99
10+ ## GUI controls
11+
12+
13+ | Command | Keyboard | Mouse | Game Controller |
14+ | --- | --- | --- | --- |
15+ | Add a new waveform | | ` ctrl ` + Left | |
16+ | Clear all custom waveforms | | Middle | |
17+ | Toggle full screen | ` ctrl ` + ` f ` | Right | A |
18+ | Show/hide GUI | ` esc ` | | Start |
19+ | Random preset | ` r ` | | B |
20+ | Next preset | ` n ` | | D-Pad right |
21+ | Previous preset | ` p ` | | D-Pad left |
22+ | Increase beat sensitivity | ` Up ` | Wheel up | D-Pad up |
23+ | Decrease beat sensitivity | ` Down ` | Wheel down | D-Pad down |
24+ | Toggle shuffle | ` y ` | | Y |
25+ | Last preset | ` Backspace ` | | Guide |
26+ | TogglePresetLocked | ` Space ` | | X |
27+ | NextAudioDevice | ` ctrl ` + ` i ` | | Shoulder left |
28+ | NextDisplay | ` ctrl ` + ` m ` | | Shoulder right |
29+ | Toggle aspect ratio correction | ` a ` | | |
30+ | Quit | ` q ` | | Back |
31+
1032## Building from source
1133
1234### Build and install libprojectM
You can’t perform that action at this time.
0 commit comments