https://github.com/pedrolcl/fluidsynth-qt-gui
GUI interface for FluidSynth commands
https://github.com/pedrolcl/fluidsynth-qt-gui
consolewidget fluidsynth qt qt6 shell
Last synced: 4 months ago
JSON representation
GUI interface for FluidSynth commands
- Host: GitHub
- URL: https://github.com/pedrolcl/fluidsynth-qt-gui
- Owner: pedrolcl
- License: mit
- Created: 2024-06-02T09:29:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-20T11:19:45.000Z (6 months ago)
- Last Synced: 2025-12-22T16:05:20.970Z (5 months ago)
- Topics: consolewidget, fluidsynth, qt, qt6, shell
- Language: C++
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fluidsynth-qt-gui
GUI interface for FluidSynth commands
This is a basic GUI command shell implementation using Qt6 widgets for the FluidSynth library. The console window is based on [ConsoleWidget](https://github.com/pedrolcl/consolewidget).
Another similar alternative is [netcat-qt](https://github.com/pedrolcl/netcat-qt).


## License
SPDX-License-Identifier: MIT
Copyright (c) 2024 Pedro López-Cabanillas
Copyright (c) 2020 George Apostolopoulos