Essentially, I’m trying to create MIDI’s from scratch and put them online. I’m open to different languages, but prefer to use Python (one of the 2’s, if that makes any difference.) and was wondering what library I should use. Thanks in advance!
Essentially, I’m trying to create MIDI’s from scratch and put them online. I’m open
Share
Looks like this is what you are looking for:
Simple, Cross Platform MIDI Library for Python
MidiUtil can create MIDI files in python.