I would like to read and store midi messages sent from a piano. I do have a midi to Usb cable and I can connect it to my android phone, but I haven’t found an answer on how to read what is sent. All questions are either speaking about midi files or not giving much answers.
My Galaxy S2 does work as midi host, so I was wondering if I there is a way were I just read raw info and then decipher it (using MIDI specs) or is there already something?
I would like to read and store midi messages sent from a piano. I
Share
USB MIDI Logger shows the raw MIDI messages with USB devices.
And, the source code is also available on github.
https://github.com/kshoji/USB-MIDI-Driver