Skip to content

FluidSynth network/shell interface client via netcat

License

Notifications You must be signed in to change notification settings

pedrolcl/netcat-qt

Repository files navigation

NetCat implementation using Qt

This is a basic netcat implementation ( see nc(1) ), using Qt6 widgets and Qt6 Network. The console window is based on ConsoleWidget.

The defaults are the same as the FluidSynth shell interface, and that is why this app has been developed. You can start the synth with a -s command line argument, and then use this program to connect to fluidsynth, even from another computer!

$ fluidsynth -s
$ netcat-qt -a localhost -p 9800

screenshot
windows screenshot

Another alternative providing a GUI shell interface for the FluidSynth library is fluidsynt-qt-gui.

License

SPDX-License-Identifier: MIT
Copyright (c) 2024 Pedro López-Cabanillas plcl@users.sf.net

About

FluidSynth network/shell interface client via netcat

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages