midi-protocol-lookup

Installation
SKILL.md

APC Mini MK2 MIDI Protocol Reference

Quick reference for MIDI protocol. For complete details, see reference.md.

MIDI Message Structure

  • Note On: [0x9n, note, velocity] (n = channel 0-15)
  • Note Off: [0x8n, note, velocity]
  • Control Change: [0xBn, cc, value]

Note Mapping

Region Notes Purpose
Pad Grid 0-63 8x8 RGB pads (row * 8 + col)
Track Buttons 100-107 Red LEDs
Scene Buttons 112-119 Green LEDs
Shift 122 No LED
Faders (CC) 48-56 CC 48-55 + Master 56
Installs
1
First Seen
Jun 19, 2026
midi-protocol-lookup — naporin0624/claude-plugin-apc-mini