An open API service indexing awesome lists of open source software.

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

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).

![screenshot](screenshot.png)
![win screenshot](screenshot-win.png)

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