常见 MIDI信息状态位和数据位含义表状态位数据位第一字节代码(二进制 )=(十六进制 )=(十进制 )第一字节代码含义第一字节数据含义第二字节数据含义通道号功能10000000=80=128Channel 1note off以下均为音符代码(0-127) 请参见 MIDI 音符代码表以下均为力度代码(0-127)10000001=81=129Channel 2note off10000010=82=130Channel 3note off10000011=83=131Channel 4note off10000100=84=132Channel 5note off10000101=85=133Channel 6note off10000110=86=134Channel 7note off10000111=87=135Channel 8note off10001000=88=136Channel 9note off10001001=89=137Channel 10note off10001010=8A=138Channel 11note off10001011=8B=139Channel 12note off10001100=8C=140Channel 13note off10001101=8D=141Channel 14note off10001110=8E=142Channel 15note off10001111=8F=143Channel 16note off10010000=90=144Channel 1note on10010001=91=145Channel 2note on10010010=92=146Channel 3note on10010011=93=147Channel 4note on10010100=94=148Channel 5note on10010101=95=149Channel 6note on10010110=96=150Channel 7note on10010111=97=151Channel 8note on10011000=98=152Channel 9note on10011001=99=153Channel 10note on10011010=9A=154Channel 11note on10011011=9B=155Channel 12note on10011100=9C=156Channel 13note on10011101=9D=157Channel 14note on10011110=9E=158Channel 15note on10011111=9F=159Channel 16note on10100000=A0=160Channel 1polyphonic aftertouch触后量代码(0-127)10100001=A1=161Channel 2polyphonic aftertouch10100010=A2=162Channel 3polyphonic aftertouch10100011=A3=163Channel 4polyphonic aftertouch10100100=A4=164Channel 5polyphonic aftertouch10100101=A5=165Channel 6polyphonic aftertouch10100110=A6=166Channel 7polyphonic aftertouch10100111=A7=167Channel 8polyphonic aftertouch10101000=A8=168Channel 9polyphonic aftertouch10101001=A9=169Channel 10polyphonic aftertouch10101010=AA=170Channel 11polyphonic aftertouch10101011=AB=171Channel 12polyphonic aftertouch10101100=AC=172Channel 13polyphonic aftertouch10101101=AD=173Channel 14polyphonic aftertouch10101110=...