MIDI Triggers Not Working on K32-MAX

Joined
Dec 2, 2023
Messages
22
Hi,
I’m trying to trigger commands on my K32-MAX using MIDI and nothing works. I’ve already tried two controllers (APC Mini MK2 and MPK Mini Plus). FPP sees the MIDI messages perfectly (example: 0x90 0x30 0x4E), and my conditions match (Byte1=0x90, Byte2=0x30), but NO command executes.

I’ve already tried:

  • Start Playlist
  • Stop Now
  • Run FPP Command
  • Multisync on/off
  • Hosts empty / filled
  • Restarting FPPD
  • Rebooting
  • Only one MIDI device enabled
  • Matching the exact bytes shown in Last Messages
MIDI data shows every time, but no command ever fires.

Screenshot 2025-12-11 at 11.19.38 am.png
 
Back
Top