Play Midi Keyboard using Soundfonts and fluidsynth
I wrote it to simply play my midi keyboard on Linux with fluidsynth using pulseaudio.
- python3
- PyQt5
- fluidsynth
- Soundfont Files (sf2)
Start it with
python3 /path/to/SF2Player.py
or for Gtk Version
cd /path/to/SF2Player_Gtk.py
python3 ./SF2Player_Gtk.py
After the first start, select a folder with soundfonts with the Open button. Then choose a soundfont in the ComboBox. Then simply press the start button.
The last used sound font, the window size and position is saved on exit.
can use jack