http://www.sonicspot.com/guide/midifiles.html
對control change的解說是 (event,channel) controller_type value
0xB 0 - 15 0 - 127 0 - 127
應該是只有2byte才對?
照我的切法會有6byte
這其中是不是有我疏忽的地方呢?
謝謝
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.112.244.158
MIDI event的control change後接的參數似乎超過規定的2byte
如下
4d 54 72 6b 00 00 00 d3 00 ff 03 07 54 72 61 63 6b 20 31
00 b1 64 00 00 65 00 00 06 0c 00 e1 00 40
^^^^^^^^^^^^^^^^^^^^^^^
這個網站