MIDI Monitor shows the MIDI messages received from MIDI devices (musical instruments) connected to your PC, MAC, or Android device. The MIDI messages shows here is called channel messages, and is data for performance.
Messages | 1byte | 2byte | 3byte |
---|---|---|---|
n:0H-FH | n:00H-7FH | n:00H-7FH | |
Note Off | 8nH | Note Number | Velocity |
Note On | 9nH | Note Number | Velocity |
Polyphonic Key Pressure |
AnH | Note Number | Pressure |
Control Change | BnH | Control Number | Data |
Program Change | CnH | Program Number | - |
Channel Pressure | DnH | Pressure | - |
Pitch Bend Change | EnH | LSB | MSB |
When you open this application it will show you the MIDI messages on all input ports, there are no special parameters to edit.
When you click the Application button below, the application will start with a different tag. It will start showing MIDI messages automatically.