English Index | Japanese Index
Introduction | Tabs | Command & Filter | Other
Command | P - E - I - M - X | G - T | K - D | C - L - H - S | Filter
This command send MIDI Long Message. Whole X: command from X: to ; send once. If you want to send more than one command, input some X: command as you like. You must input hex number in this command. To use this command for sending MIDI-Exclusive data.
Operands are set exclusive data. Exclusive data must take from F0 to F7, but PCDev2MIDI does not check it. These are same as midiOutLongMsg API.
You can insert cahnnel index, modulation value, velocity value, and other.
X0-1 means extension slider value. X means the slider. 0 is the index of slider. 1 byte before - (hyphen) means a number of bytes. A number of bytes is 1 byte, when you omitte a number of bytes.
S5-4 means check-sum, S means starting check sum setting. And next 5 is a first byte to calcurate check sum base on 0 from first byte.
4 after - (hyphen) means the calcurate bytes. PCDev2MIDI calcurate previous of S if you omitte it.
Command | P - E - I - M - X | G - T | K - D | C - L - H - S | Filter