I am trying to create a program that takes an input from my piano and have Python detect what note I just pressed as MIDI.
I don’t require help with the code itself, but I can’t seem to find any package that can detect this.
I have an electric piano, that can output it’s data through USB-B into the USB-A on my PC.
I know the detection is possible, since software like FL Studio can also recognize it, so I think there should be a way to do this with Python too.
Anyone here who can help me?
I’ve tried searching up a package online, but every way I’ve tried to search has lead to mainly results about how to use your PC keyboard for a virtual piano. I guess that search is just so much more common than what I’m looking for.
Jason Herbert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.