qsynth
fluidsynth MIDI sound synthesiser front-end
Install
- All systems
-
curl cmd.cat/qsynth.sh
- Debian
-
apt-get install qsynth
- Ubuntu
-
apt-get install qsynth
- Arch Linux
-
pacman -S qsynth
- Kali Linux
-
apt-get install qsynth
- Fedora
-
dnf install qsynth
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qsynth
- Raspbian
-
apt-get install qsynth
- Dockerfile
- dockerfile.run/qsynth
qsynth
fluidsynth MIDI sound synthesiser front-end
QSynth is a fluidsynth GUI front-end application written in C++ around the Qt 4 toolkit. Eventually it may evolve into a softsynth management application allowing the user to control and manage a variety of command line softsynths but for the moment it wraps FluidSynth (http://www.fluidsynth.org). FluidSynth is a command line software synthesiser based on the Soundfont specification.