https://github.com/projectm-visualizer/frontend-qt
:bangbang: CURRENTLY BROKEN :bangbang: - Will be fixed some time after the libprojectM 4.0 release! Help is highly appreciated. Qt-based standalone frontend to projectM. Currently supports Linux with PulseAudio or JACK audio backends.
https://github.com/projectm-visualizer/frontend-qt
milkdrop music music-visualizer projectm qt visualization
Last synced: 6 months ago
JSON representation
:bangbang: CURRENTLY BROKEN :bangbang: - Will be fixed some time after the libprojectM 4.0 release! Help is highly appreciated. Qt-based standalone frontend to projectM. Currently supports Linux with PulseAudio or JACK audio backends.
- Host: GitHub
- URL: https://github.com/projectm-visualizer/frontend-qt
- Owner: projectM-visualizer
- License: lgpl-2.1
- Created: 2022-02-13T18:31:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-23T21:19:53.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T00:05:29.794Z (6 months ago)
- Topics: milkdrop, music, music-visualizer, projectm, qt, visualization
- Language: C++
- Homepage:
- Size: 796 KB
- Stars: 13
- Watchers: 7
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
projectM Qt-based Standalone Application
========================================This repository contains the sources of the Qt-based standalone application. This application can be used to run
projectM on your local system's audio devices. It uses Qt for the graphical frontend, providing a few more features than
the SDL-based application:- Preset playlist editor with XML-based load and save functionality
- Changing and remembering preset ratings per playlist
- A graphical dialog to change the projectM settingsCurrently, the application only runs on Linux-based desktops using either PulseAudio or JACK as audio backends. This
will change in the future to bring the application to other Qt-supported operating systems as well.