| Byte 0 - Status | Byte 1 - Button/Slider ID See Above |
Byte 2 - Velocity | |
|---|---|---|---|
| Buttons | 0x90 | <Button ID> |
|
| Slider and Joystick | 0xB0 | <Slider/Joystick Axis ID> | [0x00, 0x7F] |
| Wheels | 0xB0 | <Wheel ID> |
|
| Byte 0 - Status | Byte 1 - LED ID Same as button ID, see above |
Byte 2 - Data | |
|---|---|---|---|
| LEDs | 0x90 | <LED ID> |
|