Python Forum
Play Midi Keyboard using fluidsynth and soundfonts - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: Code sharing (https://python-forum.io/forum-5.html)
+--- Thread: Play Midi Keyboard using fluidsynth and soundfonts (/thread-38141.html)



Play Midi Keyboard using fluidsynth and soundfonts - Axel_Erfurt - Sep-07-2022

A GUI using PyQt5 for choosing soundfont and play midi keyboard with fluidsynth.

The (QProcess) command must be adapted accordingly for operating systems other than Linux.

[Image: screenshot.png?raw=true]

Github