frontend-sdl2
frontend-sdl2 copied to clipboard
Standalone application based on SDL2 that turns your desktop audio into awesome visuals. Available on most platforms supported by both libprojectM and libSDL2.
### Please confirm the following points: - [X] This report is NOT about the Android apps in the Play Store - [X] I have [searched the project page](https://github.com/search?q=org%3AprojectM-visualizer+type%3Aissue+&type=issues) to check...
Hi - have built successfully on Ubuntu 22.04 but running from command line with --presetPath set to the projectm 'test' presets (or in fact any preset folder) results in a...
Hey folks, Ever opened the frontend but couldn't figure out where to best place the os cursor so it's not as visible? I created a commandline option to remove it...
There are so many use cases which require projectMSDL to be controlled by external events, devices or a remote PC, that it makes sense to implement a remote control API....
Hey Folks, I'm using projectM via frontend-sdl2. When shuffle mode is activated the forward and back operations select a random milk, however I would expect them to still work. Is...
Currently, all text in the application is hard-coded in English. To make the software accessible to a more international audience, which might not be proficient in English, it is key...
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...
Perhaps this would be a suitable cross-platform implementation for the rust SDL2 frontend: https://docs.rs/midir/0.9.1/midir/os/unix/trait.VirtualInput.html#tymethod.create_virtual
Currently, projectMSDL only supports the `presetPath` argument to load presets from a single directory. To make it easier for users to open presets and preset playlists from file browsers or...
As an analogue to #62, we should also add Spout support on Windows. This, plus the OpenSoundControl interface from issue #67 would make projectMSDL an easy-to-use extension to Resolume Arena...