开发者

MIDI Program Change event

Please take a look at Midi Event Commands, where it's explained that some events like Program Change take only one parameter.

My question is then what do you send along with this event's 2nd parameter's byte, is it 0x00? or you just entirely omit it 开发者_开发问答from the event which doesn't really make sense?


Not all MIDI messages are 3 bytes long. Some are only two, and program change is one of them. For these messages, there is no second data byte.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜