MIDI.Messages.FMXDemo works fine with Windows but doesn't with Android
MIDI Devices, Files and Sequencing Components for Delphi 10.x VCL/FMX
Brought to you by:
norm4nn
Hi Normann!
I connected a USB midi cable to my keyboard
First, I compiled MIDI.Messages.FMXDemo as an Windows exe: I can read the midi messages on my PC application! Great :-)
Second, I compiled it as an Android apk:
- the app is running,
- I can see the comports,
- I can select my MIDI interface,
- but I don't see any messages...
Do you have any hint? What could I try to solve the problem?
Thanks!!
Mat