A PySimpleGUI-based program to control a MIDI device using the mido package
A program that I use to control my Yamaha Disklavier piano. You can see it being used in this video: https://youtu.be/auv_DbSQuD8
This code was written a LONG time ago and isn't the best Python code, that's for certain!
Uses the AWESOME package mido
to control the instrument.
The interface has this GUI, and was of course made using PySimpleGUI: