Skip to content

MIDI file player using PySimpleGUI as the GUI and the mido package for controlling a MIDI device

License

Notifications You must be signed in to change notification settings

MikeTheWatchGuy/MidiLooper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MidiLooper

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:

MidiLooper

About

MIDI file player using PySimpleGUI as the GUI and the mido package for controlling a MIDI device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages