I make some test with PortMidiEventMBS.
Where can I found a data value to send midi events with PortMidiEventMBS ?
I don’t know where to find the correct value. For Note On it’s &H90, Note Off it’s &H80 as I found it in sample project. But how to specify a Channel ?, Whats the value for Control Change etc.