Simple MIDI library that gives me a list of notes
I'd like to create a little program that would just take a MIDI file and give me a list of notes (like G1, F4, D6...) which I could use further in another program... But I can't find any library that does that, generally they just play the sound...
Do you know how I could achieve doing that ?
Thank you.
Comments
I'm not totally clear on what you mean, but if you're trying to write a simple program to process musical information I'd look into music21.