Mixman DM2 Demo

Enable Javascript to see a live demo!
7 0 1 2 3 4 5 615 8 9 10 11 12 13 1431 30 29 28 27 26 25 21 20 19 16 17 18 23 22 0 1 23 4

Incoming Messages

Byte 0 - Status Byte 1 - Button/Slider ID
See Above
Byte 2 - Velocity
Buttons 0x90 <Button ID>
  • 0x7F - Pressed
  • 0x00 - Released
Slider and Joystick 0xB0 <Slider/Joystick Axis ID> [0x00, 0x7F]
Wheels 0xB0 <Wheel ID>
  • [0x00, 0x3F] - Turning counterclockwise
  • 0x40 - Not Moving
  • [0x41, 0x7F] - Turning clockwise

Outgoing Messages

Byte 0 - Status Byte 1 - LED ID
Same as button ID, see above
Byte 2 - Data
LEDs 0x90 <LED ID>
  • 0x7F - On
  • 0x00 - Off